SAP ABAP Function Module WRB_UTIL_BUILD_HIERARCHY (Erstellt eine Hierarchie über Entitäten (Strings))
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR (Application Component) Purchasing
     WRB (Package) Retail Buying
Basic Data
Function Module WRB_UTIL_BUILD_HIERARCHY Erstellt eine Hierarchie über Entitäten (Strings)  
Function Group WRB_UTIL   Util Function Group for WRB  
Program Name SAPLWRB_UTIL   Util Funktionsgruppe für WRB 
INCLUDE Name LWRB_UTILU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting HIERARCHY TYPE WRB_HIERARCHY_TABLE Table Type Hierarchy Table
Importing MAX_CHILD_NODES_COUNT TYPE WRB_MAX_CHILD_NODES_COUNT Maximum Number of Child Nodes in Tree Structure
Importing MAX_LIST_SIZE TYPE WRB_MAX_LIST_SIZE Maximum Size of a List
Importing ATTRIBUTES TYPE WRB_ATTRIBUTES_TABLE Table of Attributes (Keys or Descriptions)
Exception MAX_CHILD_NODES_COUNT_TOO_LOW TYPE MAX_CHILD_NODES_COUNT ist zu klein (muss >= 2 sein)
Exception TABLE_ATTRIBUTES_IS_EMPTY TYPE Die Tabelle mit den Attributen ist leer
               
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  20030327 
SAP Release Created in 2002_1_46C