TCORFTS_MAP_COND - Mapping Condition
Mapping Condition information is stored in SAP table TCORFTS_MAP_COND.
It is part of development package FTR_CORRESPONDENCE_FW in software component FIN-FSCM-TRM-TM. This development package consists of objects that can be grouped under "Treasury Correspondence (Message Interface and Framework)".
It is part of development package FTR_CORRESPONDENCE_FW in software component FIN-FSCM-TRM-TM. This development package consists of objects that can be grouped under "Treasury Correspondence (Message Interface and Framework)".
Fields for table TCORFTS_MAP_COND
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
COND | Condition of a Mapping Operation | X | FTR_CONDITION | CHAR | 30 | |
POS | Position of a Line in a Condition | X | FTR_CONDITION_POSITION | INT1 | 1 | |
SOURCE_OBJECT | Source Object of a Mapping Operation | FTR_SOURCE_OBJECT | CHAR | 120 | ||
SOURCE_FIELD | Field in the Source Object | FTR_SOURCE_FIELD | CHAR | 60 | ||
COMPARE | Compare Operation in Condition | FTR_COMPARE_OPERATION | CHAR | 4 | ||
TARGET_OBJECT | Target Object of a Condition | FTR_TARGET_OBJECT | CHAR | 120 | ||
TARGET_FIELD | Field in the Target Object | FTR_TARGET_FIELD | CHAR | 60 | ||
OPERATION | Logical Operation of a Condition | FTR_CONDITION_OPERATION | CHAR | 6 |