The CPEC_FORMULA_T table in SAP ERP or S/4HANA stores CPE Formula – Description data. There are total 6 fields in CPEC_FORMULA_T table. The CPE Formula – Description 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 CPEC_FORMULA_T table. It is in Commodity Pricing Engine: Basic Objects (CPE_BASIS) ABAP package and is part of the Commodity Pricing Engine (CA-GTF-CPE) module.
SAP CPEC_FORMULA_T Table Fields
Following is the list of fields that are available in SAP CPEC_FORMULA_T table. The primary key fields of the table are CLIENT (Client), LOGSYS (Logical system), LANGU (Language Key), FORMID (CPE Formula – Key), COND_TYPE (CPE: Condition Type for Commodity Pricing).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| LOGSYS | Logical system | LOGSYS | TBDLS | CHAR (10) |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| FORMID | CPE Formula – Key | CPET_FORMID | CPEC_FORMULA | CHAR (10) |
| COND_TYPE | CPE: Condition Type for Commodity Pricing | CPET_COND_TYPE | CHAR (4) | |
| FORMTEXT | Description | BEZEI40 | CHAR (40) |


