SAP ABAP Class CL_RSSH_SERVICE (Service Hierarchies)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSSH (Package) BW: Hierarchy Processing - General

⤷

⤷

Properties
Class | CL_RSSH_SERVICE | |
Short Description | Service Hierarchies | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RH | |
Program status | ||
Category | 0 | |
Package | RSSH | BW: Hierarchy Processing - General |
Created | 20020426 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSSH_SERVICE has no interface implemented.
Friends
Class CL_RSSH_SERVICE has no friend class.
Attributes
Class CL_RSSH_SERVICE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Fill Child ID and Next ID for Any Hierarchy Stucture | 20020426 |
2 | ![]() |
Static method | Public | Method | Fill Child ID and Next ID for Any Hierarchy Stucture | 20070110 |
3 | ![]() |
Static method | Private | Method | Fill Child, Next, Level Recursively | 20070110 |
4 | ![]() |
Static method | Public | Method | Fill Level for Any Hierarchy Structure | 20060613 |
Events
Class CL_RSSH_SERVICE has no event.
Types
Class CL_RSSH_SERVICE has no local type.
Method Signatures
Method FILL_CHILD_AND_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_HTAB | Call by reference | Type reference (TYPE) | TABLE | 20020426 | |||
2 | ![]() |
E_T_ROOTIDS | Call by reference | Type reference (TYPE) | RSSH_T_NODEID | Tabelle von NodeIDs | 20060613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Hierachie | 20090914 |
Method FILL_CHILD_NEXT_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_HTAB | Call by reference | Type reference (TYPE) | TABLE | 20070110 | |||
2 | ![]() |
E_T_ROOTIDS | Call by reference | Type reference (TYPE) | RSSH_T_NODEID | Tabelle von NodeIDs | 20070110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Hierachie | 20090914 |
Method FILL_CHILD_NEXT_LEVEL_RECURSIV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_HTAB | Call by reference | Type reference (TYPE) | SORTED TABLE | Hierachietablle sortiert nach NODEID | 20070110 | ||
2 | ![]() |
E_CHILDID | Call by reference | Type reference (TYPE) | RSSHCHILDID | Child-ID eines Knotens in einer Hierarchie | 20070110 | ||
3 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | RSTLEVEL | Level eines Hierarchieknotens | 20070110 | ||
4 | ![]() |
I_PARENTID | Call by reference | Type reference (TYPE) | RSSHPARENTID | Parent-ID zu einem Hierarchieknoten | 20070110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Hierachie | 20090914 |
Method FILL_TLEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_HTAB | Call by reference | Type reference (TYPE) | TABLE | 20060613 | |||
2 | ![]() |
I_T_ROOTIDS | Call by reference | Type reference (TYPE) | RSSH_T_NODEID | Tabelle von NodeIDs | 20060613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Hierachie | 20090914 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30A |