SAP ABAP Interface /IWBEP/IF_MGW_ODATA_EXPAND (Expand Comparator Interface)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/MGW_GSR_CORE (Package) OData Channel - Service Interface - Core
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_EXPAND_NODE OData Channel Expand Node 20110629
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_TEST_EDP_EXPAND Test application: Implementation of expand for an entity 20111103
3 Interface implementation (CLASS c. INTERFACES i_ref)  TD_SADL_GW_EXPAND Mock for expand 20131121
Properties
Interface /IWBEP/IF_MGW_ODATA_EXPAND  
Short Description Expand Comparator Interface    
General Data
Package /IWBEP/MGW_GSR_CORE   OData Channel - Service Interface - Core 
Created 20110203   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /IWBEP/IF_MGW_ODATA_EXPAND has no interface.
Friends
Interface /IWBEP/IF_MGW_ODATA_EXPAND has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GCS_COMPARE_RESULT Constant Public See coding 20110701
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_TO Instance method Public Method obsolete, use COMPARE_TO_TECH_NAMES instead 20110701
2 COMPARE_TO_TECH_NAMES Instance method Public Method Compares input with technical expand string of the request 20120622
Events
Interface /IWBEP/IF_MGW_ODATA_EXPAND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_E_COMPARE_RESULT Public See coding 20110701 ty_e_compare_result TYPE c LENGTH 1
Method Signatures

Method COMPARE_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXPAND Call by reference Type reference (TYPE) STRING 20110701
2 Returning RV_COMPARE_RESULT Value transfer Type reference (TYPE) TY_E_COMPARE_RESULT 20110701

Method COMPARE_TO on Interface /IWBEP/IF_MGW_ODATA_EXPAND has no exception.

Method COMPARE_TO_TECH_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXPAND Call by reference Type reference (TYPE) STRING Expand string supported by caller - Internal / technical 20120622
2 Returning RV_COMPARE_RESULT Value transfer Type reference (TYPE) TY_E_COMPARE_RESULT Result of the comparison to the request's expand string 20120622

Method COMPARE_TO_TECH_NAMES on Interface /IWBEP/IF_MGW_ODATA_EXPAND has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200