RSROLEHIERARCHY - Role hierarchy
Role hierarchy information is stored in SAP table RSROLEHIERARCHY.
It is part of development package RS_BCT_CB in software component BW-BCT. This development package consists of objects that can be grouped under "BW: Content Content Browser".
It is part of development package RS_BCT_CB in software component BW-BCT. This development package consists of objects that can be grouped under "BW: Content Content Browser".
Fields for table RSROLEHIERARCHY
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| HNAME | Hierarchy name | X | RSHIENM | CHAR | 30 | RSROLEHIENM |
| NNAME | Name of the hierarchy node | X | RSNODENAME | CHAR | 32 | |
| NTYPE | Node type for role hierarchy | X | RSROLENTYPE | CHAR | 1 | |
| NPARENT | Name of the hierarchy node | X | RSNODENAME | CHAR | 32 | |
| NNEXT | Name of the hierarchy node | RSNODENAME | CHAR | 32 | ||
| NCHILD | Name of the hierarchy node | RSNODENAME | CHAR | 32 | ||
| NORD | Order number of sibling | RSNORD | NUMC | 3 |