SAP ABAP Class CL_GRAC_RA_RV_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 | 20100708 |
Properties
| Class | CL_GRAC_RA_RV_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 | 20100708 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_RA_RV_ASSIST has no forward declaration.
Interfaces
Class CL_GRAC_RA_RV_ASSIST has no interface implemented.
Friends
Class CL_GRAC_RA_RV_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_NAMEVALUE | Table to contain DDIC domain value/text. | 20100716 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_NAMEVALUE | value set | 20100715 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100720 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_NAMEVALUE | value set | 20100715 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_NAMEVALUE | Table Type for GRAC_S_SODUSERGROUP | 20100716 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_NAMEVALUE | Table to contain DDIC domain value/text. | 20100716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | get analysis type list which are to be shown as dropdownlist | 20100708 | |
| 2 | Instance method | Public | Method | get date list which are to be shown as dropdownlist | 20100708 | |
| 3 | Instance method | Public | Method | get system list which are to be shown as dropdownlist | 20100708 | |
| 4 | Instance method | Public | Method | get user group list which are to be shown as dropdownlist | 20100708 | |
| 5 | Instance method | Public | Method | get violation count by that are to be shown as dropdownlist | 20100708 | |
| 6 | Instance method | Public | Method | get all the related data from backend and set them to att | 20100715 | |
| 7 | Instance method | Public | Method | the data of risk violations to build piechart, column chart | 20100708 | |
| 8 | Instance method | Public | Method | 20100720 |
Events
Class CL_GRAC_RA_RV_ASSIST has no event.
Types
Class CL_GRAC_RA_RV_ASSIST has no local type.
Method Signatures
Method GET_ANALYSISTYPE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ANALYTYPE | Value transfer | Type reference (TYPE) | GRFN_T_NAMEVALUE | the internal table of grfn_t_namevalue | 20100708 |
Method GET_ANALYSISTYPE_LIST on class CL_GRAC_RA_RV_ASSIST has no exception.
Method GET_DATE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DATE | Value transfer | Type reference (TYPE) | GRFN_T_NAMEVALUE | the internal table of GRFN_t_namevalue | 20100708 |
Method GET_DATE_LIST on class CL_GRAC_RA_RV_ASSIST has no exception.
Method GET_SYSTEM_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SYSTEM | Value transfer | Type reference (TYPE) | GRFN_T_NAMEVALUE | the internal table of GRFN_T_NAMEVALUE | 20100708 |
Method GET_SYSTEM_LIST on class CL_GRAC_RA_RV_ASSIST has no exception.
Method GET_USERGROUP_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_USRGRP | Value transfer | Type reference (TYPE) | GRFN_T_NAMEVALUE | the internal table of grfn_t_namevalue | 20100708 |
Method GET_USERGROUP_LIST on class CL_GRAC_RA_RV_ASSIST has no exception.
Method GET_VIOLATIONCNTBY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_VIOLATIONCNTBY | Value transfer | Type reference (TYPE) | GRFN_T_NAMEVALUE | the internal table of grfn_t_namevalue | 20100708 |
Method GET_VIOLATIONCNTBY_LIST on class CL_GRAC_RA_RV_ASSIST has no exception.
Method INIT_ALL Signature
Method INIT_ALL on class CL_GRAC_RA_RV_ASSIST has no parameter.
Method INIT_ALL on class CL_GRAC_RA_RV_ASSIST has no exception.
Method RETRIEVERISKVIODATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RISKCOUNT_BPROC | Call by reference | Type reference (TYPE) | GRAC_T_DAB_CHARTDATA | Count By Business Process | 20100708 | |||
| 2 | ET_RISKCOUNT_RISKLVL | Call by reference | Type reference (TYPE) | GRAC_T_DAB_CHARTDATA | Count by Risk Level | 20100708 | |||
| 3 | EV_NOUSERANALYZED | Call by reference | Type reference (TYPE) | STRING | 20100708 | ||||
| 4 | EV_NOVIOLATIONS | Call by reference | Type reference (TYPE) | STRING | 20100708 | ||||
| 5 | IV_ANALYTYPE | Call by reference | Type reference (TYPE) | STRING | 20100708 | ||||
| 6 | IV_DATE | Call by reference | Type reference (TYPE) | STRING | 20100708 | ||||
| 7 | IV_SYSTEM | Call by reference | Type reference (TYPE) | STRING | 20100708 | ||||
| 8 | IV_USERGROUP | Call by reference | Type reference (TYPE) | STRING | 20100708 | ||||
| 9 | IV_VIOCNTBY | Call by reference | Type reference (TYPE) | STRING | 20100708 |
Method RETRIEVERISKVIODATA on class CL_GRAC_RA_RV_ASSIST has no exception.
Method RETRIEVE_DRILLDOWN_APPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DRILLDOWN_APPS | Value transfer | Type reference (TYPE) | STRING | 20100720 |
Method RETRIEVE_DRILLDOWN_APPS on class CL_GRAC_RA_RV_ASSIST has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |