SAP ABAP Class /IWBEP/IF_MGW_ODATA_EXPAND (Expand Comparator Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_MGW_EXPAND_NODE | OData Channel Expand Node | 20110629 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_MGW_TEST_EDP_EXPAND | Test application: Implementation of expand for an entity | 20111103 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | TD_SADL_GW_EXPAND | Mock for expand | 20131121 |
Properties
| Class | /IWBEP/IF_MGW_ODATA_EXPAND | |
| Short Description | Expand Comparator Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110203 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/IF_MGW_ODATA_EXPAND has no interface implemented.
Friends
Class /IWBEP/IF_MGW_ODATA_EXPAND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | obsolete, use COMPARE_TO_TECH_NAMES instead | 20110701 | |
| 2 | Instance method | Public | Method | Compares input with technical expand string of the request | 20120622 |
Events
Class /IWBEP/IF_MGW_ODATA_EXPAND has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_E_COMPARE_RESULT | Public | See coding | 20110701 | ty_e_compare_result TYPE c LENGTH 1
|
Method Signatures
Method COMPARE_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXPAND | Call by reference | Type reference (TYPE) | STRING | 20110701 | ||||
| 2 | RV_COMPARE_RESULT | Value transfer | Type reference (TYPE) | TY_E_COMPARE_RESULT | 20110701 |
Method COMPARE_TO on class /IWBEP/IF_MGW_ODATA_EXPAND has no exception.
Method COMPARE_TO_TECH_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXPAND | Call by reference | Type reference (TYPE) | STRING | Expand string supported by caller - Internal / technical | 20120622 | |||
| 2 | RV_COMPARE_RESULT | Value transfer | Type reference (TYPE) | TY_E_COMPARE_RESULT | Result of the comparison to the request's expand string | 20120622 |
Method COMPARE_TO_TECH_NAMES on class /IWBEP/IF_MGW_ODATA_EXPAND has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |