RSXACYCLE SAP table for – Cycle

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

SAP RSXACYCLE table

Table RSXACYCLE technical data

TableRSXACYCLE
Data storingCycle
ModuleBW
Sub ModuleBW-BCT-EPM
SAP PackageRS_BCT_XA_ABAP
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentBI_CONT
Table CategoryTRANSP

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

  • CYCLE_TYPE : Cycle Type
    Its a key field. Its data type is CHAR (Character String) with field length 5
  • CYCLE_ID : Cycle ID
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • ACTIVE : Boolean
    Its data type is CHAR (Character String) with field length 1
  • OWNER : Owner (Person Responsible)
    Its data type is CHAR (Character String) with field length 12
  • DESCR : Long description
    Its data type is CHAR (Character String) with field length 60