The COTPL table in SAP ERP or S/4HANA stores CO-ABC Template Master Data data. There are total 5 fields in COTPL table. The CO-ABC Template Master Data 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 COTPL table. It is in Process Template (KABT) ABAP package and is part of the Activity-Based Costing (CO-OM-ABC) module.
SAP COTPL Table Fields
Following is the list of fields that are available in SAP COTPL table. The primary key fields of the table are MANDT (Client), KOKRS (Controlling Area), CLASS (Valid Environments), TEMPLATE (Template).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| KOKRS | Controlling Area | KOKRS | * | CHAR (4) |
| CLASS | Valid Environments | ABC_CLASS | COTPLCLASS | CHAR (3) |
| TEMPLATE | Template | ABC_TEMPL | CHAR (10) | |
| RELEASE | Release of SAP System | SYSAPRL | CHAR (4) |


