The COTPLCLASS table in SAP ERP or S/4HANA stores Template environments data. There are total 4 fields in COTPLCLASS table. The Template environments 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 COTPLCLASS table. It is in Process Template (KABT) ABAP package and is part of the Activity-Based Costing (CO-OM-ABC) module.
SAP COTPLCLASS Table Fields
Following is the list of fields that are available in SAP COTPLCLASS table. The primary key fields of the table are CLASS (Template Environment).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLASS | Template Environment | COTPL_CLASS | CHAR (3) | |
| MAIN_CLASS | General Flag | FLAG | CHAR (1) | |
| APPLICATION | Template Applications | COTPL_APPL | COTPLAPPL | CHAR (3) |
| DEFAULT_LINE | Template Row Types | COTPL_LINETYPE | COTPLLINETYPE | CHAR (1) |


