The CSM_TEXTS2 table in SAP ERP or S/4HANA stores Translation Table for SCR Classes and Other Texts data. There are total 3 fields in CSM_TEXTS2 table. The Translation Table for SCR Classes and Other 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 CSM_TEXTS2 table. It is in CCMS Central System Management (SCSM) ABAP package and is part of the CCMS Monitoring & Alerting (BC-CCM-MON) module.
SAP CSM_TEXTS2 Table Fields
Following is the list of fields that are available in SAP CSM_TEXTS2 table. The primary key fields of the table are SPRSL (Language Key), CLPR_GUID (System GUID for ABAP Systems or Other Systems).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SPRSL | Language Key | SPRAS | * | LANG (1) |
| CLPR_GUID | System GUID for ABAP Systems or Other Systems | CSMSYSGUID | CHAR (32) | |
| DESCRIPT | Text (length 132) | TEXT132 | CHAR (132) |


