CFC_ACTIONLOG SAP table for – Action Log of Status and Processing Status Changes

Here we would like to draw your attention to CFC_ACTIONLOG table in SAP. As we know it is being mainly used with the SAP FI-CA (Contract Accounts Receivable and Payable in FI) component which is coming under FI module (Financial Accounting). CFC_ACTIONLOG is a SAP standard transp table used for storing Action Log of Status and Processing Status Changes related data in SAP. It comes under the package FKKTOOLS.

SAP CFC_ACTIONLOG table

Table CFC_ACTIONLOG technical data

TableCFC_ACTIONLOG
Data storingAction Log of Status and Processing Status Changes
ModuleFI
Sub ModuleFI-CA
SAP PackageFKKTOOLS
Delivery ClassA – Application table (master and transaction data)
ComponentFI-CA
Table CategoryTRANSP

SAP CFC_ACTIONLOG Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in CFC_ACTIONLOG table.

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • OBJAP : CFC: Clarification controller: Application object
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • ITEMKEY : Concatenated Key of a Clarification Case
    Its a key field. Its data type is CHAR (Character String) with field length 98
  • DATUM : Changed On
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • UZEIT : Time when the Status was Changed
    Its a key field. Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • LOCK_USER : ID of User who Changed Status
    Its data type is CHAR (Character String) with field length 12
  • STATE : CFC: Status of an application table entry
    Its data type is CHAR (Character String) with field length 2
  • WORKSTATE : Last processing status of a clarification case
    Its data type is CHAR (Character String) with field length 2