SAP ABAP Class CL_GRAC_CUP_REPORT_UTIL (Util Class for CUP Reports)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ACCESS_REQUEST (Package) Access Control GRC Access Request
Properties
Class CL_GRAC_CUP_REPORT_UTIL  
Short Description Util Class for CUP Reports    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_ACCESS_REQUEST   Access Control GRC Access Request 
Created 20100713   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GRAC_AUTH_ENGINE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 GRFNW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRAC_CUP_REPORT_UTIL has no interface implemented.
Friends
Class CL_GRAC_CUP_REPORT_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APRIL Constant Public Type reference (TYPE) STRING 'April' 20100802
2 AUG Constant Public Type reference (TYPE) STRING 'Aug' 20100802
3 DEC Constant Public Type reference (TYPE) STRING 'Dec' 20100802
4 FEB Constant Public Type reference (TYPE) STRING 'Feb' 20100802
5 JAN Constant Public Type reference (TYPE) STRING 'Jan' 20100802
6 JULY Constant Public Type reference (TYPE) STRING 'July' 20100802
7 JUNE Constant Public Type reference (TYPE) STRING 'June' 20100802
8 MARCH Constant Public Type reference (TYPE) STRING 'March' 20100802
9 MAY Constant Public Type reference (TYPE) STRING 'May' 20100802
10 MITIGATION Constant Public Type reference (TYPE) STRING 'Mitigation' 20100802
11 NOV Constant Public Type reference (TYPE) STRING 'Nov' 20100802
12 NO_VIOLATION Constant Public Type reference (TYPE) STRING 'No Violation' 20100802
13 OCT Constant Public Type reference (TYPE) STRING 'Oct' 20100802
14 SEP Constant Public Type reference (TYPE) STRING 'Sep' 20100802
15 VIOLATION Constant Public Type reference (TYPE) STRING 'Violation' 20100802
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_REPID Static method Public Method Convert Report ID 20101112
2 GET_ACTIONTYPE Static method Public Method Get Action Type 20100722
3 GET_APPROVER Static method Public Method Get Approvers 20100721
4 GET_APPROVER_DELEGATION Static method Public Method Get Approver Delegation 20100819
5 GET_CUP_WORKFLOW_TYPE Static method Public Method Get CUP Workflow Type 20100825
6 GET_EMPTYPE Static method Public Method Get Employee Type 20100721
7 GET_FUNCTIONAL_AREA Static method Public Method Get Functional Area 20100713
8 GET_LOCATION Static method Public Method Get Location 20100721
9 GET_PRIORITY Static method Public Method Get Priority 20100713
10 GET_PROVLOG_ROLE_DATA Static method Public Method Get Role Provision Log Data for Dash Board Reports 20100729
11 GET_PROVLOG_ROLE_REQCOUNT Static method Public Method Get Role Provision Log Request Count for Dash Board Report 20100721
12 GET_PROVLOG_SYSTEM_DATA Static method Public Method Get System Provsion Log Data for Dash Board Reports 20100729
13 GET_PROVLOG_SYSTEM_REQCOUNT Static method Public Method Get System Provision Log Request Count for Dash Board Report 20100721
14 GET_REQCOUNT_BY_REQSTATUS Static method Public Method Get Request Status Count for Dash Board Report 20100715
15 GET_REQCOUNT_BY_REQTYPE Static method Public Method Get Request Type Count for Dash Board Report 20100715
16 GET_REQDATA_BY_REQSTATUS Static method Public Method Get Request Status Data 20100726
17 GET_REQDATA_BY_REQTYPE Static method Public Method Get Request Type Data 20100720
18 GET_REQUEST_TYPE Static method Public Method Get Request Type 20100713
19 GET_REQ_CONFLICTS_MITIGATIONS Static method Public Method Get Request Conflicts and Mitigation Data 20100818
20 GET_REQ_PD_STRUCTURAL_PROFILES Static method Public Method Ger Request PD Structural Profile Data 20100824
21 GET_REQ_ROLES_ROLE_APPROVERS Static method Public Method Get Request Roles and Role Approvers 20100818
22 GET_REQ_SERVICES_LEVEL Static method Public Method Get Request Service Level Data 20100818
23 GET_RISKVIOLATION_DATA Static method Public Method Get Risk Violations Data 20101112
24 GET_RISK_VIOLATIONS Static method Public Method Get Risk Violations 20101208
25 GET_RISK_VIOLATION_DATA Static method Public Method Get Risk Violation data for Spool type F 20120727
26 GET_RISK_VIOLATION_REQCOUNT Static method Public Method Get Risk Violation Request Count for Dash Board Report 20100715
27 GET_RISK_VIOLATION_REQDATA Static method Public Method Get Request Risk Violation data for Dash Board Reports 20100803
28 GET_SERVICELVL_VIOLATION_COUNT Static method Public Method Get Service Level Violation Count for Dash Board Report 20100716
29 GET_SERVICE_LEVEL_REQCOUNT Static method Public Method Get Service Level Request Count for Dash Board Report 20100715
30 GET_SERVICE_LEVEL_REQDATA Static method Public Method Get Request Service Level Data for Dash Board Reports 20100802
31 GET_SERVICE_LEVEL_REQ_DATA Static method Public Method Method to fetch the data for service level request 20100810
32 GET_SLA_NAME Static method Public Method Get SLA Name 20100721
33 GET_SLEVEL_VIOLATION_DATA Static method Public Method Get Service Level Violation data for Dash Board Reports 20100805
34 GET_SOD_REQUEST_ACTION Static method Public Method Get Sod Request Action 20110131
35 GET_SOD_REVIEW Static method Public Method Get SoD Review Data 20100825
36 GET_STATUS Static method Public Method Get Status 20100713
37 GET_SYSTEMS Static method Public Method Get Systems 20100713
38 GET_USER_ACCESS_REVIEW Static method Public Method Get User Access Review Data 20100825
39 GET_USER_REVIEW_STATUS Static method Public Method Get User Review Status Data 20100825
40 GET_WORKFLOW_TYPE Static method Public Method Get Workflow Type 20100713
41 PERFORMAUTHCHECK Static method Public Method Perform authorization checks for CUP reports 20121107
Events
Class CL_GRAC_CUP_REPORT_UTIL has no event.
Types
Class CL_GRAC_CUP_REPORT_UTIL has no local type.
Method Signatures

