The CFX_OBJ_DESCR table in SAP ERP or S/4HANA stores Assignment Object Description -> Type and Categories data. There are total 4 fields in CFX_OBJ_DESCR table. The Assignment Object Description -> Type and Categories 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 CFX_OBJ_DESCR table. It is in Collaboration Folders: Folder and Documents (CFX_FOLDERS) ABAP package and is part of the Collaboration Folders (PLM-CFO) module.
SAP CFX_OBJ_DESCR Table Fields
Following is the list of fields that are available in SAP CFX_OBJ_DESCR table. The primary key fields of the table are CLIENT (Client), INT_TYPE_ID (Object ID), INT_TYPING_ID (Object ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| INT_TYPE_ID | Object ID | CFX_ID | RAW (16) | |
| INT_TYPING_ID | Object ID | CFX_ID | RAW (16) | |
| INT_DESCR_ID | Object ID | CFX_ID | RAW (16) |


