SAP ABAP Interface /IWBEP/IF_MGW_EXPR_FUNCTION (Function expression)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/MGW_GSR_FILTER_EXPR (Package) OData Channel - Service Interface - Filter Tree Expression
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
Interface /IWBEP/IF_MGW_EXPR_FUNCTION  
Short Description Function expression    
General Data
Package /IWBEP/MGW_GSR_FILTER_EXPR   OData Channel - Service Interface - Filter Tree Expression 
Created 20130326   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
Interface /IWBEP/IF_MGW_EXPR_FUNCTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_MGW_EXPR_NODE Expression node 20130326
Friends
Interface /IWBEP/IF_MGW_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') 20130326
2 PARAMETERS Instance attribute Public Type reference (TYPE) PARAMETER_T List of function parameters 20130326
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARAMETER Instance method Public Method 20130326
2 GET_RETURN_TYPE Instance method Public Method Get return type of the function 20130910
Events
Interface /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 Importing IV_INDEX Call by reference Type reference (TYPE) I 20130326
2 Returning RO_EXPRESSION Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_EXPR_NODE Expression node 20130326

Method GET_PARAMETER on Interface /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 Returning RV_TYPE Value transfer Type reference (TYPE) STRING Function return type 20130910

Method GET_RETURN_TYPE on Interface /IWBEP/IF_MGW_EXPR_FUNCTION has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 200