The CRMD_ISU_LABEL table in SAP ERP or S/4HANA stores Utilities user-defined Labels for Object Set Profile and Cat data. There are total 13 fields in CRMD_ISU_LABEL table. The Utilities user-defined Labels for Object Set Profile and Cat 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 CRMD_ISU_LABEL table. It is in Utilities POD Basket (CRM_IU_CI_BASKET) ABAP package and is part of the Utilities Industry: Commercial and Industrial Customers (CRM-IU-S-CI) module.
SAP CRMD_ISU_LABEL Table Fields
Following is the list of fields that are available in SAP CRMD_ISU_LABEL table. The primary key fields of the table are CLIENT (Client), GUID (GUID of a CRM Order Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| GUID | GUID of a CRM Order Object | CRMT_OBJECT_GUID | RAW (16) | |
| PROFILE | Object Set UI Profile | CRMT_ISU_BASKET_PROFILE | CRMC_ISU_BSKPRO | CHAR (12) |
| CATEGORY_TYPE | Set Object Type | CRM_ISU_BASKET_OBJECT_TYPE | CHAR (2) | |
| LABEL_ID | Label | CRMT_ISU_LABEL | CHAR (10) | |
| DIVISION | Division | CRM_ISU_DIVISION | CHAR (2) | |
| ORDERED_PROD | Product Name Entered | CRMT_ORDERED_PROD_DB | CHAR (54) | |
| CREATED_BY | User that Created the Transaction | CRMT_CREATED_BY | CHAR (12) | |
| CHANGED_BY | Transaction Last Changed By | CRMT_CHANGED_BY | CHAR (12) | |
| BUPA_GUID | Business Partner GUID | BU_PARTNER_GUID | RAW (16) | |
| BUAG_GUID | GUID of the Business Agreement | CRMT_BUAG_GUID | RAW (16) | |
| ARCHIVING_FLAG | Indicator Whether the Object Set Label Can Be Archived | CRMT_OBJSET_ARCHIVING_FLAG | CHAR (1) | |
| USER_FLAG | Indicator Whether the Business Transaction Can Be Archived | CRMT_OBJSET_USER_FLAG | CHAR (1) |


