SAP ABAP Function Module /GRCPI/GRIA_READ_REPORT (Read ABAP report selection & timestamp)
Hierarchy
GRCPINW (Software Component) SAP GRC NetWeaver Plug-In
   GRC-PCP (Application Component) GRC Process Control Plug-in
     /GRCPI/GRIA_NW_PC (Package) GRCPI PC package for NW
Basic Data
Function Module /GRCPI/GRIA_READ_REPORT Read ABAP report selection & timestamp  
Function Group /GRCPI/GRIA_AM_ABAP_REPORT   ABAP report execution  
Program Name /GRCPI/SAPLGRIA_AM_ABAP_REPORT    
INCLUDE Name /GRCPI/LGRIA_AM_ABAP_REPORTU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_TIMESTAMP TYPE TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
Exporting EV_NOT_EXIST TYPE CHAR1 If not inital, ABAP report not exist.
Exporting EV_BAD_VARIANT TYPE CHAR1 if not initial, the input variant not exist
Exporting EV_VARIANT_ONLY TYPE SSET Start only via variant
Importing IV_REPORT TYPE PROGNAME ABAP Program Name
Importing IV_VARIANT TYPE SYSLSET ABAP: Name of variant (without program name)
Importing IV_LANGU TYPE SYST-LANGU SY-LANGU Language Key of Current Text Environment
Tables ET_FIELDS TYPE /GRCPI/GRIA_S_RPT_FIELDS Transfer structure, info about report selections
               
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  20141106 
SAP Release Created in V1000_700