RSTRANRULESTEP SAP table for – Rule Steps for a Transformation Rule

Here we would like to draw your attention to RSTRANRULESTEP table in SAP. As we know it is being mainly used with the SAP BW-WHM (Warehouse Management in BW) component which is coming under BW module (Business Warehouse). RSTRANRULESTEP is a SAP standard transp table used for storing Rule Steps for a Transformation Rule related data in SAP. It comes under the package RSTRAN.

SAP RSTRANRULESTEP table

Table RSTRANRULESTEP technical data

TableRSTRANRULESTEP
Data storingRule Steps for a Transformation Rule
ModuleBW
Sub ModuleBW-WHM-DST
SAP PackageRSTRAN
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTRANRULESTEP Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in RSTRANRULESTEP table.

  • TRANID : Transformation ID
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • RULEID : Number of Rule Within a Transformation
    Its a key field.
  • STEPID : ID for Rule Step
    Its a key field. Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • STEPTYPE : Type of Rule Step
    Its data type is CHAR (Character String) with field length 30
  • SET_CONV : Boolean
    Its data type is CHAR (Character String) with field length 1