SAP ABAP Interface /IWCOR/IF_DS_EDM_ASSOC_SET (EDM association set)
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_SET | EDM association set | 20110808 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/CL_DS_STUB_ASSOC_SET | UT: Association set stub | 20120814 |
Properties
Interface | /IWCOR/IF_DS_EDM_ASSOC_SET | |
Short Description | EDM association set |
General Data
Package | /IWCOR/SODATA_EDM | Entity Data Model |
Created | 20120814 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface /IWCOR/IF_DS_EDM_ASSOC_SET has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IWCOR/IF_DS_EDM_NAMED | EDM named | 20120814 |
Friends
Interface /IWCOR/IF_DS_EDM_ASSOC_SET has no friend.
Attributes
Interface /IWCOR/IF_DS_EDM_ASSOC_SET has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get association | 20120814 |
2 | ![]() |
Instance method | Public | Method | Get end | 20120814 |
3 | ![]() |
Instance method | Public | Method | Get entity container | 20120814 |
4 | ![]() |
Instance method | Public | Method | 20120814 |
Events
Interface /IWCOR/IF_DS_EDM_ASSOC_SET 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,
entity_set TYPE REF TO /IWCOR/if_ds_edm_entity_set,
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_ASSOCIATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_ASSOCIATION | Value transfer | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_ASSOC | Association | 20120814 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EDM root error | 20120814 |
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 | Role | 20120814 | ||
2 | ![]() |
RD_END | Value transfer | Object reference (TYPE REF TO) | END_S | Association End | 20120814 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EDM root error | 20120814 |
Method GET_ENTITY_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_ENTITY_CONTAINER | Value transfer | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_ENTITY_CONT | EDM entity container | 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_SET has no parameter.
Method GET_NAME on Interface /IWCOR/IF_DS_EDM_ASSOC_SET has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |