The CPFC_CUSSTRUCC table in SAP ERP or S/4HANA stores CPF Custom Structure Component data. There are total 4 fields in CPFC_CUSSTRUCC table. The CPF Custom Structure Component 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 CPFC_CUSSTRUCC table. It is in Configurable Parameters and Formulas (Basis) (CPF_BASIS) ABAP package and is part of the Configurable Parameters and Formulas (CA-GTF-PR-CPF) module.
SAP CPFC_CUSSTRUCC Table Fields
Following is the list of fields that are available in SAP CPFC_CUSSTRUCC table. The primary key fields of the table are CLIENT (Client), CUSTOM_STRUCTURE (Custom Structure), COMPONENT (Custom Structure Component).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| CUSTOM_STRUCTURE | Custom Structure | CPF_CUSTOM_STRUC | CPFC_CUSSTRUC | CHAR (30) |
| COMPONENT | Custom Structure Component | CPF_COMPONENT | CHAR (20) | |
| DATA_CATEGORY | Data Type Category | CPF_DATA_CATEGORY | CHAR (1) |


