SAP ABAP Class /IWBEP/CL_MGW_MED_ABS_ITEM (abstract/reusable item)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/MGW_MED_IMPLEMENTATIONS (Package) OData Channel - Metadata - Implementations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_MGW_ODATA_FW_ITEM OData Item FPI 20120316
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_MGW_ODATA_ITEM interface representing a script based odata general item 20111125
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_MGW_ODATA_RE_ITEM OData Item FPI 20120316
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_ASSOCIATN odata meta data association 20111125
2 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_ASSOC_SET entity set 20111125
3 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_CMPLX_PROP complex property meta data implementation 20130327
4 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_CMPLX_TYPE complex type meta data implementation 20111125
5 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_DOCUMENTTN mplementation for odata meta data documentation 20120910
6 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_ENTITY_SET entity set 20111125
7 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_ENTITY_TYP implementation for odata meta data entity type 20111125
8 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_FNC_IMPORT odata function import 20111125
9 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_NAV_PROP OData Navigation Property Implementation 20111125
10 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_PROPERTY odata meta data implementation of an property 20111125
... Click here to see Used By full list (11 items)
Properties
Class /IWBEP/CL_MGW_MED_ABS_ITEM  
Short Description abstract/reusable item    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/MGW_MED_IMPLEMENTATIONS   OData Channel - Metadata - Implementations 
Created 20111125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_MGW_MED_ABS_ITEM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_MGW_ODATA_FW_ITEM OData Item FPI 20120316
2 /IWBEP/IF_MGW_ODATA_ITEM interface representing a script based odata general item 20111125
3 /IWBEP/IF_MGW_ODATA_RE_ITEM OData Item FPI 20120316
Friends
Class /IWBEP/CL_MGW_MED_ABS_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_MODEL Instance attribute Protected Object reference (TYPE REF TO) /IWBEP/CL_MGW_ODATA_MODEL 20111125
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111125
2 GET_ID Instance method Public Method 20111127
3 SET_FROM_TEXT_ELEMENT Instance method Public Method sets the label from text element pool 20111125
Events
Class /IWBEP/CL_MGW_MED_ABS_ITEM has no event.
Types
Class /IWBEP/CL_MGW_MED_ABS_ITEM has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) /IWBEP/CL_MGW_ODATA_MODEL implementation of odata meta data model 20111125

Method CONSTRUCTOR on class /IWBEP/CL_MGW_MED_ABS_ITEM has no exception.

Method GET_ID Signature

Method GET_ID on class /IWBEP/CL_MGW_MED_ABS_ITEM has no parameter.
Method GET_ID on class /IWBEP/CL_MGW_MED_ABS_ITEM has no exception.

Method SET_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
4 Importing IV_TEXT_ELEMENT_TYPE Call by reference Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_TEXT_ELEMENT_TYPE 20111125
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20111125
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_ASSOCIATN odata meta data association 20111125
2 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_ASSOC_SET entity set 20111125
3 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_CMPLX_PROP complex property meta data implementation 20130327
4 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_CMPLX_TYPE complex type meta data implementation 20111125
5 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_DOCUMENTTN mplementation for odata meta data documentation 20120910
6 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_ENTITY_SET entity set 20111125
7 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_ENTITY_TYP implementation for odata meta data entity type 20111125
8 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_FNC_IMPORT odata function import 20111125
9 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_NAV_PROP OData Navigation Property Implementation 20111125
10 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_PROPERTY odata meta data implementation of an property 20111125
11 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ODATA_TAG Implementation for Tag (keyword) of an OData Service 20130116
History
Last changed by/on SAP  20130531 
SAP Release Created in 200