SAP ABAP Interface /IWBEP/IF_SB_ODATA_WHITELIST (Whitelist for OData protocols)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_FILEIMP (Package) Gateway Service Builder - File Importer
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SB_ODATA_WHITELIST | Whitelist implementation for OData protocols | 20130506 |
Properties
| Interface | /IWBEP/IF_SB_ODATA_WHITELIST | |
| Short Description | Whitelist for OData protocols |
General Data
| Package | /IWBEP/SB_FILEIMP | Gateway Service Builder - File Importer |
| Created | 20130506 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
Interface /IWBEP/IF_SB_ODATA_WHITELIST has no forward declaration.
Interfaces
Interface /IWBEP/IF_SB_ODATA_WHITELIST has no interface.
Friends
Interface /IWBEP/IF_SB_ODATA_WHITELIST has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_EDM_DATA_TYPES_V2 | Constant | Public | See coding | 20130506 | ||||
| 2 | GC_EDM_DATA_TYPES_V4 | Constant | Public | See coding | 20130506 | ||||
| 3 | GC_ODATA_ARTIFACTS_V2 | Constant | Public | See coding | 20130506 | ||||
| 4 | GC_ODATA_ARTIFACTS_V4 | Constant | Public | See coding | 20130506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns the list of EDM Types supported by OData protocol | 20130506 | |
| 2 | Static method | Public | Method | Returns the list of supported elements by OData protocol | 20130506 |
Events
Interface /IWBEP/IF_SB_ODATA_WHITELIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_E_MED_EDM_TYPE | Public | See coding | 20130506 | tt_e_med_edm_type TYPE STANDARD TABLE OF ty_e_med_edm_type WITH DEFAULT KEY
|
||
| 2 | TT_STRING_TYPE | Public | See coding | 20130506 | tt_string_type TYPE STANDARD TABLE OF string WITH DEFAULT KEY
|
||
| 3 | TY_E_MED_EDM_TYPE | Public | Type reference (TYPE) | STRING | 20130506 | |
Method Signatures
Method GET_EDM_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VERSION | Value transfer | Type reference (TYPE) | I | 2 | OData version | 20130506 | ||
| 2 | RT_EDM_TYPES | Value transfer | Type reference (TYPE) | TT_E_MED_EDM_TYPE | 20130506 |
Method GET_EDM_TYPES on Interface /IWBEP/IF_SB_ODATA_WHITELIST has no exception.
Method GET_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VERSION | Call by reference | Type reference (TYPE) | I | 2 | OData version | 20130506 | ||
| 2 | RT_ELEMENTS | Value transfer | Type reference (TYPE) | TT_STRING_TYPE | 20130506 |
Method GET_ELEMENTS on Interface /IWBEP/IF_SB_ODATA_WHITELIST has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |