RSXANODES_REL SAP table for – Content Tree Relations

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

SAP RSXANODES_REL table

Table RSXANODES_REL technical data

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

SAP RSXANODES_REL 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 RSXANODES_REL 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
  • PARENT : GUID for unique references
    Its a key field. Its data type is CHAR (Character String) with field length 36
  • CHILD : GUID for unique references
    Its a key field. Its data type is CHAR (Character String) with field length 36
  • POSNR : Position Number in the tree
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • OWNER : Owner (Person Responsible)
    Its data type is CHAR (Character String) with field length 12