SAP ABAP Function Module RSTS_HIERARCHY_TO_SET (BRST generate sets from general (sub-) hierarchies)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   EC-EIS-DD (Application Component) Interactive Drilldown Reporting
     KCBRST (Package) Report/Report Interface
Basic Data
Function Module RSTS_HIERARCHY_TO_SET BRST generate sets from general (sub-) hierarchies  
Function Group RSTS   BRST Sets and Hierarchy Interface  
Program Name SAPLRSTS    
INCLUDE Name LRSTSU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SET_NAME TYPE CSEQUENCE Root set of the generated hierarchy
Importing HCLASS TYPE RSTHVKEY-HCLASS Hierarchy class (from table TRSTHC)
Importing HIENM TYPE RSTHVKEY-HIENM Hierarchy name
Importing NODE_NAME TYPE RSTHIE-NAME SPACE Node name (for sub-hierarchy selection)
Importing NODE_TYPE TYPE RSTHIE-TYPE SPACE Node type (for sub-hierarchy selection)
Importing SET_TABLE TYPE RGSBS-TABLE
Importing SET_FIELD TYPE RGSBS-FIELD
Importing REQUESTER TYPE RSTHDIVERS-REQUESTER SPACE Requested by
Importing SELLEVEL TYPE ANY SPACE Select up to this level
Importing SELMODE TYPE RSTHDIVERS-SELMODE SPACE Selection mode
Importing WITH_TEXTS TYPE FLAG SPACE Expects I-RSTTXT to be filled
Exception HIERARCHY_NOT_FOUND TYPE Die Hierarchie wurde nicht gefunden
Exception NODE_NOT_FOUND TYPE Die Teilhierarchie wurde nicht gefunden
Exception INCONSISTENT_HIERARCHY TYPE Fehlerhafte Hierarchie, kein Set erzeugt
               
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  19950616 
SAP Release Created in