SAP ABAP Interface IF_GRFN_VARIABLE (Interface for Variable classes)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_VARIABLE (Package) Variables used in Integration Engine
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_GRFN_VARIABLE | |
| Short Description | Interface for Variable classes |
General Data
| Package | GRFN_VARIABLE | Variables used in Integration Engine |
| Created | 20080627 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRFN_VARIABLE has no forward declaration.
Interfaces
Interface IF_GRFN_VARIABLE has no interface.
Friends
Interface IF_GRFN_VARIABLE has no friend.
Attributes
Interface IF_GRFN_VARIABLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get the type of value | 20080627 | |
| 2 | Instance method | Public | Method | Get the value of variable | 20080627 |
Events
Interface IF_GRFN_VARIABLE has no event.
Types
Interface IF_GRFN_VARIABLE has no local type.
Method Signatures
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Runtime Type Services | 20081022 |
Method GET_TYPE on Interface IF_GRFN_VARIABLE has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Value transfer | Type reference (TYPE) | ANY | 20081022 | ||||
| 2 | IS_REQUEST | Call by reference | Type reference (TYPE) | GRFN_S_VARIABLE_REQUEST | Variable request | 20081022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080730 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |