SAP ABAP Class CL_GRAC_RA_AL_ASSIST (Assistance Class for ZTIGER_RA_RV)
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 20100719
Properties
Class CL_GRAC_RA_AL_ASSIST  
Short Description Assistance Class for ZTIGER_RA_RV    
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 20100719   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_RA_AL_ASSIST has no forward declaration.
Interfaces
Class CL_GRAC_RA_AL_ASSIST has no interface implemented.
Friends
Class CL_GRAC_RA_AL_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALERTTYPE Instance attribute Private Type reference (TYPE) GRFN_T_NAMEVALUE Table Type for GRAC_S_SODUSERGROUP 20100812
2 PERIODS Instance attribute Private Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100812
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALERTTYPE_LIST Instance method Public Method get analysis type list which are to be shown as dropdownlist 20100719
2 GET_PERIOD_LIST Instance method Public Method get date list which are to be shown as dropdownlist 20100812
3 INIT_ALL Instance method Public Method get all the related data from backend and set them to att 20100719
4 RETRIEVERISKVIODATA Instance method Public Method the data of risk violations to build piechart, column chart 20100719
Events
Class CL_GRAC_RA_AL_ASSIST has no event.
Types
Class CL_GRAC_RA_AL_ASSIST has no local type.
Method Signatures

Method GET_ALERTTYPE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ALERTTYPE Value transfer Type reference (TYPE) GRFN_T_NAMEVALUE the internal table of grfn_t_namevalue 20100719

Method GET_ALERTTYPE_LIST on class CL_GRAC_RA_AL_ASSIST has no exception.

Method GET_PERIOD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PERIODS Value transfer Type reference (TYPE) GRFN_T_NAMEVALUE the internal table of GRFN_t_namevalue 20100812

Method GET_PERIOD_LIST on class CL_GRAC_RA_AL_ASSIST has no exception.

Method INIT_ALL Signature

Method INIT_ALL on class CL_GRAC_RA_AL_ASSIST has no parameter.
Method INIT_ALL on class CL_GRAC_RA_AL_ASSIST has no exception.

Method RETRIEVERISKVIODATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RISKCOUNT_BPROC Call by reference Type reference (TYPE) GRAC_T_DAB_CHARTDATA Count By Business Process 20100719
2 Exporting ET_RISKCOUNT_RISKLVL Call by reference Type reference (TYPE) GRAC_T_DAB_CHARTDATA Count by Risk Level 20100719
3 Importing IV_ALERTTYPE Call by reference Type reference (TYPE) STRING 20100719
4 Importing IV_STARTDATE Call by reference Type reference (TYPE) STRING 20100719
5 Importing IV_TODATE Call by reference Type reference (TYPE) STRING 20100719

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