The COTPLDEFCOLT table in SAP ERP or S/4HANA stores Template column texts per class data. There are total 4 fields in COTPLDEFCOLT table. The Template column texts per class 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 COTPLDEFCOLT table. It is in Process Template (KABT) ABAP package and is part of the Activity-Based Costing (CO-OM-ABC) module.
SAP COTPLDEFCOLT Table Fields
Following is the list of fields that are available in SAP COTPLDEFCOLT table. The primary key fields of the table are CLASS (Template Main Environment), TPLCOL (Template columntypes), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLASS | Template Main Environment | COTPL_MCLASS | COTPLCLASS | CHAR (3) |
| TPLCOL | Template columntypes | COTPL_COLUMN | COTPLDEFCOL | CHAR (1) |
| LANGU | Language Key | LANGU | * | LANG (1) |
| COLTEXT | Short Text for Fixed Values | VAL_TEXT | CHAR (60) |


