SAP ABAP Class CL_GRRM_UTIL_RESPOBJST (Utility Class for Response Automation Status Tracking)
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_RESPOBJST | |
Short Description | Utility Class for Response Automation Status Tracking | |
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 | 20100219 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_UTIL_RESPOBJST has no forward declaration.
Interfaces
Class CL_GRRM_UTIL_RESPOBJST has no interface implemented.
Friends
Class CL_GRRM_UTIL_RESPOBJST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_RESP_STATUS | 'C' | Response Automation Status ID | 20100330 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | GRRM_RESP_STATUS_TXT | 'Automation Completed' | Status message obtained from implementation class | 20100330 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_RESP_STATUS | 'E' | Response Automation Status ID | 20100330 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_RESP_STATUS_TXT | 'Automation Failed' | Status message obtained from implementation class | 20100330 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | GRRM_RESP_STATUS_TXT | 'Automation Initiated' | Status message obtained from implementation class | 20100330 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | GRRM_RESP_STATUS | 'N' | Response Automation Status ID | 20100402 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get table context | 20100219 |
2 | ![]() |
Static method | Public | Method | Get single record (for response ID) | 20100222 |
3 | ![]() |
Static method | Public | Method | Modify table context | 20100301 |
Events
Class CL_GRRM_UTIL_RESPOBJST has no event.
Types
Class CL_GRRM_UTIL_RESPOBJST 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_RESPOBJST | Table - Response automation status tracking | 20100219 |
Method GET_CONTEXT on class CL_GRRM_UTIL_RESPOBJST 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 | 20100222 | ||
2 | ![]() |
RS_RESPOBJST | Value transfer | Type reference (TYPE) | GRRM_S_RESPOBJST | Structure - Response automation status tracking | 20100222 |
Method GET_RECORD on class CL_GRRM_UTIL_RESPOBJST 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_RESPOBJST | Table - Response automation status tracking | 20100301 |
Method MODIFY_CONTEXT on class CL_GRRM_UTIL_RESPOBJST has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |