back to top

SAP CPFD_SCALE Table – CPF Scale Header

The CPFD_SCALE table in SAP ERP or S/4HANA stores CPF Scale Header data. There are total 13 fields in CPFD_SCALE table. The CPF Scale Header 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_SCALE 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_SCALE Table Fields

Following is the list of fields that are available in SAP CPFD_SCALE table. The primary key fields of the table are CLIENT (Client), CPF_GUID (Identifier of CPF Formula in Document), SCALE_RESULT_PARAMETER (CPF Scale Result Parameter), SCALE_RESULT_SUBPARAMETER (CPF Scale Result Subparameter).

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)
SCALE_RESULT_PARAMETER CPF Scale Result Parameter CPF_SCALE_RESULT_PARAMETER CHAR (30)
SCALE_RESULT_SUBPARAMETER CPF Scale Result Subparameter CPF_SCALE_RESULT_SUBPARAMETER CHAR (20)
SCALE_BASE_PARAMETER CPF Parameter for Determination of Scale Base Value CPF_SCALE_BASE_PARAMETER CHAR (30)
SCALE_BASE_SUBPARAMETER CPF Subparameter for Determination of Scale Base Value CPF_SCALE_BASE_SUBPARAMETER CHAR (20)
SCALE_EVAL_ROUTINE CPF Scale Evaluation Routine CPF_SCALE_EVAL_ROUTINE * NUMC (7)
SCALE_TYPE CPF Scale Type CPF_SCALE_TYPE CHAR (1)
SCALE_LEVEL_CURRENCY Scale Level Currency CPF_SCALE_LEVEL_CURRENCY * CUKY (5)
SCALE_LEVEL_UNIT Scale Level UoM CPF_SCALE_LEVEL_UNIT * UNIT (3)
SCALE_LEVEL_VAL_CURRENCY Scale Level Value Currency CPF_SCALE_LEVEL_VAL_CURRENCY * CUKY (5)
SCALE_LEVEL_VAL_UNIT Scale Level Value UoM CPF_SCALE_LEVEL_VAL_UNIT * UNIT (3)
SCALE_DISABLED CPF Scale not Enabled in Document CPF_SCALE_DISABLED CHAR (1)