The CRMC_IC_OBJDESCT table in SAP ERP or S/4HANA stores Object Description text table data. There are total 5 fields in CRMC_IC_OBJDESCT table. The Object Description text table 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_IC_OBJDESCT table. It is in CRM Interaction Center: Customizing (CRM_IC_CUSTOMIZING) ABAP package and is part of the Interaction Center WebClient (CRM-IC) module.
SAP CRMC_IC_OBJDESCT Table Fields
Following is the list of fields that are available in SAP CRMC_IC_OBJDESCT table. The primary key fields of the table are MANDT (Client), LANGU (Language Key), OBJECT (Application object for Content Management), SEQNR (Sequence number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| OBJECT | Application object for Content Management | CRMT_CM_OBJECT | CRMC_IC_DMOBJECT | CHAR (32) |
| SEQNR | Sequence number | CRMT_CM_SEQNR | CRMC_IC_OBJDESC | NUMC (3) |
| ALT_TXT | Description alternate text | CRMT_ALT_TXT | CHAR (32) |


