The CPFC_CUSSTRUC table in SAP ERP or S/4HANA stores CPF Custom Structure data. There are total 2 fields in CPFC_CUSSTRUC table. The CPF Custom Structure 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_CUSSTRUC 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_CUSSTRUC Table Fields
Following is the list of fields that are available in SAP CPFC_CUSSTRUC table. The primary key fields of the table are CLIENT (Client), CUSTOM_STRUCTURE (Custom Structure).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| CUSTOM_STRUCTURE | Custom Structure | CPF_CUSTOM_STRUC | CHAR (30) |