Method CONVERT_REPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_REPORTID Call by reference Type reference (TYPE) GRAC_SOD_REPID Report ID 20101112
2 Importing IV_REPORTID Call by reference Type reference (TYPE) GRAC_SOD_REPID Report ID 20101112

Method CONVERT_REPID on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_ACTIONTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION Call by reference Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100722

Method GET_ACTIONTYPE on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_APPROVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_APPROVER Call by reference Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100721

Method GET_APPROVER on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_APPROVER_DELEGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_APPROVER_DELEGATION Call by reference Type reference (TYPE) GRAC_T_SEARCH_PARAM_REPT Table type for Access Request search parameters for reports 20100819
2 Exporting ET_FLAG Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20110127
3 Importing IT_DELEGATED_FOR_USERID Call by reference Type reference (TYPE) GRAC_T_AC_USERID_RANGE User ID Range Table 20100824
4 Importing IT_DELEGATED_STATUS Call by reference Type reference (TYPE) GRAC_T_AC_DELEG_STATUS_RANGE Mitigating Controls 20100830
5 Importing IT_DELEGATED_TO_USERID Call by reference Type reference (TYPE) GRAC_T_AC_USERID_RANGE User ID Range Table 20100824
6 Importing IT_END_DATE_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQCREATE_DATE_RANGE Request Created Date Range Table 20100830
7 Importing IT_FOREGROUND Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20110127
8 Importing IT_START_DATE_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQCREATE_DATE_RANGE Request Created Date Range Table 20100830

Method GET_APPROVER_DELEGATION on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_CUP_WORKFLOW_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CUP_WORKFLOW_TYPE Call by reference Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100825

Method GET_CUP_WORKFLOW_TYPE on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_EMPTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EMPTYPE Call by reference Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100721

Method GET_EMPTYPE on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_FUNCTIONAL_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FUNCTIONAL_AREA Call by reference Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100713

Method GET_FUNCTIONAL_AREA on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOCATION Call by reference Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100721

Method GET_LOCATION on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRIORITY Call by reference Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100713
2 Importing IV_WORKFLOW_TYPE Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100713

Method GET_PRIORITY on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_PROVLOG_ROLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROVLOG_ROLE_DATA Call by reference Type reference (TYPE) GRAC_T_REQUESTTYPE_REPORT report on the basis of request type 20100729
2 Importing IV_ACTION_TYPE Call by reference Type reference (TYPE) GRAC_ACTIONTYPE Action Type 20100729
3 Importing IV_APPROVER Call by reference Type reference (TYPE) GRAC_USER User ID 20100729
4 Importing IV_ARCHIVED Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20100729
5 Importing IV_END_DATE Call by reference Type reference (TYPE) GRAC_DUEDATE Reqeust Approval Due Date 20100729
6 Importing IV_LOCATION Call by reference Type reference (TYPE) GRAC_LOCATION Location 20100729
7 Importing IV_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100729
8 Importing IV_START_DATE Call by reference Type reference (TYPE) GRAC_REQ_CREATED Request Creation Date 20100729
9 Importing IV_SYSTEMS Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100729

Method GET_PROVLOG_ROLE_DATA on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_PROVLOG_ROLE_REQCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLE_REQCOUNT Call by reference Type reference (TYPE) GRAC_T_ROLE_REQCOUNT Role Assigned/Removed Request Count 20100721
2 Exporting EV_MESSAGE Call by reference Type reference (TYPE) CHAR50 Char 20 20110211
3 Exporting EV_REQUESTS Call by reference Type reference (TYPE) GRAC_CUP_REQCOUNT Total Number of Requests 20100727
4 Exporting EV_X_AXIS_LABEL Call by reference Type reference (TYPE) CHAR20 Char 20 20110210
5 Exporting EV_Y_AXIS_LABEL Call by reference Type reference (TYPE) CHAR20 Char 20 20110210
6 Importing IV_APPROVER Call by reference Type reference (TYPE) GRAC_USER User ID 20100721
7 Importing IV_ARCHIVED Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20100721
8 Importing IV_END_DATE Call by reference Type reference (TYPE) GRAC_DUEDATE Reqeust Approval Due Date 20100721
9 Importing IV_LOCATION Call by reference Type reference (TYPE) GRAC_LOCATION Location 20100721
10 Importing IV_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100721
11 Importing IV_START_DATE Call by reference Type reference (TYPE) GRAC_REQ_CREATED Request Creation Date 20100721
12 Importing IV_SYSTEMS Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100721

Method GET_PROVLOG_ROLE_REQCOUNT on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_PROVLOG_SYSTEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROVLOG_SYSTEM_DATA Call by reference Type reference (TYPE) GRAC_T_REQUESTTYPE_REPORT table type request type report 20100730
2 Importing IV_ACTION_TYPE Call by reference Type reference (TYPE) GRAC_ACTIONTYPE Action Type 20100730
3 Importing IV_ARCHIVED Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20100729
4 Importing IV_EMPTYPE Call by reference Type reference (TYPE) GRAC_EMPTYPE Employee Type 20100729
5 Importing IV_END_DATE Call by reference Type reference (TYPE) GRAC_DUEDATE Reqeust Approval Due Date 20100729
6 Importing IV_LOCATION Call by reference Type reference (TYPE) GRAC_LOCATION Location 20100729
7 Importing IV_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100729
8 Importing IV_START_DATE Call by reference Type reference (TYPE) GRAC_REQ_CREATED Request Creation Date 20100729
9 Importing IV_SYSTEMS Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100729

Method GET_PROVLOG_SYSTEM_DATA on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_PROVLOG_SYSTEM_REQCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SYSTEM_REQCOUNT Call by reference Type reference (TYPE) GRAC_T_SYSTEM_REQCOUNT System Request Count 20100721
2 Exporting EV_MESSAGE Call by reference Type reference (TYPE) CHAR50 Char 20 20110211
3 Exporting EV_REQUESTS Call by reference Type reference (TYPE) GRAC_CUP_REQCOUNT Total Number of Requests 20100727
4 Exporting EV_X_AXIS_LABEL Call by reference Type reference (TYPE) CHAR20 Char 20 20110210
5 Exporting EV_Y_AXIS_LABEL Call by reference Type reference (TYPE) CHAR20 Char 20 20110210
6 Importing IV_ARCHIVED Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20100721
7 Importing IV_EMPTYPE Call by reference Type reference (TYPE) GRAC_EMPTYPE Employee Type 20100721
8 Importing IV_END_DATE Call by reference Type reference (TYPE) GRAC_DUEDATE Reqeust Approval Due Date 20100721
9 Importing IV_LOCATION Call by reference Type reference (TYPE) GRAC_LOCATION Location 20100721
10 Importing IV_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100721
11 Importing IV_START_DATE Call by reference Type reference (TYPE) GRAC_REQ_CREATED Request Creation Date 20100721
12 Importing IV_SYSTEMS Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100721

Method GET_PROVLOG_SYSTEM_REQCOUNT on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_REQCOUNT_BY_REQSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQCOUNT_BY_REQSTATUS Call by reference Type reference (TYPE) GRAC_T_REQCOUNT_BY_STATUS Request count by Status 20100715
2 Exporting EV_MESSAGE Call by reference Type reference (TYPE) CHAR50 Char 50 20110211
3 Exporting EV_REQUESTS Call by reference Type reference (TYPE) GRAC_CUP_REQCOUNT Total Number of Requests 20100726
4 Importing IV_ARCHIVED Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20100715
5 Importing IV_END_DATE Call by reference Type reference (TYPE) GRAC_DUEDATE Reqeust Approval Due Date 20100715
6 Importing IV_FUNCAREA Call by reference Type reference (TYPE) GRAC_FUNAREA Functional Area 20100715
7 Importing IV_PRIORITY Call by reference Type reference (TYPE) GRAC_PRIORITY Request Priority 20100715
8 Importing IV_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100715
9 Importing IV_REQTYPE Call by reference Type reference (TYPE) GRAC_REQTYPE Request Type 20100715
10 Importing IV_START_DATE Call by reference Type reference (TYPE) GRAC_REQ_CREATED Request Creation Date 20100715
11 Importing IV_STATUS Call by reference Type reference (TYPE) GRFN_MW_INSTANCE_APPROVAL_STAT Instance Approval Status 20100715
12 Importing IV_SYSTEMS Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100715

Method GET_REQCOUNT_BY_REQSTATUS on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_REQCOUNT_BY_REQTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQCOUNT_BY_REQTYPE Call by reference Type reference (TYPE) GRAC_T_REQUEST_COUNT Request Count per Status 20100715
2 Exporting EV_MESSAGE Call by reference Type reference (TYPE) CHAR50 Char 20 20110211
3 Exporting EV_REQUESTS Call by reference Type reference (TYPE) GRAC_CUP_REQCOUNT Total Number of Requests 20100726
4 Exporting EV_X_AXIS_LABEL Call by reference Type reference (TYPE) CHAR20 Char 20 20110210
5 Exporting EV_Y_AXIS_LABEL Call by reference Type reference (TYPE) CHAR20 Char 20 20110210
6 Importing IV_ARCHIVED Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20100715
7 Importing IV_END_DATE Call by reference Type reference (TYPE) GRAC_DUEDATE Reqeust Approval Due Date 20100715
8 Importing IV_FUNCAREA Call by reference Type reference (TYPE) GRAC_FUNAREA Functional Area 20100715
9 Importing IV_PRIORITY Call by reference Type reference (TYPE) GRAC_PRIORITY Request Priority 20100715
10 Importing IV_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100715
11 Importing IV_REQTYPE Call by reference Type reference (TYPE) GRAC_REQTYPE Request Type 20100715
12 Importing IV_START_DATE Call by reference Type reference (TYPE) GRAC_REQ_CREATED Request Creation Date 20100715
13 Importing IV_STATUS Call by reference Type reference (TYPE) GRFN_MW_INSTANCE_APPROVAL_STAT Instance Approval Status 20100716
14 Importing IV_SYSTEMS Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100715

