SAP ABAP Interface /IWBEP/IF_MGW_ODATA_ETYPE_CONV (interface representing the convience methods of a data objec)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/MGW_MED_API (Package) OData Channel - Metadata - API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_ODATA_ENTITY_TYP implementation for odata meta data entity type 20110329
Properties
Interface /IWBEP/IF_MGW_ODATA_ETYPE_CONV  
Short Description interface representing the convience methods of a data objec    
General Data
Package /IWBEP/MGW_MED_API   OData Channel - Metadata - API 
Created 20110329   SAP 
Last changed 20130531   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_ETYPE_CONV has no interface.
Friends
Interface /IWBEP/IF_MGW_ODATA_ETYPE_CONV has no friend.
Attributes
Interface /IWBEP/IF_MGW_ODATA_ETYPE_CONV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PROPERTIES Instance method Public Method creates a set of properties with the given internal names 20110329
2 CREATE_PROPS_FROM_STRUCTURE Instance method Public Method creates a set of properties from a structure 20110329
3 SET_KEY_PROPERTIES Instance method Public Method sets the key flag on a set of properties 20110329
4 SET_READ_ONLY Instance method Public Method sets the read-only flag for the entity 20110401
Events
Interface /IWBEP/IF_MGW_ODATA_ETYPE_CONV has no event.
Types
Interface /IWBEP/IF_MGW_ODATA_ETYPE_CONV has no local type.
Method Signatures

Method CREATE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMA_SEP_ABAP_NAMES Call by reference Type reference (TYPE) STRING a comma separated list of abap field names for properties 20110329
2 Importing IV_COMMA_SEP_EXT_NAMES Call by reference Type reference (TYPE) STRING a comma separated list of (external) names for properties 20110329
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20110329

Method CREATE_PROPS_FROM_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) STRING the name of the structure which shall be used as template 20110329
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20110329

Method SET_KEY_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMA_SEP_NAMES Call by reference Type reference (TYPE) STRING a comma seperated list of the external names of the keys. 20110329
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20110329

Method SET_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_READONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110401

Method SET_READ_ONLY on Interface /IWBEP/IF_MGW_ODATA_ETYPE_CONV has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200