SMPPMAP - Mapping Runtime: Mapping
Mapping Runtime: Mapping information is stored in SAP table SMPPMAP.
It is part of development package SAI_MAPPING in software component BC-XI-IBD-MAP. This development package consists of objects that can be grouped under "Application Integration: Mapping".
It is part of development package SAI_MAPPING in software component BC-XI-IBD-MAP. This development package consists of objects that can be grouped under "Application Integration: Mapping".
Fields for table SMPPMAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJECT_ID | XI Object ID | X | MPP_OBJECT_ID | RAW | 16 | |
VERSION_ID | XI Version ID | X | MPP_VERSION_ID | RAW | 16 | |
VERSION_SP | Support Package | X | MPP_VERSION_SP | INT1 | 1 | |
DIRECTION | Direction | X | MPP_DIRECTION | INT4 | 4 | |
STEP | Order of Mapping Steps | X | MPP_STEP | INT1 | 1 | |
MAP_OR_NOT | Is a mapping required? | MPP_MAP_OR_NOT | INT1 | 1 | ||
MAPTYPE | Mapping Type | MPP_MAPTYPE | CHAR | 20 | ||
PROG | Mapping Program | MPP_PROGRAM | CHAR | 180 | ||
IFMNS | Namespace of Inbound Fault Message | MPP_IFMNS | CHAR | 255 | ||
IFMNAME | Name of Inbound Fault Message | MPP_IFMNAME | CHAR | 120 | ||
OFMNS | Namespace of Outbound Fault Message | MPP_OFMNS | CHAR | 255 | ||
OFMNAME | Name of Outbound Fault Message | MPP_OFMNAME | CHAR | 120 |