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 |
---|---|---|---|---|---|---|---|
![]() |
LIB | TYPE | RGRWD-LIB | Report library | |||
![]() |
REP | TYPE | RGRWD-RNAME | Report | |||
![]() |
JOB | TYPE | RGRWJ-JOB | Report group to be created | |||
![]() |
GENERATE_CODE | TYPE | C | 'X' | 'X' = ABAP code for generating rep. group | ||
![]() |
REC_REPORTS | TYPE | RSTIREC | List of receiver reports for drill-down | |||
![]() |
LIBRARY_NOT_FOUND | TYPE | Library does not exist | ||||
![]() |
REPORT_NOT_FOUND | TYPE | Report does not exist | ||||
![]() |
WRONG_JOB_NAME | TYPE | Report group name contains special characters | ||||
![]() |
JOB_ALREADY_EXISTS | TYPE | Report group already exists | ||||
![]() |
NO_JOB_AUTHORITY | TYPE | No authorization to create report groups | ||||
![]() |
ERROR_LOCKING_JOB | TYPE | Error when blocking a report group | ||||
![]() |
UPDATE_FAILED | TYPE | Error when saving report group | ||||
Processing Type
Normal Function 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 |