SAP ABAP Class /IWCOR/IF_DS_EDM_ASSOC_SET (EDM association set)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWCOR/IF_DS_EDM_NAMED | EDM named | 20120814 |
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
| Class | /IWCOR/IF_DS_EDM_ASSOC_SET | |
| Short Description | EDM association set | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120814 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWCOR/IF_DS_EDM_ASSOC_SET has no forward declaration.
Interfaces
Class /IWCOR/IF_DS_EDM_ASSOC_SET has no interface implemented.
Friends
Class /IWCOR/IF_DS_EDM_ASSOC_SET has no friend class.
Attributes
Class /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
Class /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 class /IWCOR/IF_DS_EDM_ASSOC_SET has no parameter.
Method GET_NAME on class /IWCOR/IF_DS_EDM_ASSOC_SET has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |