SAP ABAP Class CL_GRRM_RISK_SRV_VALUATION (Valuation For RIsk Survey)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_CASE_MANAGEMENT (Package) Case management for risks
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_VALUATION | Valuation implementation | 20100407 |
Properties
| Class | CL_GRRM_RISK_SRV_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_CASE_MANAGEMENT | Case management for risks |
| Created | 20100407 | 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 | 20100407 |
Friends
Class CL_GRRM_RISK_SRV_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 | 20100521 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | GRRM_CAT_ID | '##SOO##%%#' | Category ID | 20100521 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRRM_SRV_VAL_FDT_LAYER | KRI FDT communication layer | 20100526 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | GRFN_CURRENCY | Currency of analysis | 20120201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100526 | ||
| 2 | Instance method | Private | Method | 20100526 | ||
| 3 | Instance method | Private | Method | 20100526 | ||
| 4 | Instance method | Public | Constructor | 20100526 | ||
| 5 | Instance method | Private | Method | 20100805 | ||
| 6 | Instance method | Private | Method | 20100527 | ||
| 7 | Instance method | Private | Method | 20100527 | ||
| 8 | Instance method | Private | Method | 20100527 |
Events
Class CL_GRRM_RISK_SRV_VALUATION has no event.
Types
Class CL_GRRM_RISK_SRV_VALUATION has no local type.
Method Signatures
Method CALCULATE_IMPACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ANA_ASSESSMENT | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_ASSESSMENT | Analysis assessment | 20100526 | |||
| 2 | IS_PROFILE | Call by reference | Type reference (TYPE) | GRRM_S_ANALYSIS_PROFILE | ANALYSIS PROFILE | 20100526 | |||
| 3 | IS_VALUATION | Call by reference | Type reference (TYPE) | GRRM_S_RISK_SRV_VALUATION | Survey Question | 20100526 | |||
| 4 | IT_CHOICE | Call by reference | Type reference (TYPE) | GRFN_T_API_SRV_QUESTION_CHOICE | Survey Question Choices | 20100527 | |||
| 5 | IT_QUESTION_ANSWER | Call by reference | Type reference (TYPE) | GRFN_T_API_QUESTION_ANSWER | Question with answer | 20100527 | |||
| 6 | IT_QUESTION_ELEM | Call by reference | Type reference (TYPE) | GRRM_T_VAL_QUEST_ELEM | linking the Question ID and BRF+ Element ID | 20100602 | |||
| 7 | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100527 | |||
| 8 | IV_VALID_FROM | Call by reference | Type reference (TYPE) | GRRM_ANALYSIS_VALIDFROM | Field of type DATS | 20100527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100526 |
Method CALCULATE_PROBABILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ANA_PROBABILITY | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_PROBABILIT | Analysis Probability | 20100526 | |||
| 2 | IS_PROFILE | Call by reference | Type reference (TYPE) | GRRM_S_ANALYSIS_PROFILE | ANALYSIS PROFILE | 20100526 | |||
| 3 | IS_VALUATION | Call by reference | Type reference (TYPE) | GRRM_S_RISK_SRV_VALUATION | Survey Question | 20100526 | |||
| 4 | IT_CHOICE | Call by reference | Type reference (TYPE) | GRFN_T_API_SRV_QUESTION_CHOICE | Survey Question Choices | 20100526 | |||
| 5 | IT_QUESTION_ANSWER | Call by reference | Type reference (TYPE) | GRFN_T_API_QUESTION_ANSWER | Question with answer | 20100602 | |||
| 6 | IT_QUESTION_ELEM | Call by reference | Type reference (TYPE) | GRRM_T_VAL_QUEST_ELEM | linking the Question ID and BRF+ Element ID | 20100602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100526 |
Method CALCULATE_SPEED_OF_ONSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ANA_PROBABILITY | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_PROBABILIT | Analysis Probability | 20100526 | |||
| 2 | IS_PROFILE | Call by reference | Type reference (TYPE) | GRRM_S_ANALYSIS_PROFILE | ANALYSIS PROFILE | 20100526 | |||
| 3 | IS_VALUATION | Call by reference | Type reference (TYPE) | GRRM_S_RISK_SRV_VALUATION | Survey Question | 20100526 | |||
| 4 | IT_CHOICE | Call by reference | Type reference (TYPE) | GRFN_T_API_SRV_QUESTION_CHOICE | Survey Question Choices | 20100526 | |||
| 5 | IT_QUESTION_ANSWER | Call by reference | Type reference (TYPE) | GRFN_T_API_QUESTION_ANSWER | Question with answer | 20100526 | |||
| 6 | IT_QUESTION_ELEM | Call by reference | Type reference (TYPE) | GRRM_T_VAL_QUEST_ELEM | linking the Question ID and BRF+ Element ID | 20100602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100526 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRRM_RISK_SRV_VALUATION has no parameter.
Method CONSTRUCTOR on class CL_GRRM_RISK_SRV_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 | 20100805 | |||
| 2 | RV_CHOICE_KEY | Value transfer | Type reference (TYPE) | GRFN_QUESTION_CHOICE_KEY | Survey Question Choice Key | 20100805 |
Method GET_CHOICE_KEY on class CL_GRRM_RISK_SRV_VALUATION has no exception.
Method PREPARE_FORMULA_VALUES_IMPACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FORMULA_VALUE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_ID_VALUE | 20100527 | ||||
| 2 | EV_MODE | Call by reference | Type reference (TYPE) | GRRM_ANALYSIS_MODE | Analysis Mode | 20100528 | |||
| 3 | IS_PROFILE | Call by reference | Type reference (TYPE) | GRRM_S_ANALYSIS_PROFILE | ANALYSIS PROFILE | 20100527 | |||
| 4 | IS_VALUATION | Call by reference | Type reference (TYPE) | GRRM_S_RISK_SRV_VALUATION | Survey Question | 20100527 | |||
| 5 | IT_CHOICE | Call by reference | Type reference (TYPE) | GRFN_T_API_SRV_QUESTION_CHOICE | Survey Question Choices | 20100527 | |||
| 6 | IT_QUESTION_ANSWER | Call by reference | Type reference (TYPE) | GRFN_T_API_QUESTION_ANSWER | Question with answer | 20100602 | |||
| 7 | IT_QUESTION_ELEM | Call by reference | Type reference (TYPE) | GRRM_T_VAL_QUEST_ELEM | linking the Question ID and BRF+ Element ID | 20100602 | |||
| 8 | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100527 | |||
| 9 | IV_VALID_FROM | Call by reference | Type reference (TYPE) | GRRM_ANALYSIS_VALIDFROM | Valid From | 20100527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100527 |
Method PREPARE_FORMULA_VALUES_PROB 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 | 20100527 | ||||
| 2 | IS_PROFILE | Call by reference | Type reference (TYPE) | GRRM_S_ANALYSIS_PROFILE | ANALYSIS PROFILE | 20100527 | |||
| 3 | IS_VALUATION | Call by reference | Type reference (TYPE) | GRRM_S_RISK_SRV_VALUATION | Survey Question | 20100527 | |||
| 4 | IT_CHOICE | Call by reference | Type reference (TYPE) | GRFN_T_API_SRV_QUESTION_CHOICE | Survey Question Choices | 20100527 | |||
| 5 | IT_QUESTION_ANSWER | Call by reference | Type reference (TYPE) | GRFN_T_API_QUESTION_ANSWER | Question with answer | 20100602 | |||
| 6 | IT_QUESTION_ELEM | Call by reference | Type reference (TYPE) | GRRM_T_VAL_QUEST_ELEM | linking the Question ID and BRF+ Element ID | 20100602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100527 |
Method PREPARE_FORMULA_VALUES_SOO 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 | 20100527 | ||||
| 2 | IS_PROFILE | Call by reference | Type reference (TYPE) | GRRM_S_ANALYSIS_PROFILE | ANALYSIS PROFILE | 20100527 | |||
| 3 | IS_VALUATION | Call by reference | Type reference (TYPE) | GRRM_S_RISK_SRV_VALUATION | Survey Question | 20100527 | |||
| 4 | IT_CHOICE | Call by reference | Type reference (TYPE) | GRFN_T_API_SRV_QUESTION_CHOICE | Survey Question Choices | 20100527 | |||
| 5 | IT_QUESTION_ANSWER | Call by reference | Type reference (TYPE) | GRFN_T_API_QUESTION_ANSWER | Question with answer | 20100602 | |||
| 6 | IT_QUESTION_ELEM | Call by reference | Type reference (TYPE) | GRRM_T_VAL_QUEST_ELEM | linking the Question ID and BRF+ Element ID | 20100602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100527 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |