SAP ABAP Class CL_GRAC_RA_COMP_ASSIST (Assistance Class for GRAC_DAB_RACOMP)
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 | 20100722 |
Properties
| Class | CL_GRAC_RA_COMP_ASSIST | |
| Short Description | Assistance Class for GRAC_DAB_RACOMP | |
| 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 | 20100722 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRAC_RA_COMP_ASSIST has no interface implemented.
Friends
Class CL_GRAC_RA_COMP_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) | GRAC_T_DDIC_DOMAIN | Table to contain DDIC domain value/text. | 20100817 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRAC_T_DDIC_DOMAIN | Table to contain DDIC domain value/text. | 20100817 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | GRAC_T_CALTYPE | Table Type For GRAC_S_CALTYPE | 20100817 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_CCICONNECTOR_LIST | CCI Connector List | 20100817 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | GRAC_T_DDIC_DOMAIN | Table to contain DDIC domain value/text. | 20100817 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100817 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100722 | ||
| 2 | Instance method | Public | Method | 20100722 | ||
| 3 | Instance method | Public | Method | 20100818 | ||
| 4 | Instance method | Public | Method | 20100722 | ||
| 5 | Instance method | Public | Method | 20100722 | ||
| 6 | Instance method | Private | Method | 20100817 | ||
| 7 | Instance method | Public | Method | 20100722 |
Events
Class CL_GRAC_RA_COMP_ASSIST has no event.
Types
Class CL_GRAC_RA_COMP_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 | value set | 20100722 |
Method GET_ANALYSISTYPE_LIST on class CL_GRAC_RA_COMP_ASSIST has no exception.
Method GET_CALTYPE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CALTYPE | Value transfer | Type reference (TYPE) | GRFN_T_NAMEVALUE | value set | 20100722 |
Method GET_CALTYPE_LIST on class CL_GRAC_RA_COMP_ASSIST has no exception.
Method GET_DATE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CALTYPE | Call by reference | Type reference (TYPE) | GRAC_CALTYPE | Calendor Type | 20100818 | |||
| 2 | RT_DATE | Value transfer | Type reference (TYPE) | GRFN_T_NAMEVALUE | value set | 20100818 |
Method GET_DATE_LIST on class CL_GRAC_RA_COMP_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 | value set | 20100722 |
Method GET_SYSTEM_LIST on class CL_GRAC_RA_COMP_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 | value set | 20100722 |
Method GET_VIOLATIONCNTBY_LIST on class CL_GRAC_RA_COMP_ASSIST has no exception.
Method INIT_DROPDOWNLIST_VALUES Signature
Method INIT_DROPDOWNLIST_VALUES on class CL_GRAC_RA_COMP_ASSIST has no parameter.
Method INIT_DROPDOWNLIST_VALUES on class CL_GRAC_RA_COMP_ASSIST has no exception.
Method RETRIEVE_REPORTDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ANALYTYPE | Call by reference | Type reference (TYPE) | STRING | 20100722 | ||||
| 2 | IV_CALTYPE | Call by reference | Type reference (TYPE) | STRING | 20100722 | ||||
| 3 | IV_FROM | Call by reference | Type reference (TYPE) | STRING | 20100722 | ||||
| 4 | IV_SYSTEM | Call by reference | Type reference (TYPE) | STRING | 20100722 | ||||
| 5 | IV_TO | Call by reference | Type reference (TYPE) | STRING | 20100722 | ||||
| 6 | IV_VIOCNTBY | Call by reference | Type reference (TYPE) | STRING | 20100722 | ||||
| 7 | RT_REPORTDATA | Value transfer | Type reference (TYPE) | GRFN_T_NAMEVALUE | value set | 20100722 |
Method RETRIEVE_REPORTDATA on class CL_GRAC_RA_COMP_ASSIST has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |