SAP ABAP Class /IWCOR/IF_DS_EXPR_FUNCTION (Function expression)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EXPR_NODE Expression node 20120813
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
Class /IWCOR/IF_DS_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 20110706   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWCOR/IF_DS_EXPR_FUNCTION has no forward declaration.
Interfaces
Class /IWCOR/IF_DS_EXPR_FUNCTION has no interface implemented.
Friends
Class /IWCOR/IF_DS_EXPR_FUNCTION has no friend class.
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 GET_PARAMETER Instance method Public Method 20120813
Events
Class /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 Importing IV_INDEX Call by reference Type reference (TYPE) I 20120813
2 Returning RO_EXPRESSION Value transfer Object reference (TYPE REF TO) /IWCOR/IF_DS_EXPR_NODE 20120813

Method GET_PARAMETER on class /IWCOR/IF_DS_EXPR_FUNCTION has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in