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
Exporting E_T_LEVEL TYPE RSHI_T_LEVEL Level Text Table
Importing I_HIEID TYPE RSHIEID ' ' Hierarchy ID, select all if initial (not if I_WITH_EXACT_LEVELNR = X)
Importing I_OBJVERS TYPE RSOBJVERS RS_C_OBJVERS-ACTIVE Version, select all if initial (not if I_WITH_EXACT_LEVELNR = X)
Importing I_LANGU TYPE LANGU ' ' Language, select all if initial (not if I_WITH_EXACT_LEVELNR = X)
Importing I_MAXLEVEL TYPE RSTLEVEL Max. Level of Hierarchy
Importing I_WITH_EXACT_LEVELNR TYPE RS_BOOL ' ' Level table adjusted to existing level
Exception HIERARCHY_NOT_FOUND TYPE Hierarchy does not exist
Exception LEVEL_NOT_FOUND TYPE No entries in the text table for this hierarchy
Exception CANCELED TYPE If I_WITH_EXACT_LEVELNR = X, all import parameters have to be provided
               
Processing Type
Normal Function Module  
Remote-Enabled 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