RSTRANSTEPTYPE SAP table for – Rule Step Table

Here we would like to draw your attention to RSTRANSTEPTYPE 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). RSTRANSTEPTYPE is a SAP standard transp table used for storing Rule Step Table related data in SAP. It comes under the package RSTRAN.

SAP RSTRANSTEPTYPE table

Table RSTRANSTEPTYPE technical data

TableRSTRANSTEPTYPE
Data storingRule Step Table
ModuleBW
Sub ModuleBW-WHM-DST
SAP PackageRSTRAN
Delivery ClassS – System table, data changes have the status of program changes
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTRANSTEPTYPE 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 RSTRANSTEPTYPE table.

  • STEPTYPE : Type of Rule Step
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • STEPTYPEID : ID for Type of Rule Step
    Its data type is CHAR (Character String) with field length 3
  • ICONNAME : Name of an Icon
    Its data type is CHAR (Character String) with field length 30
  • CLASSNAME : Object Type Name
    Its data type is CHAR (Character String) with field length 30
  • DBTABLE : Table Name
    Its data type is CHAR (Character String) with field length 30
  • PROGCLASS : BW generation tool: Program class for generated programs
    Its data type is CHAR (Character String) with field length 20
  • CLASSNAME_GEN : Object Type Name
    Its data type is CHAR (Character String) with field length 30
  • SECOND_PROCESS : Second Rule Processing
    Its data type is CHAR (Character String) with field length 1