The CRMC_ISU_SVCODT table in SAP ERP or S/4HANA stores Utilities: Service Code Texts data. There are total 6 fields in CRMC_ISU_SVCODT table. The Utilities: Service Code 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 CRMC_ISU_SVCODT table. It is in Utilities: ERP Service (UI) (CRM_IU_SERVICE) ABAP package and is part of the Utilities Industry (CRM-IU) module.
SAP CRMC_ISU_SVCODT Table Fields
Following is the list of fields that are available in SAP CRMC_ISU_SVCODT table. The primary key fields of the table are CLIENT (Client), KATART (Catalog), CODEGROUP (Code Group), CODE (Code), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| KATART | Catalog | QKATART | CRMC_ISU_SVCAT | CHAR (1) |
| CODEGROUP | Code Group | CRM_QCODEGRP | CRMC_ISU_SVCGR | CHAR (8) |
| CODE | Code | CRM_QCODE | CRMC_ISU_SVCOD | CHAR (4) |
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| TEXT | Short Text for Code | CRM_QTXT_CODE | CHAR (40) |


