SAP ABAP Function Module G_RW_GENERATE_REPORT_GROUP (Report Writer: Automatic Creation of a Report Group)
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_RW_GENERATE_REPORT_GROUP Report Writer: Automatic Creation of a Report Group  
Function Group GRWY   Automatic Creation of Reports  
Program Name SAPLGRWY   Automatic Creation of Reports 
INCLUDE Name LGRWYU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing LIB TYPE RGRWD-LIB Report library
Importing REP TYPE RGRWD-RNAME Report
Importing JOB TYPE RGRWJ-JOB Report group to be created
Importing GENERATE_CODE TYPE C 'X' 'X' = ABAP code for generating rep. group
Tables REC_REPORTS TYPE RSTIREC List of receiver reports for drill-down
Exception LIBRARY_NOT_FOUND TYPE Library does not exist
Exception REPORT_NOT_FOUND TYPE Report does not exist
Exception WRONG_JOB_NAME TYPE Report group name contains special characters
Exception JOB_ALREADY_EXISTS TYPE Report group already exists
Exception NO_JOB_AUTHORITY TYPE No authorization to create report groups
Exception ERROR_LOCKING_JOB TYPE Error when blocking a report group
Exception UPDATE_FAILED TYPE Error when saving report group
               
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  19960704 
SAP Release Created in