Method GET_REQCOUNT_BY_REQTYPE on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_REQDATA_BY_REQSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQDATA_BY_REQSTATUS Call by reference Type reference (TYPE) GRAC_T_REQUESTTYPE_REPORT table type request type report 20100726
2 Exporting EV_MESSAGE Call by reference Type reference (TYPE) CHAR50 Char 20 20110211
3 Importing IV_ARCHIVED Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20100726
4 Importing IV_END_DATE Call by reference Type reference (TYPE) GRAC_DUEDATE Reqeust Approval Due Date 20100726
5 Importing IV_FUNCAREA Call by reference Type reference (TYPE) GRAC_FUNAREA Functional Area 20100726
6 Importing IV_PRIORITY Call by reference Type reference (TYPE) GRAC_PRIORITY Request Priority 20100726
7 Importing IV_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100726
8 Importing IV_REQTYPE Call by reference Type reference (TYPE) GRAC_REQTYPE Request Type 20100726
9 Importing IV_START_DATE Call by reference Type reference (TYPE) GRAC_REQ_CREATED Request Creation Date 20100726
10 Importing IV_STATUS Call by reference Type reference (TYPE) GRFN_MW_INSTANCE_APPROVAL_STAT Instance Approval Status 20100726
11 Importing IV_SYSTEMS Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100726

Method GET_REQDATA_BY_REQSTATUS on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_REQDATA_BY_REQTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQDATA_BY_REQTYPE Call by reference Type reference (TYPE) GRAC_T_REQUESTTYPE_REPORT table type request type report 20100720
2 Exporting EV_MESSAGE Call by reference Type reference (TYPE) CHAR50 Char 20 20110211
3 Importing IV_ARCHIVED Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20100720
4 Importing IV_END_DATE Call by reference Type reference (TYPE) GRAC_DUEDATE Reqeust Approval Due Date 20100720
5 Importing IV_FUNCAREA Call by reference Type reference (TYPE) GRAC_FUNAREA Functional Area 20100720
6 Importing IV_PRIORITY Call by reference Type reference (TYPE) GRAC_PRIORITY Request Priority 20100720
7 Importing IV_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100720
8 Importing IV_REQTYPE Call by reference Type reference (TYPE) GRAC_REQTYPE Request Type 20100720
9 Importing IV_START_DATE Call by reference Type reference (TYPE) GRAC_REQ_CREATED Request Creation Date 20100720
10 Importing IV_STATUS Call by reference Type reference (TYPE) GRFN_MW_INSTANCE_APPROVAL_STAT Instance Approval Status 20100720
11 Importing IV_SYSTEMS Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100720

Method GET_REQDATA_BY_REQTYPE on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_REQUEST_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUEST_TYPE Call by reference Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100713
2 Importing IV_WORKFLOW_TYPE Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100713

Method GET_REQUEST_TYPE on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_REQ_CONFLICTS_MITIGATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLAG Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20110127
2 Exporting ET_REQ_CONFLICTS_MITIGATIONS Call by reference Type reference (TYPE) GRAC_T_SEARCH_PARAM_REPT Table type for Access Request search parameters for reports 20100819
3 Importing IT_APPROVER_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_CREATEDBY_RANGE Approver Range Table 20100818
4 Importing IT_FOREGROUND Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20110127
5 Importing IT_PROCESS_TYPE_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQUEST_STATUS_RANGE Request Status Range Table 20100826
6 Importing IT_REQCREATE_DATE_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQCREATE_DATE_RANGE Request Created Date Range Table 20100818
7 Importing IT_REQNO_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQNO_RANGE Request Number Range Table 20100818
8 Importing IT_REQUESTOR_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_CREATEDBY_RANGE Requestor Range Table 20100818
9 Importing IT_SOD_RISKID_RANGE Call by reference Type reference (TYPE) GRAC_T_SOD_RISKID_RANGE Risk ID Range Table 20100818
10 Importing IT_STATUS_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_STATUS_RANGE Status Range 20100818
11 Importing IV_MITIGATION Call by reference Type reference (TYPE) GRAC_MITIGATE_BOOLEAN Mitigating Controls 20100824
12 Importing IV_REPFORMAT Call by reference Type reference (TYPE) GRAC_SOD_REPFORMAT 02 Report Format 20131016

