SAP /IWBEP/IF_MGW_ODATA_FW_MODEL OO Class - OData Model FPI









/IWBEP/IF_MGW_ODATA_FW_MODEL is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class /IWBEP/IF_MGW_ODATA_FW_MODEL including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of /IWBEP/IF_MGW_ODATA_FW_MODEL SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
FINALIZEFinalizePublic
CALL METHOD /iwbep/if_mgw_odata_fw_model=>FINALIZE...more details

GET_ACTIONPublic
CALL METHOD /iwbep/if_mgw_odata_fw_model=>GET_ACTION...more details

GET_ACTION_BY_TECH_NAMEPublic
CALL METHOD /iwbep/if_mgw_odata_fw_model=>GET_ACTION_BY_TECH_NAME...more details

GET_CACHE_TIMESTAMPPublic
CALL METHOD /iwbep/if_mgw_odata_fw_model=>GET_CACHE_TIMESTAMP...more details

GET_COMPLEX_TYPEPublic
CALL METHOD /iwbep/if_mgw_odata_fw_model=>GET_COMPLEX_TYPE...more details

GET_DEFAULT_PAGING_INFOGet the default paging information for the current servicePublic
CALL METHOD /iwbep/if_mgw_odata_fw_model=>GET_DEFAULT_PAGING_INFO...more details

GET_ENTITY_TYPEPublic
CALL METHOD /iwbep/if_mgw_odata_fw_model=>GET_ENTITY_TYPE...more details

GET_ENTITY_TYPE_BY_SET_NAMEReturns the entity type of an entity setPublic
CALL METHOD /iwbep/if_mgw_odata_fw_model=>GET_ENTITY_TYPE_BY_SET_NAME...more details

GET_ENTITY_TYPE_BY_TECH_NAMEPublic
CALL METHOD /iwbep/if_mgw_odata_fw_model=>GET_ENTITY_TYPE_BY_TECH_NAME...more details

GET_MODEL_FEATURESGet Model FeaturesPublic
CALL METHOD /iwbep/if_mgw_odata_fw_model=>GET_MODEL_FEATURES...more details

GET_MODEL_PROVIDER_CLASS_NAMEReturns the name of the MPC this model has been created byPublic
CALL METHOD /iwbep/if_mgw_odata_fw_model=>GET_MODEL_PROVIDER_CLASS_NAME...more details

GET_NAV_PROPERTY_BY_TECHGet Navigation Property by technical namePublic
CALL METHOD /iwbep/if_mgw_odata_fw_model=>GET_NAV_PROPERTY_BY_TECH...more details

GET_NO_CONVERSIONPublic
CALL METHOD /iwbep/if_mgw_odata_fw_model=>GET_NO_CONVERSION...more details

GET_SERVICE_TYPEPublic
CALL METHOD /iwbep/if_mgw_odata_fw_model=>GET_SERVICE_TYPE...more details

SET_EXTENSION_FORSet which service extension has defined this modelPublic
CALL METHOD /iwbep/if_mgw_odata_fw_model=>SET_EXTENSION_FOR...more details

SET_NO_CONVERSIONPublic
CALL METHOD /iwbep/if_mgw_odata_fw_model=>SET_NO_CONVERSION...more details






/IWBEP/IF_MGW_ODATA_FW_MODEL types

S - Single-Character Indicator
TY_S_DEFAULT_PAGING_INFO - Default Paging Information

Links to Related Class(s)

/IWBEP/I...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!