SAP CPFD_FORMULAPAR Table – CPF Formula parameters in document

The CPFD_FORMULAPAR table in SAP ERP or S/4HANA stores CPF Formula parameters in document data. There are total 5 fields in CPFD_FORMULAPAR table. The CPF Formula parameters in document 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 CPFD_FORMULAPAR 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 CPFD_FORMULAPAR Table Fields

Following is the list of fields that are available in SAP CPFD_FORMULAPAR table. The primary key fields of the table are CLIENT (Client), CPF_GUID (Identifier of CPF Formula in Document), PARAMETER_NAME (Parameter Name), SUBPARAMETER (Subparameter), ELEMENT (Custom Structure Component).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT CLNT (3)
CPF_GUID Identifier of CPF Formula in Document CPF_GUID CHAR (32)
PARAMETER_NAME Parameter Name CPF_PARAMETER_NAME CHAR (30)
SUBPARAMETER Subparameter CPF_SUBPARAMETER CHAR (20)
ELEMENT Custom Structure Component CPF_COMPONENT CHAR (20)