Method GET_REQ_CONFLICTS_MITIGATIONS on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_REQ_PD_STRUCTURAL_PROFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLAG Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20110127
2 Exporting ET_REQ_PD_STRUCTURAL_PROFILES Call by reference Type reference (TYPE) GRAC_T_SEARCH_PARAM_REPT Table type for Access Request search parameters for reports 20100824
3 Importing IT_FOREGROUND Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20110127
4 Importing IT_PD_PROFILE_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_ROLE_NAME_RANGE Role Range 20100825
5 Importing IT_PROCESS_TYPE_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQUEST_STATUS_RANGE Request Status Range Table 20100826
6 Importing IT_REQCREATE_DATE_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQCREATE_DATE_RANGE Request Created Date Range Table 20100824
7 Importing IT_STATUS_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_STATUS_RANGE Status Range 20100824
8 Importing IT_SYSTEM_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_CONNECTOR_RANGE Connector range table 20100824

Method GET_REQ_PD_STRUCTURAL_PROFILES on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_REQ_ROLES_ROLE_APPROVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLAG Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20110127
2 Exporting ET_REQ_ROLES_ROLE_APPR Call by reference Type reference (TYPE) GRAC_T_SEARCH_PARAM_REPT Table type for Access Request search parameters for reports 20100819
3 Importing IT_FOREGROUND Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20110127
4 Importing IT_PROCESS_TYPE_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQUEST_STATUS_RANGE Request Status Range Table 20100826
5 Importing IT_REQCREATE_DATE_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQCREATE_DATE_RANGE Request Created Date Range Table 20100818
6 Importing IT_ROLENAME_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_ROLE_NAME_RANGE Table type for RoleID range 20100903
7 Importing IT_ROLE_APPROVER_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_CREATEDBY_RANGE Created By Range Table 20100818
8 Importing IT_STATUS_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_STATUS_RANGE Status Range 20100818

Method GET_REQ_ROLES_ROLE_APPROVERS on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_REQ_SERVICES_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLAG Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110127
2 Exporting ET_REQ_SERVICES_LEVEL Value transfer Type reference (TYPE) GRAC_T_SEARCH_PARAM_REPT Table type for Access Request search parameters for reports 20100819
3 Importing IT_APPROVER_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_CREATEDBY_RANGE Approver Range 20100818
4 Importing IT_FOREGROUND Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20110127
5 Importing IT_PROCESS_TYPE_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQUEST_STATUS_RANGE Request Status Range 20100826
6 Importing IT_REQCREATE_DATE_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQCREATE_DATE_RANGE Request Created Date Range Table 20100818
7 Importing IT_REQNO_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQNO_RANGE Request Number Range 20100818
8 Importing IT_REQUESTOR_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_CREATEDBY_RANGE Requestor ID Range 20100818
9 Importing IT_SLA_ID_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_SLA_ID_RANGE RLA ID Range Table 20100818
10 Importing IT_STATUS_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_STATUS_RANGE Status Range 20100818
11 Importing IV_REQ_EXCEED_SERVICE_LEVEL Call by reference Type reference (TYPE) GRAC_YESNO YES /NO 20100827

Method GET_REQ_SERVICES_LEVEL on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_RISKVIOLATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REPORTDATA Call by reference Type reference (TYPE) GRAC_T_REPDATA Table type for sod report data 20140306
2 Importing IT_REPORTID Call by reference Type reference (TYPE) GRAC_T_SOD_REPID Report ID 20101112
3 Importing IV_APPLTYPE Call by reference Type reference (TYPE) GRAC_SOD_APPLTYPE Application type for reporting 20101112
4 Importing IV_REPFORMAT Call by reference Type reference (TYPE) GRAC_SOD_REPFORMAT 02 Report Format 20131016

Method GET_RISKVIOLATION_DATA on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_RISK_VIOLATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQ_CONFLICTS_MITIGATIONS Call by reference Type reference (TYPE) GRAC_T_SEARCH_PARAM_REPT Table type for Access Request search parameters for reports 20101208
2 Importing IT_INSTANCE Call by reference Type reference (TYPE) GRFN_T_MSMP_INSTANCE Table of MSMP Instances 20101208
3 Importing IT_REQUEST_DATA Call by reference Type reference (TYPE) GRAC_T_SEARCH_PARAM_REPT Table type for Access Request search parameters for reports 20101208
4 Importing IT_SOD_RISKID_RANGE Call by reference Type reference (TYPE) GRAC_T_SOD_RISKID_RANGE Risk ID Range Table 20101208
5 Importing IV_MITIGATION Call by reference Type reference (TYPE) GRAC_MITIGATE_BOOLEAN Mitigating Controls 20101208

Method GET_RISK_VIOLATIONS on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_RISK_VIOLATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REPORT_DATA Call by reference Type reference (TYPE) GRAC_T_REPINDEX Table type for SOD Reporting Framework index 20120727
2 Importing IT_REPORTID Call by reference Type reference (TYPE) GRAC_T_SOD_REPID Table Type for SOD Report ID 20120727
3 Importing IV_APPLTYPE Call by reference Type reference (TYPE) GRAC_SOD_APPLTYPE Application type for reporting 20120727

