RSTRANSTEPMAP SAP table for – Mapping for Rule Step Within a Rule

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

SAP RSTRANSTEPMAP table

Table RSTRANSTEPMAP technical data

TableRSTRANSTEPMAP
Data storingMapping for Rule Step Within a 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 RSTRANSTEPMAP 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 RSTRANSTEPMAP 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.
  • SOURCE_STEPID : ID for Rule Step
    Its a key field. Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • SOURCESEGID : Segment Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • SOURCEPOSIT : Position of the Field in the Structure / Table
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • SOURCEID : Parameter ID
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • TARGET_STEPID : ID for Rule Step
    Its a key field. Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • TARGETSEGID : Segment Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • TARGETPOSIT : Position of the Field in the Structure / Table
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • TARGETID : Parameter ID
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10