In this post, I will try and describe everything you need to know about the SAP crmd_escal 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_ESCAL 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_ESCAL....Right lets get started!
Object Name: CRMD_ESCAL
Dictionary Type: Transparent table
Description: Service Response Time Schema
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
CLIENT | MANDT | CLNT | 3(0) | T000 | Client | MANDT | TEST | CRM | ||||
SRV_ESCAL | CRMT_SRV_ESCAL | CHAR | 10(0) | Response Profile | CRM_SRV_ESCAL | CRM | ||||||
IND_CATEGORY | CRMT_SRV_IND_CATEGORY | CHAR | 1(0) | Indicator for Field Category Active | CHAR1 | CRM | ||||||
IND_PRIORITY | CRMT_SRV_IND_PRIORITY | CHAR | 1(0) | Field Priority Indicator Active | CHAR1 | CRM | ||||||
IND_KATALOG | CRMT_SRV_IND_KATALOG | CHAR | 1(0) | Indicator for Field Catalog Active (Subject) | CHAR1 | CRM | ||||||
IND_CODEGRP | CRMT_SRV_IND_CODEGRP | CHAR | 1(0) | Indicator for Field Code Group Active (Subject) | CHAR1 | CRM | ||||||
IND_CODE | CRMT_SRV_IND_CODE | CHAR | 1(0) | Indicator for Field Code Active (Subject) | CHAR1 | CRM |