Method GET_RISK_VIOLATION_DATA on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_RISK_VIOLATION_REQCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CRITICALITY_COUNT Call by reference Type reference (TYPE) GRAC_T_CRITICALITY_COUNT Criticality Count for Risk Violation 20100721
2 Exporting ET_RISK_VIOLATION_REQCOUNT Call by reference Type reference (TYPE) GRAC_T_RISK_VIOLATION_REQCOUNT Risk Violation Request Count 20100720
3 Exporting EV_MESSAGE Call by reference Type reference (TYPE) CHAR50 Boolean 20110211
4 Exporting EV_REQUESTS Call by reference Type reference (TYPE) GRAC_CUP_REQCOUNT total number of requests 20100723
5 Exporting EV_REQUEST_VIOLATION Call by reference Type reference (TYPE) GRAC_CUP_REQCOUNT Request with Violation 20100721
6 Exporting EV_VIOLATED_REQUESTS Call by reference Type reference (TYPE) GRAC_CUP_REQCOUNT total no. of violated Requests 20100723
7 Exporting EV_VIOLATION Call by reference Type reference (TYPE) GRAC_CUP_REQCOUNT Number of Violation 20100721
8 Exporting EV_X_AXIS_LABEL Call by reference Type reference (TYPE) CHAR20 Char 20 20110210
9 Exporting EV_Y_AXIS_LABEL Call by reference Type reference (TYPE) CHAR20 Char 20 20110210
10 Importing IV_ARCHIVED Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20100715
11 Importing IV_END_DATE Call by reference Type reference (TYPE) GRAC_DUEDATE Reqeust Approval Due Date 20100715
12 Importing IV_FUNCAREA Call by reference Type reference (TYPE) GRAC_FUNAREA Functional Area 20100715
13 Importing IV_PRIORITY Call by reference Type reference (TYPE) GRAC_PRIORITY Request Priority 20100715
14 Importing IV_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100715
15 Importing IV_REQTYPE Call by reference Type reference (TYPE) GRAC_REQTYPE Request Type 20100715
16 Importing IV_START_DATE Call by reference Type reference (TYPE) GRAC_REQ_CREATED Request Creation Date 20100715
17 Importing IV_SYSTEMS Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100715

Method GET_RISK_VIOLATION_REQCOUNT on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_RISK_VIOLATION_REQDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RISK_VIOLATION_DATA Call by reference Type reference (TYPE) GRAC_T_REQUESTTYPE_REPORT table type request type report 20100803
2 Importing IV_ARCHIVED Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20100803
3 Importing IV_CHARTTYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20100928
4 Importing IV_END_DATE Call by reference Type reference (TYPE) GRAC_DUEDATE Reqeust Approval Due Date 20100803
5 Importing IV_FUNCAREA Call by reference Type reference (TYPE) GRAC_FUNAREA Functional Area 20100803
6 Importing IV_PRIORITY Call by reference Type reference (TYPE) GRAC_PRIORITY Request Priority 20100803
7 Importing IV_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100803
8 Importing IV_REQID Call by reference Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100804
9 Importing IV_REQTYPE Call by reference Type reference (TYPE) GRAC_REQTYPE Request Type 20100803
10 Importing IV_RISK_LEVEL Call by reference Type reference (TYPE) GRAC_SODRISK_LEVEL SOD Risk Level 20100928
11 Importing IV_START_DATE Call by reference Type reference (TYPE) GRAC_REQ_CREATED Request Creation Date 20100803
12 Importing IV_SYSTEMS Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100803

Method GET_RISK_VIOLATION_REQDATA on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_SERVICELVL_VIOLATION_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQCOUNT_BY_MONTHYEAR Call by reference Type reference (TYPE) GRAC_T_REQCOUNT_BY_MONTHYEAR Request Count by Month and Year 20100716
2 Exporting EV_MESSAGE Call by reference Type reference (TYPE) CHAR50 Char 20 20110211
3 Exporting EV_X_AXIS_LABEL Call by reference Type reference (TYPE) CHAR20 Char 20 20110210
4 Exporting EV_Y_AXIS_LABEL Call by reference Type reference (TYPE) CHAR20 Char 20 20110210
5 Importing IV_ARCHIVED Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20100716
6 Importing IV_END_DATE Call by reference Type reference (TYPE) GRAC_DUEDATE Reqeust Approval Due Date 20100716
7 Importing IV_FUNCAREA Call by reference Type reference (TYPE) GRAC_FUNAREA Functional Area 20100716
8 Importing IV_PRIORITY Call by reference Type reference (TYPE) GRAC_PRIORITY Request Priority 20100716
9 Importing IV_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100716
10 Importing IV_REQTYPE Call by reference Type reference (TYPE) GRAC_REQTYPE Request Type 20100716
11 Importing IV_SLA_NAME Call by reference Type reference (TYPE) GRAC_SLA_ID Title/Short Name 20100805
12 Importing IV_START_DATE Call by reference Type reference (TYPE) GRAC_REQ_CREATED Request Creation Date 20100716
13 Importing IV_SYSTEMS Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100716

Method GET_SERVICELVL_VIOLATION_COUNT on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_SERVICE_LEVEL_REQCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQCOUNT_BY_MONTHYEAR Call by reference Type reference (TYPE) GRAC_T_REQCOUNT_BY_MONTHYEAR Request Count by Month and Year 20100716
2 Exporting EV_MESSAGE Call by reference Type reference (TYPE) CHAR50 Char 20 20110211
3 Exporting EV_X_AXIS_LABEL Call by reference Type reference (TYPE) CHAR20 Char 20 20110210
4 Exporting EV_Y_AXIS_LABEL Call by reference Type reference (TYPE) CHAR20 Char 20 20110210
5 Importing IV_ARCHIVED Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20100715
6 Importing IV_END_DATE Call by reference Type reference (TYPE) GRAC_DUEDATE Reqeust Approval Due Date 20100715
7 Importing IV_FUNCAREA Call by reference Type reference (TYPE) GRAC_FUNAREA Functional Area 20100715
8 Importing IV_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100715
9 Importing IV_REQTYPE Call by reference Type reference (TYPE) GRAC_REQTYPE Request Type 20100715
10 Importing IV_SLA_NAME Call by reference Type reference (TYPE) GRAC_SLA_ID SLA ID 20100805
11 Importing IV_START_DATE Call by reference Type reference (TYPE) GRAC_REQ_CREATED Request Creation Date 20100715
12 Importing IV_SYSTEMS Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100715

