SAP ABAP Function Module G_SELECT_REPORT (Auswahlfenster fuer Report)
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_SELECT_REPORT Auswahlfenster fuer Report  
Function Group GRWD   Report Writer: Dialogs  
Program Name SAPLGRWD   Choose Color 
INCLUDE Name LGRWDU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LIBRARY_NAME TYPE T800-LIB Library of the selected report
Exporting REPORT_NAME TYPE T800-RNAME selected report
Importing LIBRARY TYPE T800-LIB Library (can be masked)
Importing REPORT TYPE T800-RNAME Report (can be masked)
Importing SELECTION_SCREEN TYPE 'X'
Importing START_COLUMN TYPE 0 Column of the "upper left" corner
Importing START_ROW TYPE 0 Line of the "upper left" corner
Importing WITH_LIBRARY TYPE ' '
Exception NO_REPORT_PICKED TYPE no report selected
Exception NO_REPORTS TYPE no report found
               
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