SAP ABAP Class /IWBEP/IF_SB_ODATA_WHITELIST (Whitelist for OData protocols)
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
| Class | /IWBEP/IF_SB_ODATA_WHITELIST | |
| Short Description | Whitelist for OData protocols | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130506 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/IF_SB_ODATA_WHITELIST has no forward declaration.
Interfaces
Class /IWBEP/IF_SB_ODATA_WHITELIST has no interface implemented.
Friends
Class /IWBEP/IF_SB_ODATA_WHITELIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130506 | |||||
| 2 | Constant | Public | See coding | 20130506 | |||||
| 3 | Constant | Public | See coding | 20130506 | |||||
| 4 | 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
Class /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 class /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 class /IWBEP/IF_SB_ODATA_WHITELIST has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |