SAP ABAP Class CL_GRRM_UTIL_RESPAUTOM (Utility Class for Response Automation Types)
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_RESPAUTOM | |
Short Description | Utility Class for Response Automation Types | |
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_RESPAUTOM has no forward declaration.
Interfaces
Class CL_GRRM_UTIL_RESPAUTOM has no interface implemented.
Friends
Class CL_GRRM_UTIL_RESPAUTOM has no friend class.
Attributes
Class CL_GRRM_UTIL_RESPAUTOM has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_CONTEXT | Static method | Public | Method | Get table context + description | 20100219 |
2 | GET_DESCRIPTION | Static method | Public | Method | Get description for automation type | 20100219 |
3 | GET_RECORD | Static method | Public | Method | Returns single record for automation type | 20100222 |
4 | VALIDATE_RFC_DESTINATION | Static method | Public | Method | Validate automation RFC destination | 20100317 |
Events
Class CL_GRRM_UTIL_RESPAUTOM has no event.
Types
Class CL_GRRM_UTIL_RESPAUTOM 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 | Importing | IV_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20100219 | |
2 | Returning | RT_CONTEXT | Value transfer | Type reference (TYPE) | GRRM_T_RESPAUTOM | Table - Response Automation Types | 20100219 |
Method GET_CONTEXT on class CL_GRRM_UTIL_RESPAUTOM has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_RESP_AUTOMATION_ID | Call by reference | Type reference (TYPE) | GRRM_RESPONSE_AUTOMATION | Response Automation | 20100219 | ||
2 | Returning | RV_RESP_AUTOMATION_DESCR | Value transfer | Type reference (TYPE) | GRRM_RESPONSE_AUTOMATION_TXT | Response Automation - Description | 20100219 |
Method GET_DESCRIPTION on class CL_GRRM_UTIL_RESPAUTOM has no exception.
Method GET_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_RESP_AUTOMATION_ID | Call by reference | Type reference (TYPE) | GRRM_RESPONSE_AUTOMATION | Response Automation | 20100222 | ||
2 | Returning | RS_RESPAUTOM | Value transfer | Type reference (TYPE) | GRRM_S_RESPAUTOM | Structure - Response Automation Types | 20100222 |
Method GET_RECORD on class CL_GRRM_UTIL_RESPAUTOM has no exception.
Method VALIDATE_RFC_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_RESP_AUTOMATION_ID | Call by reference | Type reference (TYPE) | GRRM_RESPONSE_AUTOMATION | Response Automation | 20100317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100317 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |