The CFC_APPLOBJ table in SAP ERP or S/4HANA stores CFC: Application objects data. There are total 10 fields in CFC_APPLOBJ table. The CFC: Application objects 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_APPLOBJ 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_APPLOBJ Table Fields
Following is the list of fields that are available in SAP CFC_APPLOBJ table. The primary key fields of CFC: Application objects table in SAP are CLIENT (Client), OBJAP (CFC: Clarification controller: Application object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| OBJAP | CFC: Clarification controller: Application object | CFC_OBJAP | CHAR (4) | |
| OBJCN | CFC: Clarification control: Control object | CFC_OBJCN | CFC_CONTROL_OBJ | CHAR (4) |
| OBJAP_INHERIT | CFC: Application object from which another object inherits | CFC_OBJAP_INHERIT | CFC_APPLOBJ | CHAR (4) |
| TABNAME | Clarification: Table Name of Application Table | CFC_TABNAME | DD02L | CHAR (30) |
| KEYSTRUCT | CFC: Name of Key Structure for an Application Table | CFC_KEYSTRUCTNAME | DD02L | CHAR (30) |
| FRAME_PRGNM | ABAP Program Name | PROGNAME | TRDIR | CHAR (40) |
| FRAME_DYNNR | Number of the following screen | DYNNR | CHAR (4) | |
| TDOBJ | Texts: application object | TDOBJECT | * | CHAR (10) |
| BOR_OBJTYPE | Name of BOR Object Type | CFC_OBJTYP | TOJTB | CHAR (10) |


