RSROLEHIERARCHY SAP table for – Role hierarchy

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

SAP RSROLEHIERARCHY table

Table RSROLEHIERARCHY technical data

TableRSROLEHIERARCHY
Data storingRole hierarchy
ModuleBW
Sub ModuleBW-BCT
SAP PackageRS_BCT_CB
Delivery ClassS – System table, data changes have the status of program changes
ComponentSAP_BW
Table CategoryTRANSP

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

  • HNAME : Hierarchy name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • NNAME : Name of the hierarchy node
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • NTYPE : Node type for role hierarchy
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • NPARENT : Name of the hierarchy node
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • NNEXT : Name of the hierarchy node
    Its data type is CHAR (Character String) with field length 32
  • NCHILD : Name of the hierarchy node
    Its data type is CHAR (Character String) with field length 32
  • NORD : Order number of sibling
    Its data type is NUMC (Character String with Digits Only) with field length 3