RSXAOBJECTS SAP table for – Metadata xSA Objects

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

SAP RSXAOBJECTS table

Table RSXAOBJECTS technical data

TableRSXAOBJECTS
Data storingMetadata xSA Objects
ModuleBW
Sub ModuleBW-BCT-EPM
SAP PackageRS_BCT_XA_ABAP
Delivery ClassW
ComponentBI_CONT
Table CategoryTRANSP

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

  • OBJECTID : Technical Object Id of xA Object
    Its a key field. Its data type is CHAR (Character String) with field length 60
  • OBJECT_TYPE : xSA Object Type
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • XMLROW : xSA XML String
    Its data type is STRG (Character String of Variable Length) with field length 0