RSROLENODEST SAP table for – node texts for role hierarchy

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

SAP RSROLENODEST table

Table RSROLENODEST technical data

TableRSROLENODEST
Data storingnode texts for role 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 RSROLENODEST 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 RSROLENODEST table.

  • HIENM : Hierarchy name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • NODENAME : Name of the hierarchy node
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • TXTSH : Short description
    Its data type is CHAR (Character String) with field length 20
  • TXTMD : Medium description
    Its data type is CHAR (Character String) with field length 40
  • TXTLG : Long description
    Its data type is CHAR (Character String) with field length 60