CFC_ACTIONLOG - Action Log of Status and Processing Status Changes
Action Log of Status and Processing Status Changes information is stored in SAP table CFC_ACTIONLOG.
It is part of development package FKK_CFC in software component FI-CA. This development package consists of objects that can be grouped under "FI-CA: Clarification Control (CFC-Framework)".
It is part of development package FKK_CFC in software component FI-CA. This development package consists of objects that can be grouped under "FI-CA: Clarification Control (CFC-Framework)".
Fields for table CFC_ACTIONLOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | * |
OBJAP | CFC: Clarification controller: Application object | X | CFC_OBJAP | CHAR | 8 | * |
ITEMKEY | Concatenated Key of a Clarification Case | X | CFC_LOCKKEY | CHAR | 196 | |
DATUM | Changed On | X | CFC_LOGDATUM | DATS | 16 | |
UZEIT | Time when the Status was Changed | X | CFC_LOGZEIT | TIMS | 12 | |
LOCK_USER | ID of User who Changed Status | CFC_LOGUNAME | CHAR | 24 | ||
STATE | CFC: Status of an Application Table Entry | CFC_STATE | CHAR | 4 | ||
WORKSTATE | Processing Status of Clarification Case | CFC_WORKSTATE | CHAR | 4 |