SAP ABAP Class CL_GRAC_CUP_SL_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 20100714
Properties
Class CL_GRAC_CUP_SL_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 20100714   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_SL_ASSIST has no interface implemented.
Friends
Class CL_GRAC_CUP_SL_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_MSG_REQCNT Instance attribute Public Type reference (TYPE) STRING 20110214
2 MV_MSG_VIOLATION 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. 20100714
2 GET_FA_LIST Instance method Public Method 20100714
3 GET_PRIORITY_LIST Instance method Public Method 20100714
4 GET_REQUESTTYPE_LIST Instance method Public Method 20100714
5 GET_SLA_NAME Instance method Public Method 20100802
6 GET_START_DATE Instance method Public Method the start date is 3 months earlier than today. 20100714
7 GET_SYSTEM_LIST Instance method Public Method 20100714
8 GET_WORKFLOWTYPE_LIST Instance method Public Method 20100714
9 RETRIEVEREQUESTCOUNT Instance method Public Method 20100715
10 RETRIEVEVIOLATION Instance method Public Method 20100715
Events
Class CL_GRAC_CUP_SL_ASSIST has no event.
Types
Class CL_GRAC_CUP_SL_ASSIST has no local type.
Method Signatures

Method GET_END_DATE Signature

Method GET_END_DATE on class CL_GRAC_CUP_SL_ASSIST has no parameter.
Method GET_END_DATE on class CL_GRAC_CUP_SL_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 20100714

Method GET_FA_LIST on class CL_GRAC_CUP_SL_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 20100714
2 Returning RT_PRIORITY Value transfer Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100714

Method GET_PRIORITY_LIST on class CL_GRAC_CUP_SL_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 20100714
2 Returning RT_REQUESTTYPE Value transfer Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100714

Method GET_REQUESTTYPE_LIST on class CL_GRAC_CUP_SL_ASSIST has no exception.

Method GET_SLA_NAME Signature

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

Method GET_SLA_NAME on class CL_GRAC_CUP_SL_ASSIST has no exception.

Method GET_START_DATE Signature

Method GET_START_DATE on class CL_GRAC_CUP_SL_ASSIST has no parameter.
Method GET_START_DATE on class CL_GRAC_CUP_SL_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 20100714

Method GET_SYSTEM_LIST on class CL_GRAC_CUP_SL_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 20100714

Method GET_WORKFLOWTYPE_LIST on class CL_GRAC_CUP_SL_ASSIST has no exception.

Method RETRIEVEREQUESTCOUNT Signature

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

Method RETRIEVEREQUESTCOUNT on class CL_GRAC_CUP_SL_ASSIST has no exception.

Method RETRIEVEVIOLATION 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 20100715
2 Importing IV_ACHREQ Call by reference Type reference (TYPE) STRING 20100715
3 Importing IV_ENDDATE Call by reference Type reference (TYPE) STRING 20100715
4 Importing IV_FA Call by reference Type reference (TYPE) STRING 20100715
5 Importing IV_PRIORITY Call by reference Type reference (TYPE) STRING 20100715
6 Importing IV_REQTYPE Call by reference Type reference (TYPE) STRING 20100715
7 Importing IV_SLA Call by reference Type reference (TYPE) STRING 20100802
8 Importing IV_STARTDATE Call by reference Type reference (TYPE) STRING 20100715
9 Importing IV_SYSTEM Call by reference Type reference (TYPE) STRING 20100715
10 Importing IV_WORKFLOWTYPE Call by reference Type reference (TYPE) STRING 20100715

Method RETRIEVEVIOLATION on class CL_GRAC_CUP_SL_ASSIST has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000