The CRMC_IM_ALLOBJ table in SAP ERP or S/4HANA stores Instant Messenger Interaction Layer Objects data. There are total 10 fields in CRMC_IM_ALLOBJ table. The Instant Messenger Interaction Layer Objects 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_IM_ALLOBJ table. It is in IC WebClient Instant Messanger GENIL (CRM_IC_APPL_IM_GENIL) ABAP package and is part of the Instant Messaging Integration (CRM-IC-CHA-IM) module.
SAP CRMC_IM_ALLOBJ Table Fields
Following is the list of fields that are available in SAP CRMC_IM_ALLOBJ table. The primary key fields of the table are OBJECT_NAME (External Name of Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJECT_NAME | External Name of Object | CRMT_EXT_OBJ_NAME | CHAR (30) | |
| OBJECT_KIND | Object Type | CRMT_OBJKIND | CHAR (1) | |
| ATTR_STRUCT | Name of a structure | STRUKNAME | CHAR (30) | |
| ROOT_OBJECT | External Name of Object | CRMT_EXT_OBJ_NAME | CHAR (30) | |
| KEY_STRUCT | Name of a structure | STRUKNAME | CHAR (30) | |
| CREATE_STRUCT | Name of a structure | STRUKNAME | CHAR (30) | |
| WS_ENABLED | Logical Variable, Similar To ABAP_BOOL from Type Pool ABAP | CRMT_GENIL_BOOLEAN | CHAR (1) | |
| RESULT_OBJ_NAME | External Name of Object | CRMT_EXT_OBJ_NAME | CHAR (30) | |
| SWITCH_ID | Id of a Switch in Switch Framework | SFW_SWITCH_ID | CHAR (30) | |
| REACTION | Reaction to Switch | SFW_SHOWHIDE | CHAR (1) |


