SAP ABAP Interface /IWBEP/IF_MGW_EXPR_VISITOR (Expression visitor)
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_OSQL_VISTR Open SQL expression visitor 20130904
Properties
Interface /IWBEP/IF_MGW_EXPR_VISITOR  
Short Description Expression visitor    
General Data
Package /IWBEP/MGW_GSR_FILTER_EXPR   OData Channel - Service Interface - Filter Tree Expression 
Created 20130328   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
Interface /IWBEP/IF_MGW_EXPR_VISITOR has no forward declaration.
Interfaces
Interface /IWBEP/IF_MGW_EXPR_VISITOR has no interface.
Friends
Interface /IWBEP/IF_MGW_EXPR_VISITOR has no friend.
Attributes
Interface /IWBEP/IF_MGW_EXPR_VISITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PROCESS_BINARY Instance method Public Method Visit binary expression 20130328
2 PROCESS_FUNCTION Instance method Public Method Visit function expression 20130328
3 PROCESS_LITERAL Instance method Public Method Visit literal expression 20130328
4 PROCESS_MEMBER Instance method Public Method Visit member expression 20130328
5 PROCESS_PROPERTY Instance method Public Method Visit property expression 20130328
6 PROCESS_UNARY Instance method Public Method Visit unary expression 20130328
Events
Interface /IWBEP/IF_MGW_EXPR_VISITOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OBJECT_LIST_T Public See coding 20130328 OBJECT_LIST_T TYPE TABLE OF REF TO data WITH DEFAULT KEY
Method Signatures

Method PROCESS_BINARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BINARY Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_EXPR_BINARY Binary expression 20130912
2 Returning RD_VALUE Value transfer Object reference (TYPE REF TO) DATA 20130328
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_EXPR_VISTR_EXCP Expression Visitor exception 20130912

Method PROCESS_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FUNCTION Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_EXPR_FUNCTION Functionname 20130328
2 Returning RD_VALUE Value transfer Object reference (TYPE REF TO) DATA 20130328
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_EXPR_VISTR_EXCP Expression Visitor exception 20130912

Method PROCESS_LITERAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LITERAL Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_EXPR_LITERAL Literal 20130328
2 Returning RD_VALUE Value transfer Object reference (TYPE REF TO) DATA 20130328
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_EXPR_VISTR_EXCP Expression Visitor exception 20130912

Method PROCESS_MEMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MEMBER Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_EXPR_MEMBER Member operator 20130330
2 Returning RD_VALUE Value transfer Object reference (TYPE REF TO) DATA 20130328
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_EXPR_VISTR_EXCP Expression Visitor exception 20130912

Method PROCESS_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROPERTY Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_EXPR_PROPERTY Property 20130328
2 Returning RD_VALUE Value transfer Object reference (TYPE REF TO) DATA 20130328
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_EXPR_VISTR_EXCP Expression Visitor exception 20130912

Method PROCESS_UNARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_UNARY Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_EXPR_UNARY Unary expression 20130912
2 Returning RD_VALUE Value transfer Object reference (TYPE REF TO) DATA 20130328
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_EXPR_VISTR_EXCP Expression Visitor exception 20130912
History
Last changed by/on SAP  20141120 
SAP Release Created in 200