SAP ABAP Interface /IWBEP/IF_MGW_ODATA_RE_ASSOC (OData Association Read Interface)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/MGW_MED_FPI (Package) OData Channel - Metadata - Framework Programming Interfaces
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWBEP/IF_MGW_ODATA_FW_ASSOC | OData Association FPI | 20110624 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_MGW_ODATA_ASSOCIATN | odata meta data association | 20110624 |
Properties
| Interface | /IWBEP/IF_MGW_ODATA_RE_ASSOC | |
| Short Description | OData Association Read Interface |
General Data
| Package | /IWBEP/MGW_MED_FPI | OData Channel - Metadata - Framework Programming Interfaces |
| Created | 20110624 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /IWBEP/IF_MGW_MED_ODATA_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | /IWBEP/IF_MGW_ODATA_RE_PROP | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /IWBEP/IF_MGW_ODATA_RE_ASSOC has no interface.
Friends
Interface /IWBEP/IF_MGW_ODATA_RE_ASSOC has no friend.
Attributes
Interface /IWBEP/IF_MGW_ODATA_RE_ASSOC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Association Set of Association | 20110629 | |
| 2 | Instance method | Public | Method | Get Multiplicity of left Entity Type | 20110625 | |
| 3 | Instance method | Public | Method | Get left Entity Type | 20110625 | |
| 4 | Instance method | Public | Method | Get Association Name | 20110625 | |
| 5 | Instance method | Public | Method | Get referential constraints of association | 20120510 | |
| 6 | Instance method | Public | Method | Get Multiplicity of right Entity Type | 20110625 | |
| 7 | Instance method | Public | Method | Get right Entity Type | 20110625 |
Events
Interface /IWBEP/IF_MGW_ODATA_RE_ASSOC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S | Public | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110625 | |
| 2 | TY_S_MGW_ODATA_REF_CONSTRAINT | Public | See coding | 20120511 | begin of ty_s_mgw_odata_ref_constraint,
source_property type /iwbep/if_mgw_med_odata_types=>ty_s_med_property,
target_property type /iwbep/if_mgw_med_odata_types=>ty_s_med_property,
is_disabled type boolean,
end of ty_s_mgw_odata_ref_constraint
|
||
| 3 | TY_T_MGW_ODATA_REF_CONSTRAINTS | Public | See coding | 20120511 | ty_t_mgw_odata_ref_constraints type standard table of ty_s_mgw_odata_ref_constraint with default key
|
Method Signatures
Method GET_ASSOCIATION_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ASSOCIATION_SET | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_RE_ASSCSET | OData Association Set Read Interface | 20110629 |
Method GET_ASSOCIATION_SET on Interface /IWBEP/IF_MGW_ODATA_RE_ASSOC has no exception.
Method GET_LEFT_CARDINALITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LEFT_CARDINALITY | Value transfer | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_CARDINALITY | 20110625 |
Method GET_LEFT_CARDINALITY on Interface /IWBEP/IF_MGW_ODATA_RE_ASSOC has no exception.
Method GET_LEFT_ENTITY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_LEFT_ENTITY_TYPE | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_RE_ETYPE | OData Entity Type Read Interface | 20110625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20110625 |
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 | 20110625 |
Method GET_NAME on Interface /IWBEP/IF_MGW_ODATA_RE_ASSOC has no exception.
Method GET_REF_CONSTRAINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_REF_CONSTRAINTS | Value transfer | Type reference (TYPE) | TY_T_MGW_ODATA_REF_CONSTRAINTS | 20120511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20120511 |
Method GET_RIGHT_CARDINALITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RIGHT_CARDINALITY | Value transfer | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_CARDINALITY | 20110625 |
Method GET_RIGHT_CARDINALITY on Interface /IWBEP/IF_MGW_ODATA_RE_ASSOC has no exception.
Method GET_RIGHT_ENTITY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_RIGHT_ENTITY_TYPE | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_RE_ETYPE | OData Entity Type Read Interface | 20110625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20110625 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |