SAP ABAP Class /IWFND/IF_MGW_ENTRY_PROVIDER (MGW Data Provider)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWFND/CL_MGW_FAC_ENTRY_PROV MGW Facade Entry Provide 20130911
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWFND/CL_MGW_SUB_ENTRY_PROV Subscription Entry provider 20120608
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IWFND/CL_SODATA_ENTRY_PROV OData Channel Entry Provider - Lib 1.0 20111010
Properties
Class /IWFND/IF_MGW_ENTRY_PROVIDER  
Short Description MGW Data Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110211   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class /IWFND/IF_MGW_ENTRY_PROVIDER has no interface implemented.
Friends
Class /IWFND/IF_MGW_ENTRY_PROVIDER has no friend class.
Attributes
Class /IWFND/IF_MGW_ENTRY_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_IS_STREAM Instance method Public Method TRUE if the entry is a media resource (stream) 20120625
2 READ_ENTRY_DATA Instance method Public Method 20110211
Events
Class /IWFND/IF_MGW_ENTRY_PROVIDER has no event.
Types
Class /IWFND/IF_MGW_ENTRY_PROVIDER has no local type.
Method Signatures

Method GET_IS_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_STREAM Value transfer Type reference (TYPE) ABAP_BOOL The entry provider contains a media resource 20120625

Method GET_IS_STREAM on class /IWFND/IF_MGW_ENTRY_PROVIDER has no exception.

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 20110211
# Exception Resumable Description Created on
1 /IWFND/CX_MGW_TECH_EXCEPTION Technical Exception for Minimal Gateway 20110408
History
Last changed by/on SAP  20131127 
SAP Release Created in