RSXCLSDATA SAP table for – Xcelsius Data

Here we would like to draw your attention to RSXCLSDATA table in SAP. As we know it is being mainly used with the SAP BW-BEX (Business Explorer in BW) component which is coming under BW module (Business Warehouse). RSXCLSDATA is a SAP standard transp table used for storing Xcelsius Data related data in SAP. It comes under the package RS_XCLS_INT.

SAP RSXCLSDATA table

Table RSXCLSDATA technical data

TableRSXCLSDATA
Data storingXcelsius Data
ModuleBW
Sub ModuleBW-BEX-ET
SAP PackageRS_XCLS_INT
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

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

  • TECHNAME : Technical name of the Xcelsius Object
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • XLFLEN : Natural number
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • XLFDATA : Binary Data (Normally UTF8 Unless BOM Marked)
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0
  • SWFBYTELEN : Natural number
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • SWFDATA : Binary Data (Normally UTF8 Unless BOM Marked)
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0