The COTPLT table in SAP ERP or S/4HANA stores CO-OM-ABC: Descriptive Text for Process Template data. There are total 6 fields in COTPLT table. The CO-OM-ABC: Descriptive Text for Process Template 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 COTPLT table. It is in Process Template (KABT) ABAP package and is part of the Activity-Based Costing (CO-OM-ABC) module.
SAP COTPLT Table Fields
Following is the list of fields that are available in SAP COTPLT table. The primary key fields of the table are MANDT (Client), LANGU (Language Key), KOKRS (Controlling Area), CLASS (Valid Environments), TEMPLATE (Template).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| KOKRS | Controlling Area | KOKRS | TKA01 | CHAR (4) |
| CLASS | Valid Environments | ABC_CLASS | COTPLCLASS | CHAR (3) |
| TEMPLATE | Template | ABC_TEMPL | COTPL | CHAR (10) |
| TEXT | Template Text | ABC_TEMPLT | CHAR (30) |


