RSXASTEPS SAP table for – Process Steps

Here we would like to draw your attention to RSXASTEPS table in SAP. As we know it is being mainly used with the SAP BW-BCT (Business Content and Extractors in BW) component which is coming under BW module (Business Warehouse). RSXASTEPS is a SAP standard transp table used for storing Process Steps related data in SAP. It comes under the package RS_BCT_XA_ABAP.

SAP RSXASTEPS table

Table RSXASTEPS technical data

TableRSXASTEPS
Data storingProcess Steps
ModuleBW
Sub ModuleBW-BCT-EPM
SAP PackageRS_BCT_XA_ABAP
Delivery ClassS – System table, data changes have the status of program changes
ComponentBI_CONT
Table CategoryTRANSP

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

  • LOAD_VARIANT : Load Variant
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • STEPID : Step ID
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • SUBSTEPID : Step ID
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • STEP : xA Process Step
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • SUBSTEP : xA Process Step
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • CHAIN_ID : Process Chain
    Its data type is CHAR (Character String) with field length 25
  • CHAIN_VARIANT : Process Variant (Name)
    Its data type is CHAR (Character String) with field length 30
  • STEPTYPE : xA Step Types
    Its data type is CHAR (Character String) with field length 20
  • TIME_FACTOR : Factor
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • FILE_TYPE_EXTERN : external definition of the file type
    Its data type is CHAR (Character String) with field length 10
  • DATASOURCE : DataSource (OSOA/OSOD)
    Its data type is CHAR (Character String) with field length 30