SAP ABAP Class CL_GRRM_OB_RCSA_VALUATION (Valuation For RIsk Survey)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_OB_RCSA (Package) Op. Risk Mngmt for Banks: Risk Control Self Assessment
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_VALUATION | Valuation implementation | 20110413 |
Properties
| Class | CL_GRRM_OB_RCSA_VALUATION | |
| Short Description | Valuation For RIsk Survey | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_OB_RCSA | Op. Risk Mngmt for Banks: Risk Control Self Assessment |
| Created | 20110413 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_VALUATION | Valuation implementation | 20110413 |
Friends
Class CL_GRRM_OB_RCSA_VALUATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | GRRM_CAT_ID | '##PROBAB%%' | Category ID | 20110413 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | GRRM_CAT_ID | '##SOO##%%#' | Category ID | 20110413 | ||
| 3 | Constant | Public | Type reference (TYPE) | GRFN_VALUATION_ID | '0000000002' | Valuation ID | 20110825 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRRM_SRV_VAL_FDT_LAYER | KRI FDT communication layer | 20110413 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110413 | ||
| 2 | Instance method | Public | Constructor | 20110413 | ||
| 3 | Instance method | Private | Method | 20110413 | ||
| 4 | Instance method | Private | Method | 20110413 |
Events
Class CL_GRRM_OB_RCSA_VALUATION has no event.
Types
Class CL_GRRM_OB_RCSA_VALUATION has no local type.
Method Signatures
Method CALCULATE_KF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KEY_FIGURE | Value transfer | Type reference (TYPE) | GRRM_OB_S_API_RCSA_KEYFIG | Key figure values | 20110413 | |||
| 2 | IS_VALUATION | Call by reference | Type reference (TYPE) | GRRM_OB_S_RCSA_VALUATION | Survey Question | 20110413 | |||
| 3 | IT_CHOICE | Call by reference | Type reference (TYPE) | GRFN_T_API_SRV_QUESTION_CHOICE | Survey Question Choices | 20110413 | |||
| 4 | IT_QUESTION_ANSWER | Call by reference | Type reference (TYPE) | GRFN_T_API_QUESTION_ANSWER | Question with answer | 20110413 | |||
| 5 | IT_QUESTION_ELEM | Call by reference | Type reference (TYPE) | GRRM_T_VAL_QUEST_ELEM | linking the Question ID and BRF+ Element ID | 20110413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110413 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRRM_OB_RCSA_VALUATION has no parameter.
Method CONSTRUCTOR on class CL_GRRM_OB_RCSA_VALUATION has no exception.
Method GET_CHOICE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_QUESTION_ANSWER | Call by reference | Type reference (TYPE) | GRFN_S_API_QUESTION_ANSWER | Question with answer | 20110413 | |||
| 2 | RV_CHOICE_KEY | Value transfer | Type reference (TYPE) | GRFN_QUESTION_CHOICE_KEY | Survey Question Choice Key | 20110413 |
Method GET_CHOICE_KEY on class CL_GRRM_OB_RCSA_VALUATION has no exception.
Method PREPARE_FORMULA_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FORMULA_VALUE | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>TS_ID_VALUE | 20110413 | ||||
| 2 | IS_VALUATION | Call by reference | Type reference (TYPE) | GRRM_OB_S_RCSA_VALUATION | Survey Question | 20110413 | |||
| 3 | IT_CHOICE | Call by reference | Type reference (TYPE) | GRFN_T_API_SRV_QUESTION_CHOICE | Survey Question Choices | 20110413 | |||
| 4 | IT_QUESTION_ANSWER | Call by reference | Type reference (TYPE) | GRFN_T_API_QUESTION_ANSWER | Question with answer | 20110413 | |||
| 5 | IT_QUESTION_ELEM | Call by reference | Type reference (TYPE) | GRRM_T_VAL_QUEST_ELEM | linking the Question ID and BRF+ Element ID | 20110413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110413 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |