SAP ABAP Class CL_GRRM_UTIL_EHSMAP (Utility Class for DB view GRRMVEHSMAP)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_CASE_MANAGEMENT (Package) Case management for risks
⤷
⤷
Properties
| Class | CL_GRRM_UTIL_EHSMAP | |
| Short Description | Utility Class for DB view GRRMVEHSMAP | |
| 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 | 20100805 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_UTIL_EHSMAP has no forward declaration.
Interfaces
Class CL_GRRM_UTIL_EHSMAP has no interface implemented.
Friends
Class CL_GRRM_UTIL_EHSMAP has no friend class.
Attributes
Class CL_GRRM_UTIL_EHSMAP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get impact level | 20100805 | |
| 2 | Static method | Public | Method | Get probability level | 20100805 |
Events
Class CL_GRRM_UTIL_EHSMAP has no event.
Types
Class CL_GRRM_UTIL_EHSMAP has no local type.
Method Signatures
Method GET_IMPACT_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EHS_SEVERE | Call by reference | Type reference (TYPE) | GRRM_EHS_SEVERE | Severity of Risk in EH&S | 20100805 | |||
| 2 | IV_LOG_SYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20100805 | |||
| 3 | RV_RM_IMPACT_LEVEL | Value transfer | Type reference (TYPE) | GRFN_IMPACT_LEVEL | Impact Level | 20100805 |
Method GET_IMPACT_LEVEL on class CL_GRRM_UTIL_EHSMAP has no exception.
Method GET_PROBLTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EHS_PROBLTY | Call by reference | Type reference (TYPE) | GRRM_EHS_PROBLTY | Probability of Risk in EH&S | 20100805 | |||
| 2 | IV_LOG_SYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20100805 | |||
| 3 | RV_RM_PROBLTY | Value transfer | Type reference (TYPE) | GRRM_PROBABILITY_LEVEL_ID | Probability Level | 20100805 |
Method GET_PROBLTY on class CL_GRRM_UTIL_EHSMAP has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |