The CPEC_TERMTYPEFLD table in SAP ERP or S/4HANA stores CPE – Field Control Dependent on Term Type data. There are total 6 fields in CPEC_TERMTYPEFLD table. The CPE – Field Control Dependent on Term Type 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_TERMTYPEFLD 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_TERMTYPEFLD Table Fields
Following is the list of fields that are available in SAP CPEC_TERMTYPEFLD table. The primary key fields of the table are CLIENT (Client), LOGSYS (Logical system), APPLICATION (CPE Caller – Application using CPE), TERMTYPE (CPE Term – Term Calculation Type), FIELDNAME (Field Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| LOGSYS | Logical system | LOGSYS | CHAR (10) | |
| APPLICATION | CPE Caller – Application using CPE | CPET_APPLICATION | CHAR (4) | |
| TERMTYPE | CPE Term – Term Calculation Type | CPET_TERMTYPE | CPEC_ROUTINE | NUMC (7) |
| FIELDNAME | Field Name | FIELDNAME | CHAR (30) | |
| FIELDMODE | CPE – Mode of Field on User Interface | CPET_FIELDMODE | CHAR (1) |


