SAP ABAP Interface /IWCOR/IF_DS_EDM_ASSOC (EDM association)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SODATA_EDM (Package) Entity Data Model
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/CL_DS_EDM_ASSOC | EDM association | 20110808 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/CL_DS_STUB_ASSOC | UT: assoiation stub | 20120814 |
Properties
| Interface | /IWCOR/IF_DS_EDM_ASSOC | |
| Short Description | EDM association |
General Data
| Package | /IWCOR/SODATA_EDM | Entity Data Model |
| Created | 20120814 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /IWCOR/IF_DS_EDM | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWCOR/IF_DS_EDM_NAMED | EDM named | 20120814 | ||
| 2 | /IWCOR/IF_DS_EDM_TYPE | EDM Type | 20120814 |
Friends
Interface /IWCOR/IF_DS_EDM_ASSOC has no friend.
Attributes
Interface /IWCOR/IF_DS_EDM_ASSOC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get end | 20120814 | |
| 2 | Instance method | Public | Method | 20120814 | ||
| 3 | Instance method | Public | Method | 20120814 |
Events
Interface /IWCOR/IF_DS_EDM_ASSOC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | END_S | Public | See coding | 20120814 | BEGIN OF end_s,
role TYPE string,
type TYPE REF TO /IWCOR/if_ds_edm_entity_type,
multiplicity TYPE /IWCOR/if_ds_edm=>edm_multiplicity,
END OF end_s
|
||
| 2 | END_T | Public | See coding | 20120814 | end_t TYPE STANDARD TABLE OF end_s WITH KEY role
|
Method Signatures
Method GET_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROLE | Call by reference | Type reference (TYPE) | STRING | 20120814 | ||||
| 2 | RD_END | Value transfer | Object reference (TYPE REF TO) | END_S | 20120814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EDM root error | 20120814 |
Method GET_NAME Signature
Method GET_NAME on Interface /IWCOR/IF_DS_EDM_ASSOC has no parameter.
Method GET_NAME on Interface /IWCOR/IF_DS_EDM_ASSOC has no exception.
Method GET_NAMESPACE Signature
Method GET_NAMESPACE on Interface /IWCOR/IF_DS_EDM_ASSOC has no parameter.
Method GET_NAMESPACE on Interface /IWCOR/IF_DS_EDM_ASSOC has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |