The CPEC_ROUTINE_T table in SAP ERP or S/4HANA stores CPE Routine: Description data. There are total 7 fields in CPEC_ROUTINE_T table. The CPE Routine: 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_ROUTINE_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_ROUTINE_T Table Fields
Following is the list of fields that are available in SAP CPEC_ROUTINE_T table. The primary key fields of the table are CLIENT (Client), LANGU (Language Key), LOGSYS (Logical system), CPE_MODULE (CPE – Module of the Commodity Pricing Engine), SUBMODULE (CPE Log – Submodule), CPE_ROUTINE (CPE – Routine).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| LOGSYS | Logical system | LOGSYS | CHAR (10) | |
| CPE_MODULE | CPE – Module of the Commodity Pricing Engine | CPET_MODULE | CHAR (2) | |
| SUBMODULE | CPE Log – Submodule | CPET_LOG_SUBMODULE | CHAR (2) | |
| CPE_ROUTINE | CPE – Routine | CPET_ROUTINE | CPEC_ROUTINE | NUMC (7) |
| ROUTTEXT | Description | BEZEI40 | CHAR (40) |


