SAP ABAP Interface /IWCOR/IF_DS_EXPR_FUNCTION (Function expression)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SODATA_URI (Package) URI and Expression Parser
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/CL_DS_EXPR_FUNCTION | Function expression | 20110808 |
Properties
| Interface | /IWCOR/IF_DS_EXPR_FUNCTION | |
| Short Description | Function expression |
General Data
| Package | /IWCOR/SODATA_URI | URI and Expression Parser |
| Created | 20110706 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface /IWCOR/IF_DS_EXPR_FUNCTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWCOR/IF_DS_EXPR_NODE | Expression node | 20120813 |
Friends
Interface /IWCOR/IF_DS_EXPR_FUNCTION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION | Instance attribute | Public | Type reference (TYPE) | STRING | Functionname (e.g. 'substringof') | 20120813 | ||
| 2 | PARAMETERS | Instance attribute | Public | Type reference (TYPE) | PARAMETER_T | List of function parameters | 20120813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120813 |
Events
Interface /IWCOR/IF_DS_EXPR_FUNCTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PARAMETER_T | Public | See coding | 20120813 | parameter_t TYPE TABLE OF REF TO /IWCOR/if_DS_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 | 20120813 | ||||
| 2 | RO_EXPRESSION | Value transfer | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EXPR_NODE | 20120813 |
Method GET_PARAMETER on Interface /IWCOR/IF_DS_EXPR_FUNCTION has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |