CRMC_ATTR_MAP - Attribute Mapping
Attribute Mapping information is stored in SAP table CRMC_ATTR_MAP.
It is part of development package ISTCRM05 in software component CRM-IT-BTX. This development package consists of objects that can be grouped under "IS-T: Individual Object Enhancements - Tel.No.Management".
It is part of development package ISTCRM05 in software component CRM-IT-BTX. This development package consists of objects that can be grouped under "IS-T: Individual Object Enhancements - Tel.No.Management".
Fields for table CRMC_ATTR_MAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
FRGTYPE_ID | Identification of a Set Type | X | COMT_FRGTYPE_ID | CHAR | 32 | CRMC_SERV_MAP |
CRM_ATTR_ID | Attribute | X | COMT_ATTR_ID | CHAR | 40 | |
CRM_ATTR_GUID | Attribute GUID | COMT_ATTR_GUID | CHAR | 64 | ||
ATTRIBUTE_ID | Identification of External Attribute | CRMT_ATTR_ID | CHAR | 80 | ||
OPTIONAL | Attribute is Optional | COMT_OPT_ATTR | CHAR | 2 | ||
DISPLAY_ONLY | Indicator: Attribute May Not Be Changed | COMT_DISP_ATTR | CHAR | 2 | ||
HIDDEN | Indicator: Attribute is not Displayed | COMT_HIDDEN_ATTR | CHAR | 2 | ||
IS_IDENTIFIER | Attribute is Identification Characteristic of Object | COMT_IDENT_ATTR | CHAR | 2 | ||
IS_GROUP_ID | Attribute of Primary Service Identifies Service Group | COMT_GROUP_ATTR | CHAR | 2 | ||
RADIOGROUP | Name of Selectionn Field Grp, Only if Data Type is Checkbox | COMT_RADIOGROUP | CHAR | 16 | ||
FM_VALUES | Function Module Default Value Determination | COMT_FMVALUES | CHAR | 60 | ||
FM_CHECK | Function Module Value Check | COMT_FMCHECK | CHAR | 60 | ||
FM_SAVE | Function Module Value Storage | COMT_FMSAVE | CHAR | 60 |