SAP ABAP Function Module RSSH_LEVEL_READ (Read level table for a hierarchy)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSSH (Package) BW: Hierarchy Processing - General

⤷

⤷

Basic Data
Function Module | RSSH_LEVEL_READ | Read level table for a hierarchy |
Function Group | RSSH | Central Hierarchy Functions |
Program Name | SAPLRSSH | |
INCLUDE Name | LRSSHU05 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_T_LEVEL | TYPE | RSHI_T_LEVEL | Level Text Table | |||
![]() |
I_HIEID | TYPE | RSHIEID | ' ' | Hierarchy ID, select all if initial (not if I_WITH_EXACT_LEVELNR = X) | ||
![]() |
I_OBJVERS | TYPE | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Version, select all if initial (not if I_WITH_EXACT_LEVELNR = X) | ||
![]() |
I_LANGU | TYPE | LANGU | ' ' | Language, select all if initial (not if I_WITH_EXACT_LEVELNR = X) | ||
![]() |
I_MAXLEVEL | TYPE | RSTLEVEL | Max. Level of Hierarchy | |||
![]() |
I_WITH_EXACT_LEVELNR | TYPE | RS_BOOL | ' ' | Level table adjusted to existing level | ||
![]() |
HIERARCHY_NOT_FOUND | TYPE | Hierarchy does not exist | ||||
![]() |
LEVEL_NOT_FOUND | TYPE | No entries in the text table for this hierarchy | ||||
![]() |
CANCELED | TYPE | If I_WITH_EXACT_LEVELNR = X, all import parameters have to be provided | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20040315 |
SAP Release Created in | 30A |