The CFC_IT_WORKSTATE table in SAP ERP or S/4HANA stores Processing Status of Clarification Case data. There are total 6 fields in CFC_IT_WORKSTATE table. The Processing Status of Clarification Case table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CFC_IT_WORKSTATE table. It is in FI-CA: Clarification Control (CFC-Framework) (FKK_CFC) ABAP package and is part of the Contract Accounts Receivable and Payable (FI-CA) module.
SAP CFC_IT_WORKSTATE Table Fields
Following is the list of fields that are available in SAP CFC_IT_WORKSTATE table. The primary key fields of Processing Status of Clarification Case table in SAP are CLIENT (Client), OBJAP (CFC: Clarification controller: Application object), WORKSTATE (Processing Status of Clarification Case).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| OBJAP | CFC: Clarification controller: Application object | CFC_OBJAP | CFC_APPLOBJ | CHAR (4) |
| WORKSTATE | Processing Status of Clarification Case | CFC_WORKSTATE | CHAR (2) | |
| ICON | CFC: Status info for application items: Icon | CFC_ICON | * | CHAR (4) |
| RESUBMIT_DAYS | Number of days after which resubmission occurs | CFC_RESUBMIT_DAYS | NUMC (3) | |
| XWRITE_HISTORY | Entry in History for Status Changes | CFC_XWRITE_HISTORY | CHAR (1) |


