In this post, I will try and describe everything you need to know about the SAP crmd_ic_xmlcom table. What it is, including what type of data it stores.
A list of fields which make up the table structure and on an S/4Hana System for CRMD_IC_XMLCOM what does this table look like.
And what relationships it has with other SAP tables.
Also see here for example ABAP code to select data from CRMD_IC_XMLCOM....Right lets get started!
Object Name: CRMD_IC_XMLCOM
Dictionary Type: Transparent table
Description: Component ID for XML storage for IC application
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
COMID | CRM_IC_COMID | CHAR | 2(0) | IC Component ID | CRM_IC_COMID | |||||||
FLAG | CRM_IC_CUSTOMIZING_FLAG | CHAR | 1(0) | Customizing Flag for Components | ||||||||
TABLENAME | CRM_IC_DBTNAME | CHAR | 40(0) | Database Table Name | SOBJ_NAME | |||||||
TEMPLATENAME | CRM_IC_XMLNAME | CHAR | 32(0) | XML Document Name | CRM_IC_XMLNAME | |||||||
CASE_FLAG | CRM_IC_CASE_FLAG | CHAR | 1(0) | Upper/Lower Case Flag |