SAP ABAP Class CL_GRRM_AUTOM_GENERIC (Generic class for response automation)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_CASE_MANAGEMENT (Package) Case management for risks
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRRM_AUTOM_EHSRA | Analysis Automation - EH&S Risk Assessment | 20100823 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_GRRM_RESP_AUTOM | Generic Class for Response Automation | 20100823 |
Properties
| Class | CL_GRRM_AUTOM_GENERIC | |
| Short Description | Generic class for response automation | |
| 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 | 20100331 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_AUTOM_GENERIC has no forward declaration.
Interfaces
Class CL_GRRM_AUTOM_GENERIC has no interface implemented.
Friends
Class CL_GRRM_AUTOM_GENERIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BALOBJ_D | 'GRRM' | Application log: Object name (Application code) | 20100331 | ||
| 2 | Constant | Protected | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20100331 | ||
| 3 | Constant | Protected | Type reference (TYPE) | SYMSGTY | 'W' | Message Type | 20110425 | ||
| 4 | Constant | Protected | Type reference (TYPE) | COMT_ALTID_SEPARATOR | '/' | Separators for Concatenated Display | 20100331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Save application log | 20100331 | |
| 2 | Instance method | Protected | Method | Verify RFC destination that is going to be used | 20100614 |
Events
Class CL_GRRM_AUTOM_GENERIC has no event.
Types
Class CL_GRRM_AUTOM_GENERIC has no local type.
Method Signatures
Method SAVE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20100331 | |||
| 2 | IV_LOG_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Application Log: Subobject | 20100802 |
Method SAVE_LOG on class CL_GRRM_AUTOM_GENERIC has no exception.
Method VERIFY_RFC_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20100614 | |||
| 2 | RV_RETURN_CODE | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100614 |
Method VERIFY_RFC_DESTINATION on class CL_GRRM_AUTOM_GENERIC has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |