CRMC_MAPPING - Mapping Table for Interaction Layer
Mapping Table for Interaction Layer information is stored in SAP table CRMC_MAPPING.
It is part of development package CRM_INTLAY in software component CRM-BTX-BF. This development package consists of objects that can be grouped under "CRM: Interaction Layer".
It is part of development package CRM_INTLAY in software component CRM-BTX-BF. This development package consists of objects that can be grouped under "CRM: Interaction Layer".
Fields for table CRMC_MAPPING
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| INTF_NAME | Name of Interface Structure | X | CRMT_INTERFACE_NAME | CHAR | 60 | CRMC_INTERFACE |
| INTF_FIELD | Name of Field on User Interface | X | CRMT_INTERFACE_FIELD | CHAR | 60 | |
| OBJ_NAME | Business Transaction Subobject | CRMT_OBJECT_NAME | CHAR | 60 | CRMC_OBJECTS | |
| OBJ_FIELD | Field Name for Object | CRMT_OBJECT_FIELD | CHAR | 60 | ||
| KZ_TEXT | Indicator: Field is a Text Field | CRMT_TEXT_FIELD | CHAR | 2 | ||
| FUNCT | Function Module Name | CRMT_FUNCTION | CHAR | 60 | TFDIR | |
| INTF_FIELD1 | Name of Field on User Interface | CRMT_INTERFACE_FIELD | CHAR | 60 | ||
| INTF_FIELD2 | Name of Field on User Interface | CRMT_INTERFACE_FIELD | CHAR | 60 | ||
| INTF_FIELD3 | Name of Field on User Interface | CRMT_INTERFACE_FIELD | CHAR | 60 | ||
| GET_FLAG | Activate GET | CRMT_INTLAY_GET_ACTIVE | CHAR | 2 | ||
| SET_FLAG | Activate SET | CRMT_INTLAY_SET_ACTIVE | CHAR | 2 |