SAP ABAP Class CL_GRRM_UTIL_RESPAUTIMPL (Utility Class for Response Automation Implementations)
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_RESPAUTIMPL | |
| Short Description | Utility Class for Response Automation Implementations | |
| 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_RESPAUTIMPL has no forward declaration.
Interfaces
Class CL_GRRM_UTIL_RESPAUTIMPL has no interface implemented.
Friends
Class CL_GRRM_UTIL_RESPAUTIMPL has no friend class.
Attributes
Class CL_GRRM_UTIL_RESPAUTIMPL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get table context + description | 20100219 | |
| 2 | Static method | Public | Method | Get description for implementation | 20100219 | |
| 3 | Static method | Public | Method | Returns single record for implementation ID | 20100222 |
Events
Class CL_GRRM_UTIL_RESPAUTIMPL has no event.
Types
Class CL_GRRM_UTIL_RESPAUTIMPL 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 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20100219 | ||
| 2 | RT_CONTEXT | Value transfer | Type reference (TYPE) | GRRM_T_RESPAUTIMPL | Table - Response Automation Implementations | 20100219 |
Method GET_CONTEXT on class CL_GRRM_UTIL_RESPAUTIMPL has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RESP_IMPL_ID | Call by reference | Type reference (TYPE) | GRRM_RESPONSE_IMPL | Response Automation - Implementation Class ID | 20100219 | |||
| 2 | RV_RESP_IMPL_DESCR | Value transfer | Type reference (TYPE) | GRRM_RESP_IMPL_DESCR | Response Automation - Implementation Class Description | 20100219 |
Method GET_DESCRIPTION on class CL_GRRM_UTIL_RESPAUTIMPL has no exception.
Method GET_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RESP_IMPL | Call by reference | Type reference (TYPE) | GRRM_RESPONSE_IMPL | Response Automation - Implementation Class ID | 20100222 | |||
| 2 | RS_RESPAUTIMPL | Value transfer | Type reference (TYPE) | GRRM_S_RESPAUTIMPL | Structure - Response Automation Implementations | 20100222 |
Method GET_RECORD on class CL_GRRM_UTIL_RESPAUTIMPL has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |