SAP ABAP Interface /IWBEP/IF_MGW_DP_INT_FACADE (OData Channel - Internal Integration Data Provider Facade)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/MGW_GSR_CORE (Package) OData Channel - Service Interface - Core
⤷
⤷
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
| Interface | /IWBEP/IF_MGW_DP_INT_FACADE | |
| Short Description | OData Channel - Internal Integration Data Provider Facade |
General Data
| Package | /IWBEP/MGW_GSR_CORE | OData Channel - Service Interface - Core |
| Created | 20120215 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface /IWBEP/IF_MGW_DP_INT_FACADE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_MGW_DP_FACADE | OData Channel - Data Provider Facade | 20120215 |
Friends
Interface /IWBEP/IF_MGW_DP_INT_FACADE has no friend.
Attributes
Interface /IWBEP/IF_MGW_DP_INT_FACADE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | OBSOLETE - Use GET_DATA_STRUCTURE_BY_NAME | 20120215 | |
| 2 | Instance method | Public | Method | returns a data structure from a model | 20120619 | |
| 3 | Instance method | Public | Method | OBSOLETE - Use GET_DATA_TABLE_BY_NAME | 20120215 | |
| 4 | Instance method | Public | Method | returns a data table from a model | 20120619 | |
| 5 | Instance method | Public | Method | returns a destination finder instance for current service | 20120301 | |
| 6 | Instance method | Public | Method | returns an instance of the model provider | 20120316 | |
| 7 | Instance method | Public | Method | returns the request header of current service call | 20130305 |
Events
Interface /IWBEP/IF_MGW_DP_INT_FACADE has no event.
Types
Interface /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 | IV_ENTITY_TYPE | Call by reference | Type reference (TYPE) | STRING | Technical name of entity type | 20120215 | |||
| 2 | RR_DATA_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | DATA | 20120215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IV_TECH_ENTITY_TYPE | Call by reference | Type reference (TYPE) | /IWBEP/MGW_TECH_NAME | Technical name | 20120619 | |||
| 2 | RR_DATA_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | DATA | 20120619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20120619 |
Method GET_DATA_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY_TYPE | Call by reference | Type reference (TYPE) | STRING | Technical name of entity type | 20120215 | |||
| 2 | RR_DATA_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20120215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IV_TECH_ENTITY_TYPE | Call by reference | Type reference (TYPE) | /IWBEP/MGW_TECH_NAME | Technical name | 20120619 | |||
| 2 | RR_DATA_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20120619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20120619 |
Method GET_DESTINATION_FINDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DESTINATION_FINDER | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_DESTIN_FINDER | Destination Finder | 20120301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Technical Exception | 20120618 |
Method GET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MODEL | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_RE_MODEL | OData Model Read Interface | 20120316 |
Method GET_MODEL on Interface /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 | RT_HEADER | Value transfer | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20130305 |
Method GET_REQUEST_HEADER on Interface /IWBEP/IF_MGW_DP_INT_FACADE has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |