CNV_PE_IF_MAP - Interface mapping in posting engine
Interface mapping in posting engine information is stored in SAP table CNV_PE_IF_MAP.
It is part of development package CNV_PE_IF in software component CA-LT. This development package consists of objects that can be grouped under "PE: Interface objects".
It is part of development package CNV_PE_IF in software component CA-LT. This development package consists of objects that can be grouped under "PE: Interface objects".
Fields for table CNV_PE_IF_MAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
ID | ID of an Interface Mapping | X | CNV_PE_IF_MAP_ID | CHAR | 64 | |
IF1_ID | ID of an Interface | CNV_PE_IF_ID | CHAR | 64 | ||
IF2_ID | ID of an Interface | CNV_PE_IF_ID | CHAR | 64 | ||
MAP_TYPE | Type of Interface Mapping in Posting Engine | CNV_PE_IF_MAP_TYPE | NUMC | 4 | ||
IF1_ID_IS_TRULE | Flag (X = yes, initial = no) | CNV_MBT_FLAG | CHAR | 2 | ||
IF2_ID_IS_TRULE | Flag (X = yes, initial = no) | CNV_MBT_FLAG | CHAR | 2 |