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