SAP ABAP Function Module GRAC_FM_ACCESS_REQUEST (Request Data for Dashboard)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_ACCESS_REQUEST (Package) Access Control GRC Access Request
⤷
⤷
Basic Data
| Function Module | GRAC_FM_ACCESS_REQUEST | Request Data for Dashboard |
| Function Group | GRAC_FG_CUP_REPORTS | CUP Data for Dashboard and Reports |
| Program Name | SAPLGRAC_FG_CUP_REPORTS | |
| INCLUDE Name | LGRAC_FG_CUP_REPORTSU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_REQUEST_LIST | TYPE | GRAC_T_API_REQUEST_LIST | Table of Request Structure | |||
| |
EV_COUNT | TYPE | GRAC_CUP_REQCOUNT | CUP Request Count | |||
| |
ET_REQUEST_COUNT_BYSTATUS | TYPE | GRAC_T_REQUEST_COUNT | Request Count per Status | |||
| |
IV_REQTYPE | TYPE | GRAC_REQTYPE | Request Type | |||
| |
IV_PRIORITY | TYPE | GRAC_PRIORITY | Request Priority | |||
| |
IV_FUNCAREA | TYPE | GRAC_FUNAREA | Functional Area | |||
| |
IV_PROCESS_ID | TYPE | GRFN_MW_PROCESS_ID | Process ID | |||
| |
IV_START_DATE | TYPE | GRAC_REQ_CREATED | Request Creation Date | |||
| |
IV_END_DATE | TYPE | GRAC_DUEDATE | Reqeust Approval Due Date | |||
| |
IV_SYSTEMS | TYPE | GRFN_CONNECTORID | Connector Id | |||
| |
IV_ARCHIVED | TYPE | GRAC_BOOLEAN | Boolean | |||
| |
CX_GRFN_EXCEPTION | TYPE | Generic GRC API exception | ||||
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 | 20141106 |
| SAP Release Created in | 600 |