In this post, I will try and describe everything you need to know about the SAP crmd_cmg_case_include 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_CMG_CASE_INCLUDE 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_CMG_CASE_INCLUDE....Right lets get started!
Object Name: CRMD_CMG_CASE_INCLUDE
Dictionary Type: Structure
Description: Include for CRM-Specific Case Attributes(SAP, IBU and Cust.)
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
CRM_CASE_TITLE | CRMT_CMG_CASE_TITLE_UPPER | CHAR | 80(0) | Text Without Upper/Lower Case | CHAR80 | CRM | ||||||
CRM_SCH_REF_TIME | CRMT_CMG_SCH_REF_TSTMP | DEC | 15(0) | Schema Reference Timestamp - Categories | CMG_TIMESTAMP | CRM | ||||||
CRM_BUS_REF_TIME | CRMT_CMG_REF_TSTMP | DEC | 15(0) | Business Reference Timestamp - Categories | CMG_TIMESTAMP | CRM | ||||||
CRM_SCHEMA_ID | CRMT_CMG_SCH_ID | CHAR | 40(0) | CRM Case Management - Schema ID | CRM_ERMS_CAT_AS_ID_DO | CRM | ||||||
CRM_CATEGORY_ID | CRMT_CMG_CAT_ID | CHAR | 40(0) | CRM Case Management - Reference Category ID | CRM_ERMS_CAT_CA_ID_DO | CRM | ||||||
PROD_CAT_ID | CRMT_PROD_HIERARCHY | CHAR | 20(0) | Product Category | COM_CATEGORY_ID | COM_CAT_SALES | CATEGORY_ID | CRM | ||||
CATEGORY_TEXT | COMT_CATEGORY_TEXT | CHAR | 80(0) | Category Description | TEXT80 | CRM |