RSXATREE_NODES SAP table for – Content Tree

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

SAP RSXATREE_NODES table

Table RSXATREE_NODES technical data

TableRSXATREE_NODES
Data storingContent Tree
ModuleBW
Sub ModuleBW-BCT-EPM
SAP PackageRS_BCT_XA_ABAP
Delivery ClassW
ComponentBI_CONT
Table CategoryTRANSP

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

  • TREE_NAME : Content Treename
    Its a key field. Its data type is CHAR (Character String) with field length 40
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • 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
  • NODE_SUBTYPE : object subtype
    Its data type is CHAR (Character String) with field length 4
  • IS_SHARED : Boolean
    Its data type is CHAR (Character String) with field length 1
  • IS_DEFAULT_NODE : Boolean
    Its data type is CHAR (Character String) with field length 1