SAP ABAP Class /IWBEP/IF_MGW_EXPR_FUNCTION (Function expression)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_MGW_EXPR_NODE | Expression node | 20130326 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_MGW_EXPR_FUNCTION | Function node | 20130326 |
Properties
| Class | /IWBEP/IF_MGW_EXPR_FUNCTION | |
| Short Description | Function expression | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130326 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/IF_MGW_EXPR_FUNCTION has no forward declaration.
Interfaces
Class /IWBEP/IF_MGW_EXPR_FUNCTION has no interface implemented.
Friends
Class /IWBEP/IF_MGW_EXPR_FUNCTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Functionname (e.g. 'substringof') | 20130326 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | PARAMETER_T | List of function parameters | 20130326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130326 | ||
| 2 | Instance method | Public | Method | Get return type of the function | 20130910 |
Events
Class /IWBEP/IF_MGW_EXPR_FUNCTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PARAMETER_T | Public | See coding | 20130326 | parameter_t TYPE TABLE OF REF TO /IWBEP/IF_MGW_EXPR_NODE WITH DEFAULT KEY
|
Method Signatures
Method GET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20130326 | ||||
| 2 | RO_EXPRESSION | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_EXPR_NODE | Expression node | 20130326 |
Method GET_PARAMETER on class /IWBEP/IF_MGW_EXPR_FUNCTION has no exception.
Method GET_RETURN_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Type reference (TYPE) | STRING | Function return type | 20130910 |
Method GET_RETURN_TYPE on class /IWBEP/IF_MGW_EXPR_FUNCTION has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |