SAP ABAP Interface /IWBEP/IF_MGW_ODATA_ITEM (interface representing a script based odata general item)
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 composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_ACTION interface representing a script based odata function import 20110310
2 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_ASSOC interface representing a script based odata association 20110406
3 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_ASSOC_SET interface representing a script based odata association set 20111125
4 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_CMPLX_PROP OData Complex Property FPI 20130327
5 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_CMPLX_TYPE interface representing a script based odata complex type 20110310
6 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_DOCUMENTTN interface representing a script based odata documentation 20120910
7 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_ENTITY_SET interface representing a script based odata entity set 20111125
8 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_ENTITY_TYP Interface Representing a Script-Based OData Entity Type 20110406
9 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_FW_ITEM OData Item FPI 20120316
10 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_NAV_PROP OData Navigation Property 20110624
... Click here to see Used By full list (13 items)
Properties
Interface /IWBEP/IF_MGW_ODATA_ITEM  
Short Description interface representing a script based odata general item    
General Data
Package /IWBEP/MGW_MED_API   OData Channel - Metadata - API 
Created 20110204   SAP 
Last changed 20131127   SAP 
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 /IWBEP/IF_MGW_ODATA_ITEM has no interface.
Friends
Interface /IWBEP/IF_MGW_ODATA_ITEM has no friend.
Attributes
Interface /IWBEP/IF_MGW_ODATA_ITEM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DOCUMENTATION Instance method Public Method creates a documentation element for the current artifact 20120910
2 GET_ID Instance method Public Method returns the id of an item 20111127
3 GET_SOURCE_NAME Instance method Public Method returns the source name or internal name when sourc initial. 20120310
4 SET_LABEL_FROM_TEXT_ELEMENT Instance method Public Method sets the label from text element pool 20111125
5 SET_NAME Instance method Public Method sets the external name of an item 20111213
6 SET_SOURCE_NAME Instance method Public Method sets the data source name for integration purposes 20120312
Events
Interface /IWBEP/IF_MGW_ODATA_ITEM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S Public Type reference (TYPE) CHAR1 Single-Character Indicator 20110206
Method Signatures

Method CREATE_DOCUMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DOCUMENTATION Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_ODATA_DOCUMENTTN interface representing a script based odata documentation 20120910
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120911

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_ID 20111127

Method GET_ID on Interface /IWBEP/IF_MGW_ODATA_ITEM has no exception.

Method GET_SOURCE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SOURCE_NAME Value transfer Type reference (TYPE) STRING 20120310

Method GET_SOURCE_NAME on Interface /IWBEP/IF_MGW_ODATA_ITEM has no exception.

Method SET_LABEL_FROM_TEXT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT_REF Call by reference Object reference (TYPE REF TO) OBJECT 20111127
2 Importing IV_TEXT_ELEMENT_CONTAINER Call by reference Type reference (TYPE) STRING the class/report which contains the text element 20111125
3 Importing IV_TEXT_ELEMENT_SYMBOL Call by reference Type reference (TYPE) TEXTPOOLKY Text element key (number/selection name) 20111125
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20111125

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 20111213
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20111213

Method SET_SOURCE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE_NAME Call by reference Type reference (TYPE) STRING 20120312

Method SET_SOURCE_NAME on Interface /IWBEP/IF_MGW_ODATA_ITEM has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_ACTION interface representing a script based odata function import 20110310
2 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_ASSOC interface representing a script based odata association 20110406
3 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_ASSOC_SET interface representing a script based odata association set 20111125
4 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_CMPLX_PROP OData Complex Property FPI 20130327
5 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_CMPLX_TYPE interface representing a script based odata complex type 20110310
6 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_DOCUMENTTN interface representing a script based odata documentation 20120910
7 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_ENTITY_SET interface representing a script based odata entity set 20111125
8 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_ENTITY_TYP Interface Representing a Script-Based OData Entity Type 20110406
9 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_FW_ITEM OData Item FPI 20120316
10 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_NAV_PROP OData Navigation Property 20110624
11 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_PROPERTY interface representing a script based odata property 20110406
12 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_ODATA_TAG Tag (keyword) of an OData Service 20130116
13 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_MED_ABS_ITEM abstract/reusable item 20111125
History
Last changed by/on SAP  20131127 
SAP Release Created in 200