SAP ABAP Interface /IWBEP/IF_MGW_ODATA_FW_MODEL (OData Model FPI)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/MGW_MED_FPI (Package) OData Channel - Metadata - Framework Programming Interfaces
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_ODATA_MODEL implementation of odata meta data model 20110624
Properties
Interface /IWBEP/IF_MGW_ODATA_FW_MODEL  
Short Description OData Model FPI    
General Data
Package /IWBEP/MGW_MED_FPI   OData Channel - Metadata - Framework Programming Interfaces 
Created 20110624   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_MGW_MED_ODATA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_MGW_ODATA_MODEL Interface for a Script-Based Model 20110624
2 /IWBEP/IF_MGW_ODATA_RE_MODEL OData Model Read Interface 20110624
Friends
Interface /IWBEP/IF_MGW_ODATA_FW_MODEL has no friend.
Attributes
Interface /IWBEP/IF_MGW_ODATA_FW_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTION Instance method Public Method 20110713
2 GET_ACTION_BY_TECH_NAME Instance method Public Method 20120319
3 GET_CACHE_TIMESTAMP Instance method Public Method 20120615
4 GET_COMPLEX_TYPE Instance method Public Method 20110713
5 GET_ENTITY_TYPE Instance method Public Method 20110624
6 GET_ENTITY_TYPE_BY_SET_NAME Instance method Public Method Returns the entity type of an entity set 20131206
7 GET_ENTITY_TYPE_BY_TECH_NAME Instance method Public Method 20120319
8 GET_NO_CONVERSION Instance method Public Method 20110726
9 SET_EXTENSION_FOR Instance method Public Method Set which service extension has defined this model 20140407
10 SET_NO_CONVERSION Instance method Public Method 20110726
Events
Interface /IWBEP/IF_MGW_ODATA_FW_MODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S Public Type reference (TYPE) CHAR1 Single-Character Indicator 20120316
Method Signatures

Method GET_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 20110713
2 Returning RO_ACTION Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_ODATA_FW_ACTION OData Action FPI 20110713
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20110713

Method GET_ACTION_BY_TECH_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_TECHNICAL_NAME 20120319
2 Returning RO_ACTION Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_ODATA_FW_ACTION 20120319
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20120319

Method GET_CACHE_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TIMESTAMP Value transfer Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20120615

Method GET_CACHE_TIMESTAMP on Interface /IWBEP/IF_MGW_ODATA_FW_MODEL has no exception.

Method GET_COMPLEX_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CPLX_TYPE_NAME Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 20110713
2 Returning RO_COMPLEX_TYPE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_ODATA_FW_CPLXTYP OData Complex Type FPI 20110713
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20110713

Method GET_ENTITY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_NAME Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 20110624
2 Returning RO_ENTITY_TYPE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_ODATA_FW_ETYPE OData Entity Type FPI 20110624
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20110624

Method GET_ENTITY_TYPE_BY_SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_SET_NAME Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME External Entity Set Name 20131206
2 Returning RO_ENTITY_TYPE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_ODATA_FW_ETYPE OData Entity Type FPI 20131206
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20131206

Method GET_ENTITY_TYPE_BY_TECH_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_TECHNICAL_NAME 20120319
2 Returning RO_ENTITY_TYPE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_ODATA_FW_ETYPE 20120319
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20120319

Method GET_NO_CONVERSION Signature

Method GET_NO_CONVERSION on Interface /IWBEP/IF_MGW_ODATA_FW_MODEL has no parameter.
Method GET_NO_CONVERSION on Interface /IWBEP/IF_MGW_ODATA_FW_MODEL has no exception.

Method SET_EXTENSION_FOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EXTENDING_SERVICE Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_S_EXTENDING_SERVICE Extending Service 20140407

Method SET_EXTENSION_FOR on Interface /IWBEP/IF_MGW_ODATA_FW_MODEL has no exception.

Method SET_NO_CONVERSION Signature

Method SET_NO_CONVERSION on Interface /IWBEP/IF_MGW_ODATA_FW_MODEL has no parameter.
Method SET_NO_CONVERSION on Interface /IWBEP/IF_MGW_ODATA_FW_MODEL has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 200