SAP ABAP Class CL_GRRM_UTIL_PROB_LEVEL (Utility class for Probability Level)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_UTILITY (Package) Utility classes for Risk Management
⤷
⤷
Properties
| Class | CL_GRRM_UTIL_PROB_LEVEL | |
| Short Description | Utility class for Probability Level | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_UTILITY | Utility classes for Risk Management |
| Created | 20090915 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_UTIL_PROB_LEVEL has no forward declaration.
Interfaces
Class CL_GRRM_UTIL_PROB_LEVEL has no interface implemented.
Friends
Class CL_GRRM_UTIL_PROB_LEVEL has no friend class.
Attributes
Class CL_GRRM_UTIL_PROB_LEVEL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Probability Level | 20091022 | |
| 2 | Static method | Public | Method | Get Probability text | 20091022 | |
| 3 | Static method | Public | Method | Get Probability Reduction/Enhancement with Probability From | 20091023 |
Events
Class CL_GRRM_UTIL_PROB_LEVEL has no event.
Types
Class CL_GRRM_UTIL_PROB_LEVEL has no local type.
Method Signatures
Method GET_PROBABILITY_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGU | Value transfer | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20091022 | ||
| 2 | RT_PROB_LEVEL | Value transfer | Type reference (TYPE) | GRFN_T_API_VALUESET | Table type for Value Set | 20091022 |
Method GET_PROBABILITY_LEVEL on class CL_GRRM_UTIL_PROB_LEVEL has no exception.
Method GET_PROBABILITY_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROB_LEVEL | Value transfer | Type reference (TYPE) | GRRM_PROBABILITY_LEVEL_ID | Probability Level | 20091022 | |||
| 2 | RV_PROB_TEXT | Value transfer | Type reference (TYPE) | GRRM_PROBABILITY_LEVEL | Probability description | 20091022 |
Method GET_PROBABILITY_TEXT on class CL_GRRM_UTIL_PROB_LEVEL has no exception.
Method GET_PROB_REDC_ENHC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20091023 | ||
| 2 | RT_PROB_REDC_LEVEL | Value transfer | Type reference (TYPE) | GRFN_T_API_VALUESET | Table type for Value Set | 20091023 |
Method GET_PROB_REDC_ENHC on class CL_GRRM_UTIL_PROB_LEVEL has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |