RSXASTEPS_T SAP table for – Texts for xSA Process Steps

Here we would like to draw your attention to RSXASTEPS_T 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_T is a SAP standard transp table used for storing Texts for xSA Process Steps related data in SAP. It comes under the package RS_BCT_XA_ABAP.

SAP RSXASTEPS_T table

Table RSXASTEPS_T technical data

TableRSXASTEPS_T
Data storingTexts for xSA Process 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_T 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_T table.

  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • 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
  • TEXT : xA Process Step Text
    Its data type is CHAR (Character String) with field length 100
  • STATUS_TEXT : xA Process Step Text
    Its data type is CHAR (Character String) with field length 100