SAP ABAP Class /IWBEP/IF_MGW_ODATA_ENTITY_PRV (provides the entity data from a message)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_ODATA_REM_ETY_PV entity provider for remote mgw: de-/serialization 20110203
Properties
Class /IWBEP/IF_MGW_ODATA_ENTITY_PRV  
Short Description provides the entity data from a message    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110203   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_MGW_APPL_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /IWBEP/IF_MGW_CORE_SRV_RUNTIME Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWBEP/IF_MGW_ODATA_ENTITY_PRV has no interface implemented.
Friends
Class /IWBEP/IF_MGW_ODATA_ENTITY_PRV has no friend class.
Attributes
Class /IWBEP/IF_MGW_ODATA_ENTITY_PRV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_ENTRY_DATA Instance method Public Method 20110203
2 READ_FEED_DATA Instance method Public Method 20110203
3 WRITE_ENTRY_DATA Instance method Public Method 20110203
4 WRITE_FEED_DATA Instance method Public Method 20110203
Events
Class /IWBEP/IF_MGW_ODATA_ENTITY_PRV has no event.
Types
Class /IWBEP/IF_MGW_ODATA_ENTITY_PRV has no local type.
Method Signatures

Method READ_ENTRY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) ANY 20110203
2 Importing IV_STRING_DATA Call by reference Type reference (TYPE) XSTRING 20110203

Method READ_ENTRY_DATA on class /IWBEP/IF_MGW_ODATA_ENTITY_PRV has no exception.

Method READ_FEED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) ANY 20110203
2 Importing IV_STRING_DATA Call by reference Type reference (TYPE) XSTRING 20110203

Method READ_FEED_DATA on class /IWBEP/IF_MGW_ODATA_ENTITY_PRV has no exception.

Method WRITE_ENTRY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FORMAT Call by reference Type reference (TYPE) /IWBEP/MGW_CONTENT_FORMAT the format of the response content 20110203
2 Exporting EV_STRING_DATA Call by reference Type reference (TYPE) XSTRING 20110203
3 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20120130
4 Importing IS_PERF_DATA Call by reference Type reference (TYPE) ANY 20111124
5 Importing IT_EXPAND_SKIPTOKEN Call by reference Type reference (TYPE) STRING_TABLE Expand skiptokens 20120817
6 Importing IT_INLINE_INFO Call by reference Type reference (TYPE) /IWBEP/IF_MGW_CORE_SRV_RUNTIME=>TY_T_INLINE_INFO 20130812
7 Importing IV_BASE_URL Call by reference Type reference (TYPE) STRING 20110203

Method WRITE_ENTRY_DATA on class /IWBEP/IF_MGW_ODATA_ENTITY_PRV has no exception.

Method WRITE_FEED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FORMAT Call by reference Type reference (TYPE) /IWBEP/MGW_CONTENT_FORMAT the format of the response content 20110203
2 Exporting EV_STRING_DATA Call by reference Type reference (TYPE) XSTRING 20110203
3 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20120130
4 Importing IR_DELETED_DATA Call by reference Object reference (TYPE REF TO) DATA Tombstones 20130321
5 Importing IS_PERF_DATA Call by reference Type reference (TYPE) ANY 20111125
6 Importing IT_INLINE_INFO Call by reference Type reference (TYPE) /IWBEP/IF_MGW_CORE_SRV_RUNTIME=>TY_T_INLINE_INFO 20130813
7 Importing IV_BASE_URL Call by reference Type reference (TYPE) STRING 20110203

Method WRITE_FEED_DATA on class /IWBEP/IF_MGW_ODATA_ENTITY_PRV has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in