CRMC_DP_GROUPS - Screen areas in which an appointment type appears
Screen areas in which an appointment type appears information is stored in SAP table CRMC_DP_GROUPS.
It is part of development package CRM_DATES in software component CRM-BF-DAT. This development package consists of objects that can be grouped under "CRM Date Details".
It is part of development package CRM_DATES in software component CRM-BF-DAT. This development package consists of objects that can be grouped under "CRM Date Details".
Fields for table CRMC_DP_GROUPS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
CONTEXT | Name of Date Profile | X | TIMECONT | CHAR | 24 | TIMEPF |
NAME_EVENT | Date Type | X | CRMT_DATES_TYPE | CHAR | 24 | SCAPPTTYPE |
IS_DURATION | Indicates a Date as Duration in Date Definition | X | CRMT_IS_DURATION | CHAR | 2 | |
APPL_GROUP | CRM: Application group in date profile(for example,tabstrip) | X | CRMT_APPL_GROUP | CHAR | 24 | CRMC_DP_APPL |
DISPL_ORDER | CRM: Position Within the Display | CRMT_DISPL_SEQUENCE | INT4 | 4 | ||
READ_ONLY | Flag Whether Date Type is Only Displayed | CRMT_DISPLAY_READ_ONLY | CHAR | 2 |