The CMDT_TEXT table in SAP ERP or S/4HANA stores Generic Master Record: Texts data. There are total 8 fields in CMDT_TEXT table. The Generic Master Record: Texts 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 CMDT_TEXT table. It is in Overhead Cost Controlling (KBAS) ABAP package and is part of the Overhead Cost Controlling (CO-OM) module.
SAP CMDT_TEXT Table Fields
Following is the list of fields that are available in SAP CMDT_TEXT table. The primary key fields of the table are MANDT (Client), SPRAS (Language Key), OBJNR (Object number), DATBI (Valid To Date), STATUS (Activation Status of Generic Master Record).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| OBJNR | Object number | J_OBJNR | CMDT | CHAR (22) |
| DATBI | Valid To Date | DATBI | DATS (8) | |
| STATUS | Activation Status of Generic Master Record | CMDT_STATUS | CHAR (1) | |
| KTEXT | General Name | KTEXT | CHAR (20) | |
| LTEXT | Description | KLTXT | CHAR (40) | |
| CSTDRV | Cost Driver Description | CO_CSTDRV | CHAR (40) |