Method GET_SERVICE_LEVEL_REQCOUNT on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_SERVICE_LEVEL_REQDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SERVICE_LEVEL_DATA Call by reference Type reference (TYPE) GRAC_T_REQUESTTYPE_REPORT table type request type report 20100803
2 Importing IV_ARCHIVED Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20100802
3 Importing IV_END_DATE Call by reference Type reference (TYPE) GRAC_DUEDATE Reqeust Approval Due Date 20100802
4 Importing IV_FUNCAREA Call by reference Type reference (TYPE) GRAC_FUNAREA Functional Area 20100802
5 Importing IV_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100802
6 Importing IV_REQTYPE Call by reference Type reference (TYPE) GRAC_REQTYPE Request Type 20100802
7 Importing IV_REQ_CREATED Call by reference Type reference (TYPE) GRAC_REQ_CREATED Request Creation Date 20100803
8 Importing IV_SLA_NAME Call by reference Type reference (TYPE) GRAC_SLA_ID Title/Short Name 20100805
9 Importing IV_START_DATE Call by reference Type reference (TYPE) GRAC_REQ_CREATED Request Creation Date 20100802
10 Importing IV_SYSTEMS Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100802

Method GET_SERVICE_LEVEL_REQDATA on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_SERVICE_LEVEL_REQ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPROVER Call by reference Type reference (TYPE) GRAC_USER User ID 20100810
2 Importing IV_END_DATE Call by reference Type reference (TYPE) GRAC_DUEDATE Reqeust Approval Due Date 20100810
3 Importing IV_REQUESTOR Call by reference Type reference (TYPE) GRAC_USER User ID 20100810
4 Importing IV_REQUEST_ID Call by reference Type reference (TYPE) GRAC_REQNO Request Number 20100810
5 Importing IV_REQUEST_STATUS Call by reference Type reference (TYPE) GRFN_MW_INSTANCE_APPROVAL_STAT Request Status 20100810
6 Importing IV_START_DATE Call by reference Type reference (TYPE) GRAC_REQ_CREATED Request Creation Date 20100810
7 Importing IV_WORKFLOW_TYPE Call by reference Type reference (TYPE) GRAC_WORKFLOW_TYPE Workflow types used in access review 20100810

Method GET_SERVICE_LEVEL_REQ_DATA on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_SLA_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SLA_NAME Call by reference Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100721
2 Importing IV_PROCESS_TYPE Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100827

Method GET_SLA_NAME on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_SLEVEL_VIOLATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SLEVEL_VIOLATON_DATA Call by reference Type reference (TYPE) GRAC_T_REQUESTTYPE_REPORT table type request type report 20100806
2 Importing IV_ARCHIVED Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20100805
3 Importing IV_END_DATE Call by reference Type reference (TYPE) GRAC_DUEDATE Reqeust Approval Due Date 20100805
4 Importing IV_FUNCAREA Call by reference Type reference (TYPE) GRAC_FUNAREA Functional Area 20100805
5 Importing IV_PRIORITY Call by reference Type reference (TYPE) GRAC_PRIORITY Request Priority 20100805
6 Importing IV_PROCESS_ID Call by reference Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID 20100805
7 Importing IV_REQTYPE Call by reference Type reference (TYPE) GRAC_REQTYPE Request Type 20100805
8 Importing IV_REQ_CREATED Call by reference Type reference (TYPE) GRAC_REQ_CREATED Request Creation Date 20100806
9 Importing IV_SLA_NAME Call by reference Type reference (TYPE) GRAC_SLA_ID Title/Short Name 20100805
10 Importing IV_START_DATE Call by reference Type reference (TYPE) GRAC_REQ_CREATED Request Creation Date 20100805
11 Importing IV_SYSTEMS Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100805

Method GET_SLEVEL_VIOLATION_DATA on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_SOD_REQUEST_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUEST_ACTION Call by reference Type reference (TYPE) GRAC_T_REQACTION Request action details 20110131
2 Importing IT_REQUEST Call by reference Type reference (TYPE) GRAC_T_REQ Request ID 20110131
3 Importing IT_REQUEST_ACTION Call by reference Type reference (TYPE) GRAC_RT_REQACTION Request action 20110131

Method GET_SOD_REQUEST_ACTION on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_SOD_REVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLAG Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110124
2 Exporting ET_SOD_REVIEW Call by reference Type reference (TYPE) GRAC_T_SEARCH_PARAM_REPT Table type for Access Request search parameters for reports 20100826
3 Importing IT_ACTION_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_SOD_ACTION_RANGE SoD Action Range 20100826
4 Importing IT_CONNECTOR_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_CONNECTOR_RANGE Connector range table 20100924
5 Importing IT_COORDINATOR_ID_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_USERID_RANGE User ID Range Table 20100825
6 Importing IT_ESCALATED Call by reference Type reference (TYPE) GRAC_T_AC_ESCALATED_RANGE Escalated Range 20100826
7 Importing IT_FOREGROUND Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20110127
8 Importing IT_REQCREATE_DATE_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQCREATE_DATE_RANGE Request Created Date Range Table 20100825
9 Importing IT_REQNO_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQNO_RANGE Request Number Range Table 20100825
10 Importing IT_REVIEWER_ID_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_USERID_RANGE User ID Range Table 20100825
11 Importing IT_RISK_ID_RANGE Call by reference Type reference (TYPE) GRAC_T_SOD_RISKID_RANGE Risk ID Range Table 20100825
12 Importing IT_STATUS_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_STATUS_RANGE Status Range 20100825
13 Importing IT_USER_ID_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_USERID_RANGE User ID Range Table 20100825

Method GET_SOD_REVIEW on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS Call by reference Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100713

Method GET_STATUS on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SYSTEMS Call by reference Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100713

Method GET_SYSTEMS on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_USER_ACCESS_REVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLAG Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20110127
2 Exporting ET_USER_ACCESS_REVIEW Call by reference Type reference (TYPE) GRAC_T_SEARCH_PARAM_REPT Table type for Access Request search parameters for reports 20100826
3 Importing IT_ACTION_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_UAR_ACTION_RANGE UAR Action Range 20100826
4 Importing IT_CONNECTOR_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_CONNECTOR_RANGE Connector range table 20100925
5 Importing IT_COORDINATOR_ID_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_USERID_RANGE User ID Range Table 20100826
6 Importing IT_ESCALATED Call by reference Type reference (TYPE) GRAC_T_AC_ESCALATED_RANGE Escalated Range 20100826
7 Importing IT_FOREGROUND Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20110127
8 Importing IT_REQCREATE_DATE_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQCREATE_DATE_RANGE Request Created Date Range Table 20100826
9 Importing IT_REQNO_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQNO_RANGE Request Number Range Table 20100826
10 Importing IT_REVIEWER_ID_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_USERID_RANGE User ID Range Table 20100826
11 Importing IT_ROLEID_RANGE Call by reference Type reference (TYPE) GRAC_T_SOD_ROLEID_RANGE Table type for RoleID range 20100826
12 Importing IT_STATUS_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_STATUS_RANGE Status Range 20100826
13 Importing IT_USER_ID_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_USERID_RANGE User ID Range Table 20100826

Method GET_USER_ACCESS_REVIEW on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_USER_REVIEW_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLAG Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20110127
2 Exporting ET_USER_REVIEW Call by reference Type reference (TYPE) GRAC_T_SEARCH_PARAM_REPT Table type for Access Request search parameters for reports 20100826
3 Importing IT_COORDINATOR_ID_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_USERID_RANGE User ID Range Table 20100826
4 Importing IT_ESCALATED Call by reference Type reference (TYPE) GRAC_T_AC_ESCALATED_RANGE Escalated Range 20100826
5 Importing IT_FOREGROUND Call by reference Type reference (TYPE) GRAC_BOOLEAN Boolean 20110127
6 Importing IT_PROCESS_TYPE_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQUEST_STATUS_RANGE Request Status Range Table 20100826
7 Importing IT_REQCREATE_DATE_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQCREATE_DATE_RANGE Request Created Date Range Table 20100826
8 Importing IT_REQNO_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQNO_RANGE Request Number Range Table 20100826
9 Importing IT_REVIEWER_ID_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_USERID_RANGE User ID Range Table 20100826
10 Importing IT_STATUS_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_STATUS_RANGE Status Range 20100826
11 Importing IT_USER_ID_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_USERID_RANGE User ID Range Table 20100826

Method GET_USER_REVIEW_STATUS on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method GET_WORKFLOW_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WORKFLOW_TYPE Call by reference Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100713

Method GET_WORKFLOW_TYPE on class CL_GRAC_CUP_REPORT_UTIL has no exception.

Method PERFORMAUTHCHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEC_BPROC_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_BPROC_RANGE Business Process range 20121107
2 Exporting ET_SEC_FUNCAREA_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_FUNCAREA_RANGE Function area range 20121107
3 Exporting ET_SEC_MSMP_PROC_RANGE Call by reference Type reference (TYPE) GRFN_T_MSMP_PROC_RANGE MSMP process ID range 20121107
4 Exporting ET_SEC_REQ_TYPE_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQUEST_TYPE_RANGE Request Status Range Table 20121107
5 Exporting ET_SEC_ROLENAME_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_ROLE_NAME_RANGE Role Range 20121107
6 Exporting ET_SEC_SYSTEM_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_SYSTEM_RANGE System Range 20121107
7 Importing IT_AUTH_VALUES Call by reference Type reference (TYPE) HRBAS_US335_TABLE Table Type for Structure US335 20121107
8 Importing IV_AUTH_GRP Call by reference Type reference (TYPE) CL_GRAC_AUTH_ENGINE=>TY_PERM Authorization name in user master maintenance 20121107

Method PERFORMAUTHCHECK on class CL_GRAC_CUP_REPORT_UTIL has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600