SAP ABAP Class CL_GRRM_UTIL_RESPAUTPMN (Utility class for DB table GRRMRESPAUTPMN)
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_RESPAUTPMN | |
Short Description | Utility class for DB table GRRMRESPAUTPMN | |
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 | 20100302 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_UTIL_RESPAUTPMN has no forward declaration.
Interfaces
Class CL_GRRM_UTIL_RESPAUTPMN has no interface implemented.
Friends
Class CL_GRRM_UTIL_RESPAUTPMN has no friend class.
Attributes
Class CL_GRRM_UTIL_RESPAUTPMN has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_CONTEXT | Static method | Public | Method | Get table context | 20100302 |
2 | GET_RECORD | Static method | Public | Method | Get single record (for response ID) | 20100302 |
3 | MODIFY_CONTEXT | Static method | Public | Method | Modify table context | 20100302 |
Events
Class CL_GRRM_UTIL_RESPAUTPMN has no event.
Types
Class CL_GRRM_UTIL_RESPAUTPMN 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_RESPAUTPMN | Response Automation - PM Notification Mapping | 20100302 |
Method GET_CONTEXT on class CL_GRRM_UTIL_RESPAUTPMN has no exception.
Method GET_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_RESPONSE_ID | Call by reference | Type reference (TYPE) | GRRM_CASEGUID | case gui id | 20100302 | ||
2 | Returning | RS_RESPAUTPMN | Value transfer | Type reference (TYPE) | GRRM_S_RESPAUTPMN | Response Automation - PM Notification Mapping | 20100302 |
Method GET_RECORD on class CL_GRRM_UTIL_RESPAUTPMN 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_RESPAUTPMN | Response Automation - PM Notification Mapping | 20100302 |
Method MODIFY_CONTEXT on class CL_GRRM_UTIL_RESPAUTPMN has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |