SAP ABAP Class CL_GRRM_DASHBOARD_ASSIST (Assistance Class for GRRM_DASHBOARD)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_WD_DASHBOARD (Package) Dashboards

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_TERM_WD_COMP_ASSIST | Dynamic Terminology WD Component Assistence Class Basis | 20120202 |
Properties
Class | CL_GRRM_DASHBOARD_ASSIST | |
Short Description | Assistance Class for GRRM_DASHBOARD | |
Super Class | CL_GRFN_TERM_WD_COMP_ASSIST | Dynamic Terminology WD Component Assistence Class Basis |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_WD_DASHBOARD | Dashboards |
Created | 20081120 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_GRRM_DASHBOARD_ASSIST has no interface implemented.
Friends
Class CL_GRRM_DASHBOARD_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SPERS_KEY | 'GRRM_DASHBOARD' | Personalization object key | 20081127 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_GRRM_MODEL_CRISK=>T_CRISK_LIST | Table type for common risk group list | 20100125 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_GRRM_UTIL_DASHBOARD=>T_RISK_CATEGORY_CHILD | Table type of API object ID | 20100125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20100125 | |
2 | ![]() |
Instance method | Public | Method | 20111021 | |
3 | ![]() |
Instance method | Public | Method | 20090720 | |
4 | ![]() |
Instance method | Public | Method | 20081124 | |
5 | ![]() |
Instance method | Public | Method | 20090220 | |
6 | ![]() |
Instance method | Public | Method | 20111021 | |
7 | ![]() |
Instance method | Public | Method | 20090629 | |
8 | ![]() |
Instance method | Public | Method | 20100526 | |
9 | ![]() |
Instance method | Public | Method | 20100125 | |
10 | ![]() |
Instance method | Public | Method | 20081124 | |
11 | ![]() |
Instance method | Public | Method | 20100125 | |
12 | ![]() |
Instance method | Public | Method | 20100125 |
Events
Class CL_GRRM_DASHBOARD_ASSIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | QUARTER | Public | Type reference (TYPE) | CHAR6 | Quarter | 20090721 | |
Method Signatures
Method COLLECT_RISK_CATEGORY_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20100125 | ||
2 | ![]() |
IV_TOP_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20100125 |
Method COLLECT_RISK_CATEGORY_CHILDREN on class CL_GRRM_DASHBOARD_ASSIST has no exception.
Method GET_CRGROUP_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATEFROM | Call by reference | Type reference (TYPE) | D | 20111021 | |||
2 | ![]() |
EV_DATETO | Call by reference | Type reference (TYPE) | D | 20111021 | |||
3 | ![]() |
IV_CRGROUP_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20111021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20111021 |
Method GET_LOSS_DATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATE_FROM | Call by reference | Type reference (TYPE) | DATUM | Date | 20090720 | ||
2 | ![]() |
EV_DATE_TO | Call by reference | Type reference (TYPE) | DATUM | Date | 20090720 |
Method GET_LOSS_DATES on class CL_GRRM_DASHBOARD_ASSIST has no exception.
Method GET_MATRIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_IMPACT_LVL_TEXT | Call by reference | Type reference (TYPE) | GRRM_T_DASHBOARD_TEXT | Dashboard texts | 20081124 | ||
2 | ![]() |
ET_MATRIX | Call by reference | Type reference (TYPE) | GRRM_T_DASHBOARD_MATRIX | HeatMap matrix | 20081124 | ||
3 | ![]() |
ET_PROB_LVL_TEXT | Call by reference | Type reference (TYPE) | GRRM_T_DASHBOARD_TEXT | Dashboard texts | 20081124 |
Method GET_MATRIX on class CL_GRRM_DASHBOARD_ASSIST has no exception.
Method GET_NUMBER_SEPARATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DECIMAL | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20090220 | ||
2 | ![]() |
EV_THOUSANDS | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20090220 |
Method GET_NUMBER_SEPARATOR on class CL_GRRM_DASHBOARD_ASSIST has no exception.
Method GET_ORGUNIT_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATEFROM | Call by reference | Type reference (TYPE) | D | 20111021 | |||
2 | ![]() |
EV_DATETO | Call by reference | Type reference (TYPE) | D | 20111021 | |||
3 | ![]() |
IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20111021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20111021 |
Method GET_QUARTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | SYDATUM | SY-DATUM | 20090629 | ||
2 | ![]() |
RV_QUARTER | Value transfer | Type reference (TYPE) | QUARTER | Quarter | 20090629 |
Method GET_QUARTER on class CL_GRRM_DASHBOARD_ASSIST has no exception.
Method GET_SCORE_DECIMALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DECIMALS | Value transfer | Type reference (TYPE) | GRFN_SCORE_DECIMALS | Decimal Places | 20100526 |
Method GET_SCORE_DECIMALS on class CL_GRRM_DASHBOARD_ASSIST has no exception.
Method GET_SNAPSHOT_TIMESTAMP_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LOCAL_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | Time stamp in local time zone | 20140509 | ||
2 | ![]() |
EV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20140509 | |||
3 | ![]() |
IV_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100125 | ||
4 | ![]() |
IV_TIMEFRAME | Call by reference | Type reference (TYPE) | GRFN_TIMEFRAME | Timeframe | 20100125 | ||
5 | ![]() |
IV_YEAR | Call by reference | Type reference (TYPE) | GRFN_TF_YEAR | Timeframe Year | 20100125 |
Method GET_SNAPSHOT_TIMESTAMP_TEXT on class CL_GRRM_DASHBOARD_ASSIST has no exception.
Method GET_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DASHBOARD | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20081124 | ||
2 | ![]() |
RT_TEXT | Value transfer | Type reference (TYPE) | GRRM_T_DASHBOARD_TEXT | Dashboard texts | 20081124 |
Method GET_TEXTS on class CL_GRRM_DASHBOARD_ASSIST has no exception.
Method QUERY_RISK_CATEGORIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20100125 | ||
2 | ![]() |
RT_RISK_CATEGORY | Value transfer | Type reference (TYPE) | CL_GRRM_UTIL_DASHBOARD=>T_RISK_CATEGORY_CHILD | Table type of API object ID | 20100125 |
Method QUERY_RISK_CATEGORIES on class CL_GRRM_DASHBOARD_ASSIST has no exception.
Method SET_RISK_CATEGORIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RISK_CATEGORY | Call by reference | Type reference (TYPE) | CL_GRRM_MODEL_CRISK=>T_CRISK_LIST | Table type for common risk group list | 20100125 |
Method SET_RISK_CATEGORIES on class CL_GRRM_DASHBOARD_ASSIST has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |