The CMX_XSR_DB_ITEMT table in SAP ERP or S/4HANA stores Standard Execution Step Repository: Texts for Items data. There are total 4 fields in CMX_XSR_DB_ITEMT table. The Standard Execution Step Repository: Texts for Items 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 CMX_XSR_DB_ITEMT table. It is in XSteps: Standard Repositories (CMX_XSR) ABAP package and is part of the Process Management (PP-PI-PMA) module.
SAP CMX_XSR_DB_ITEMT Table Fields
Following is the list of fields that are available in SAP CMX_XSR_DB_ITEMT table. The primary key fields of the table are ITEM_ID (XSteps: ID of a Repository Item), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ITEM_ID | XSteps: ID of a Repository Item | CMX_XS_REPOSITORY_ITEM | CMX_XSR_DB_ITEM | CHAR (22) |
| LANGU | Language Key | SPRAS | * | LANG (1) |
| STEXT | XSteps: Description | CMX_XS_SHORT_TEXT | CHAR (40) | |
| MTEXT | XSteps: Text of Medium Length | CMX_XS_MEDIUM_TEXT | SSTR (255) |


