SAP ABAP Class /IWBEP/IF_MGW_ODATA_RE_PROP (OData Property Read Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_MGW_ODATA_RE_ITEM | OData Item FPI | 20120322 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_MGW_ODATA_FW_PROP | OData Property FPI | 20110624 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_MGW_ODATA_PROPERTY | odata meta data implementation of an property | 20110624 |
Properties
| Class | /IWBEP/IF_MGW_ODATA_RE_PROP | |
| Short Description | OData Property Read Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110624 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/IF_MGW_ODATA_RE_PROP has no interface implemented.
Friends
Class /IWBEP/IF_MGW_ODATA_RE_PROP has no friend class.
Attributes
Class /IWBEP/IF_MGW_ODATA_RE_PROP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110624 | ||
| 2 | Instance method | Public | Method | 20110629 | ||
| 3 | Instance method | Public | Method | 20131022 | ||
| 4 | Instance method | Public | Method | 20110719 | ||
| 5 | Instance method | Public | Method | 20131022 | ||
| 6 | Instance method | Public | Method | 20110624 | ||
| 7 | Instance method | Public | Method | 20140127 | ||
| 8 | Instance method | Public | Method | 20110624 | ||
| 9 | Instance method | Public | Method | 20110627 | ||
| 10 | Instance method | Public | Method | 20110624 |
Events
Class /IWBEP/IF_MGW_ODATA_RE_PROP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S | Public | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110624 | |
| 2 | TY_S_MGW_ODATA_PROPERTY | Public | See coding | 20110629 | BEGIN OF ty_s_mgw_odata_property,
technical_name TYPE fieldname,
property TYPE REF TO /iwbep/if_mgw_odata_re_prop,
END OF ty_s_mgw_odata_property
|
||
| 3 | TY_T_MGW_ODATA_PROPERTIES | Public | See coding | 20110629 | ty_t_mgw_odata_properties TYPE STANDARD TABLE OF ty_s_mgw_odata_property WITH KEY technical_name
|
Method Signatures
Method GET_ABAP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ABAP_NAME | Value transfer | Type reference (TYPE) | FIELDNAME | 20110624 |
Method GET_ABAP_NAME on class /IWBEP/IF_MGW_ODATA_RE_PROP has no exception.
Method GET_CONVERSION_EXIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CONV_EXIT | Value transfer | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_CONV_EXIT | Vorschlagswerte bei Anlage von Debitoren aus Workbench | 20110629 |
Method GET_CONVERSION_EXIT on class /IWBEP/IF_MGW_ODATA_RE_PROP has no exception.
Method GET_CORE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_EDM_TYPE | 20131022 |
Method GET_CORE_TYPE on class /IWBEP/IF_MGW_ODATA_RE_PROP has no exception.
Method GET_DATA_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DATA_ELEMENT | Value transfer | Type reference (TYPE) | STRING | 20110719 |
Method GET_DATA_ELEMENT on class /IWBEP/IF_MGW_ODATA_RE_PROP has no exception.
Method GET_INTERNAL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Type reference (TYPE) | ABAP_TYPEKIND | 20131022 |
Method GET_INTERNAL_TYPE on class /IWBEP/IF_MGW_ODATA_RE_PROP has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NAME | Value transfer | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 20110624 |
Method GET_NAME on class /IWBEP/IF_MGW_ODATA_RE_PROP has no exception.
Method GET_ROUND_SIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ROUND_SIGN | Value transfer | Type reference (TYPE) | CHAR1 | Unit amount only (+ up, - down, X commercial, b no rounding) | 20140127 |
Method GET_ROUND_SIGN on class /IWBEP/IF_MGW_ODATA_RE_PROP has no exception.
Method GET_SEMANTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SEMANTIC | Value transfer | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_SEMANTIC | 20110624 |
Method GET_SEMANTIC on class /IWBEP/IF_MGW_ODATA_RE_PROP has no exception.
Method GET_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_UNIT_PROPERTY_PATH | Value transfer | Type reference (TYPE) | STRING | 20110627 |
Method GET_UNIT on class /IWBEP/IF_MGW_ODATA_RE_PROP has no exception.
Method IS_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_KEY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110624 |
Method IS_KEY on class /IWBEP/IF_MGW_ODATA_RE_PROP has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |