SAP ABAP Function Module GET_NODE_OF_REPORT_IN_TREE (Nodes of a Report in a Reporting Tree)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-REP (Application Component) Report Tree
     SM38 (Package) ABAP Reporting
Basic Data
Function Module GET_NODE_OF_REPORT_IN_TREE Nodes of a Report in a Reporting Tree  
Function Group SRTR   Reporting tree: General utilities  
Program Name SAPLSRTR   Reporting tree: General utilities 
INCLUDE Name LSRTRU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_TREE_ID TYPE SERPTREE-TREE_ID
Importing I_REPORTTYPE TYPE SREPOVARI-REPORTTYPE
Importing I_REPORTNAME TYPE SREPOVARI-REPORT Report Name
Importing I_EXTDREPORT TYPE SREPOVARI-EXTDREPORT
Importing I_VARIANT TYPE SREPOVARI-VARIANT Variant
Importing I_LANGU TYPE SYST-LANGU Language
Importing I_GET_STANDARD_CLIENT TYPE C ' '
Tables T_SREPOVARI TYPE SREPOVARI
Tables T_SERPTREE TYPE SERPTREE
Tables T_SERPT TYPE SERPT Node Texts
Exception TREE_NOT_FOUND TYPE
Exception REPORT_NOT_FOUND TYPE
               
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  19970808 
SAP Release Created in