SAP ABAP Class /IWBEP/IF_MGW_DP_INT_FACADE (OData Channel - Internal Integration Data Provider Facade)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_DP_FACADE OData Channel - Data Provider Facade 20120215
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_DP_FW_FACADE OData Channel - Framework Data Provider Facade 20120215
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_DP_FACADE OData Channal - Data Provider Facade 20120215
Properties
Class /IWBEP/IF_MGW_DP_INT_FACADE  
Short Description OData Channel - Internal Integration Data Provider Facade    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120215   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/IF_MGW_DP_INT_FACADE has no forward declaration.
Interfaces
Class /IWBEP/IF_MGW_DP_INT_FACADE has no interface implemented.
Friends
Class /IWBEP/IF_MGW_DP_INT_FACADE has no friend class.
Attributes
Class /IWBEP/IF_MGW_DP_INT_FACADE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_STRUCTURE Instance method Public Method OBSOLETE - Use GET_DATA_STRUCTURE_BY_NAME 20120215
2 GET_DATA_STRUCTURE_BY_NAME Instance method Public Method returns a data structure from a model 20120619
3 GET_DATA_TABLE Instance method Public Method OBSOLETE - Use GET_DATA_TABLE_BY_NAME 20120215
4 GET_DATA_TABLE_BY_NAME Instance method Public Method returns a data table from a model 20120619
5 GET_DESTINATION_FINDER Instance method Public Method returns a destination finder instance for current service 20120301
6 GET_MODEL Instance method Public Method returns an instance of the model provider 20120316
7 GET_REQUEST_HEADER Instance method Public Method returns the request header of current service call 20130305
Events
Class /IWBEP/IF_MGW_DP_INT_FACADE has no event.
Types
Class /IWBEP/IF_MGW_DP_INT_FACADE has no local type.
Method Signatures

Method GET_DATA_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) STRING Technical name of entity type 20120215
2 Returning RR_DATA_STRUCTURE Value transfer Object reference (TYPE REF TO) DATA 20120215
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_TECH_EXCEPTION Meta data exception 20120215

Method GET_DATA_STRUCTURE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TECH_ENTITY_TYPE Call by reference Type reference (TYPE) /IWBEP/MGW_TECH_NAME Technical name 20120619
2 Returning RR_DATA_STRUCTURE Value transfer Object reference (TYPE REF TO) DATA 20120619
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_TECH_EXCEPTION Meta data exception 20120619

Method GET_DATA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) STRING Technical name of entity type 20120215
2 Returning RR_DATA_TABLE Value transfer Object reference (TYPE REF TO) DATA 20120215
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_TECH_EXCEPTION Meta data exception 20120215

Method GET_DATA_TABLE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TECH_ENTITY_TYPE Call by reference Type reference (TYPE) /IWBEP/MGW_TECH_NAME Technical name 20120619
2 Returning RR_DATA_TABLE Value transfer Object reference (TYPE REF TO) DATA 20120619
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_TECH_EXCEPTION Meta data exception 20120619

Method GET_DESTINATION_FINDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DESTINATION_FINDER Value transfer Object reference (TYPE REF TO) /IWBEP/IF_DESTIN_FINDER Destination Finder 20120301
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_TECH_EXCEPTION Technical Exception 20120618

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MODEL Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_ODATA_RE_MODEL OData Model Read Interface 20120316

Method GET_MODEL on class /IWBEP/IF_MGW_DP_INT_FACADE has no exception.

Method GET_REQUEST_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_HEADER Value transfer Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20130305

Method GET_REQUEST_HEADER on class /IWBEP/IF_MGW_DP_INT_FACADE has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in