TCORFTS_MAP_RULE - Mapping Rules
Mapping Rules information is stored in SAP table TCORFTS_MAP_RULE.
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_RULE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| DIRECTION | Mapping Direction | X | FTR_DIRECTION | NUMC | 2 | |
| MAP_FORMAT | Format | X | FTR_FORMAT | CHAR | 30 | * |
| POS | Position of the Mapping Line | X | FTR_MAP_POSITION | INT2 | 2 | |
| SEQUENCE | Path of Sequence | FTR_SEQ_PATH | CHAR | 120 | ||
| FIELD | Field in the Target Object | FTR_TARGET_FIELD | CHAR | 60 | ||
| OPERATION | Mapping Operation | FTR_MAP_OPERATION | CHAR | 20 | ||
| PREFIX | Prefix for a Mapping Field | FTR_MAP_PREFIX | CHAR | 60 | ||
| MAP_OBJECT | Source Object of a Mapping Operation | FTR_SOURCE_OBJECT | CHAR | 120 | ||
| PARAM | Parameter of a Mapping Operation | FTR_PARAMETER | CHAR | 60 | ||
| COND | Condition of a Mapping Operation | FTR_CONDITION | CHAR | 30 | ||
| OFFS | Offset of mapping move | FTR_MAP_OFFSET | INT1 | 1 | ||
| LENGTH | Length of mapped field | FTR_MAP_LENGTH | INT1 | 1 | ||
| INIT | Check if Result is Initial | FTR_CHECK_INITIAL | CHAR | 2 | ||
| VALIDATOR | Validator Field in Mapping Sequence | FTR_VALIDATOR | CHAR | 2 |