SAP ABAP Class CL_GRRM_UTIL_ANLSAUTEHSRA (Utility class for DB table GRRMANLSAUTEHSRA)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_CASE_MANAGEMENT (Package) Case management for risks
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_CASE_MANAGEMENT (Package) Case management for risks
Properties
Class | CL_GRRM_UTIL_ANLSAUTEHSRA | |
Short Description | Utility class for DB table GRRMANLSAUTEHSRA | |
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 | 20100802 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_UTIL_ANLSAUTEHSRA has no forward declaration.
Interfaces
Class CL_GRRM_UTIL_ANLSAUTEHSRA has no interface implemented.
Friends
Class CL_GRRM_UTIL_ANLSAUTEHSRA has no friend class.
Attributes
Class CL_GRRM_UTIL_ANLSAUTEHSRA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_CONTEXT | Static method | Public | Method | Get table context | 20100802 |
2 | GET_RECORD | Static method | Public | Method | Get single record (for response ID) | 20100802 |
3 | MODIFY_CONTEXT | Static method | Public | Method | Modify table context | 20100802 |
Events
Class CL_GRRM_UTIL_ANLSAUTEHSRA has no event.
Types
Class CL_GRRM_UTIL_ANLSAUTEHSRA has no local type.
Method Signatures
Method GET_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RT_CONTEXT | Value transfer | Type reference (TYPE) | GRRM_T_ANLSAUTEHSRA | Analysis Automation - EH&S Risk Assessment Mapping | 20100802 |
Method GET_CONTEXT on class CL_GRRM_UTIL_ANLSAUTEHSRA has no exception.
Method GET_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GRRM_CASEGUID | case gui id | 20100802 | ||
2 | Returning | RS_ANLSAUTEHSRA | Value transfer | Type reference (TYPE) | GRRM_S_ANLSAUTEHSRA | Analysis Automation - EH&S Risk Assessment Mapping | 20100802 |
Method GET_RECORD on class CL_GRRM_UTIL_ANLSAUTEHSRA has no exception.
Method MODIFY_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IT_CONTEXT | Call by reference | Type reference (TYPE) | GRRM_T_ANLSAUTEHSRA | Analysis Automation - EH&S Risk Assessment Mapping | 20100802 |
Method MODIFY_CONTEXT on class CL_GRRM_UTIL_ANLSAUTEHSRA has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |