SAP ABAP Class CL_GRAC_CUP_AR_ASSIST (Assistance Class for ZGRAC_DAB_CUPAR)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_DASHBOARD (Package) GRC-AC Dashboards
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20100708
Properties
Class CL_GRAC_CUP_AR_ASSIST  
Short Description Assistance Class for ZGRAC_DAB_CUPAR    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_DASHBOARD   GRC-AC Dashboards 
Created 20100708   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRAC_CUP_AR_ASSIST has no interface implemented.
Friends
Class CL_GRAC_CUP_AR_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_MSG_AR Instance attribute Public Type reference (TYPE) STRING 20110214
2 MV_MSG_RT Instance attribute Public Type reference (TYPE) STRING 20110214
Methods
# Method Level Visibility Method type Description Created on
1 GET_END_DATE Instance method Public Method the end date is today. 20100708
2 GET_FA_LIST Instance method Public Method 20100708
3 GET_PRIORITY_LIST Instance method Public Method 20100708
4 GET_REQUESTTYPE_LIST Instance method Public Method 20100708
5 GET_START_DATE Instance method Public Method the start date is 3 months earlier than today. 20100708
6 GET_STATUS_LIST Instance method Public Method 20100708
7 GET_SYSTEM_LIST Instance method Public Method 20100708
8 GET_WORKFLOWTYPE_LIST Instance method Public Method 20100708
9 RETRIEVEACCESSREQUESTS Instance method Public Method 20100708
10 RETRIEVEREQUESTSBYTYPES Instance method Public Method 20100708
Events
Class CL_GRAC_CUP_AR_ASSIST has no event.
Types
Class CL_GRAC_CUP_AR_ASSIST has no local type.
Method Signatures

Method GET_END_DATE Signature

Method GET_END_DATE on class CL_GRAC_CUP_AR_ASSIST has no parameter.
Method GET_END_DATE on class CL_GRAC_CUP_AR_ASSIST has no exception.

Method GET_FA_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FA Value transfer Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100708

Method GET_FA_LIST on class CL_GRAC_CUP_AR_ASSIST has no exception.

Method GET_PRIORITY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WORKFLOW_TYPE Call by reference Type reference (TYPE) STRING 20100713
2 Returning RT_PRIORITY Value transfer Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100708

Method GET_PRIORITY_LIST on class CL_GRAC_CUP_AR_ASSIST has no exception.

Method GET_REQUESTTYPE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WORKFLOW_TYPE Call by reference Type reference (TYPE) STRING 20100713
2 Returning RT_REQUESTTYPE Value transfer Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100708

Method GET_REQUESTTYPE_LIST on class CL_GRAC_CUP_AR_ASSIST has no exception.

Method GET_START_DATE Signature

Method GET_START_DATE on class CL_GRAC_CUP_AR_ASSIST has no parameter.
Method GET_START_DATE on class CL_GRAC_CUP_AR_ASSIST has no exception.

Method GET_STATUS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_STATUS Value transfer Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100708

Method GET_STATUS_LIST on class CL_GRAC_CUP_AR_ASSIST has no exception.

Method GET_SYSTEM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SYSTEM Value transfer Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100708

Method GET_SYSTEM_LIST on class CL_GRAC_CUP_AR_ASSIST has no exception.

Method GET_WORKFLOWTYPE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_WORKFLOW Value transfer Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100708

Method GET_WORKFLOWTYPE_LIST on class CL_GRAC_CUP_AR_ASSIST has no exception.

Method RETRIEVEACCESSREQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COUNT_AR Call by reference Type reference (TYPE) GRAC_T_DAB_CHARTDATA Dashboard Object Count by Risk Level 20100708
2 Exporting EV_REQNOAR Call by reference Type reference (TYPE) STRING 20100708
3 Importing IV_ACHREQ Call by reference Type reference (TYPE) STRING 20100708
4 Importing IV_ENDDATE Call by reference Type reference (TYPE) STRING 20100708
5 Importing IV_FA Call by reference Type reference (TYPE) STRING 20100708
6 Importing IV_PRIORITY Call by reference Type reference (TYPE) STRING 20100708
7 Importing IV_REQTYPE Call by reference Type reference (TYPE) STRING 20100708
8 Importing IV_STARTDATE Call by reference Type reference (TYPE) STRING 20100708
9 Importing IV_SYSTEM Call by reference Type reference (TYPE) STRING 20100708
10 Importing IV_WORKFLOWTYPE Call by reference Type reference (TYPE) STRING 20100708

Method RETRIEVEACCESSREQUESTS on class CL_GRAC_CUP_AR_ASSIST has no exception.

Method RETRIEVEREQUESTSBYTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COUNT_RT Call by reference Type reference (TYPE) GRAC_T_DAB_CHARTDATA Count by Business Process 20100708
2 Exporting EV_REQNORT Call by reference Type reference (TYPE) STRING 20100708
3 Importing IV_ACHREQ Call by reference Type reference (TYPE) STRING 20100708
4 Importing IV_ENDDATE Call by reference Type reference (TYPE) STRING 20100708
5 Importing IV_FA Call by reference Type reference (TYPE) STRING 20100708
6 Importing IV_PRIORITY Call by reference Type reference (TYPE) STRING 20100708
7 Importing IV_STARTDATE Call by reference Type reference (TYPE) STRING 20100708
8 Importing IV_STATUS Call by reference Type reference (TYPE) STRING 20100708
9 Importing IV_SYSTEM Call by reference Type reference (TYPE) STRING 20100708
10 Importing IV_WORKFLOWTYPE Call by reference Type reference (TYPE) STRING 20100708

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