SAP table RSTRANSTEPROUT (Rule Type: Routine)

SAP table RSTRANSTEPROUT has 4 primary key fields being TRANID,OBJVERS,RULEID,STEPID.

Field Description Data Type Length Decimals Checktable Data Element
TRANID Transformation ID CHAR 32 0 RSTRANID
OBJVERS Object version CHAR 1 0 RSOBJVERS
A Active
D Content
H Historic
M Revised
N New
T Transport
RULEID Number of Rule Within a Transformation INT2 5 0 RSTRAN_RULEID
STEPID ID for Rule Step INT1 3 0 RSTRAN_STEPID
CODEID ID for ABAP code CHAR 25 0 RSCODEID
KIND Routine Variant CHAR 7 0 RSTRAN_KIND_OF_ROUT
END End Routine
EXPERT Expert Routine
FORMULA Formula
GLOBAL Global Definition
NORMAL Normal Routine
RETURN Routine with Return Table
START Start Routine
UNIT Routine with Unit Calculation