SAP ABAP Function Module G_REPORT_GET_GLOBAL_VALUE (Determining the Value of a (Set) Variable)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-IS (Application Component) Information System
     GRWT (Package) Report Painter / Report Writer
Basic Data
Function Module G_REPORT_GET_GLOBAL_VALUE Determining the Value of a (Set) Variable  
Function Group GRWC   Report Writer: Reporting interface  
Program Name SAPLGRWC   ?... 
INCLUDE Name LGRWCU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting GLOBAL_VALUE TYPE Value of the global.
Exporting SUBRC TYPE SYST-SUBRC Return code of the function.
Importing GLOBAL_DEFAULT TYPE Default value of the global from TG36.
Importing GLOBAL_NAME TYPE RGCGT-NAME Name of the global.
Importing GLOBAL_TYPE TYPE T802G-GTYPE
Importing GLOBAL_USAGE TYPE Variable usage ('F'rom 'T'o 'S'ingle)
Importing GLOBAL_FIELD TYPE DFIES-FIELDNAME
Exception RC_INTERFACE_NOT_INITIALIZED TYPE Interface not initialized.
               
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  00000000 
SAP Release Created in