RSTRANSTEPMAP - Mapping for Rule Step Within a Rule
Mapping for Rule Step Within a Rule information is stored in SAP table RSTRANSTEPMAP.
It is part of development package RSTRAN in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Transformation".
It is part of development package RSTRAN in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Transformation".
Fields for table RSTRANSTEPMAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TRANID | Transformation ID | X | RSTRANID | CHAR | 32 | |
OBJVERS | Object version | X | RSOBJVERS | CHAR | 1 | |
RULEID | Number of Rule Within a Transformation | X | RSTRAN_RULEID | INT2 | 2 | |
SOURCE_STEPID | ID for Rule Step | X | RSTRAN_STEPID | INT1 | 1 | |
SOURCESEGID | Segment Number | X | RSTRAN_SEGID | NUMC | 4 | |
SOURCEPOSIT | Position of the Field in the Structure / Table | X | RSPOSIT | NUMC | 4 | |
SOURCEID | Parameter ID | X | RSTRAN_PARAMID | INT4 | 4 | |
TARGET_STEPID | ID for Rule Step | X | RSTRAN_STEPID | INT1 | 1 | |
TARGETSEGID | Segment Number | X | RSTRAN_SEGID | NUMC | 4 | |
TARGETPOSIT | Position of the Field in the Structure / Table | X | RSPOSIT | NUMC | 4 | |
TARGETID | Parameter ID | X | RSTRAN_PARAMID | INT4 | 4 |