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


