SAP ABAP Class /IWCOR/CL_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_IMPL (Package) EDM structure based default implementation (abstract)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_DS_EDM_NAMED | EDM named structure | 20110808 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/IF_DS_EDM_ASSOC | EDM association | 20110808 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/IF_DS_EDM_TYPE | EDM Type | 20110808 |
Properties
| Class | /IWCOR/CL_DS_EDM_ASSOC | |
| Short Description | EDM association | |
| Super Class | /IWCOR/CL_DS_EDM_NAMED | EDM named structure |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWCOR/SODATA_EDM_IMPL | EDM structure based default implementation (abstract) |
| Created | 20110502 | SAP |
| Last change | 20131127 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWCOR/IF_DS_EDM_ASSOC | EDM association | 20110808 | ||
| 2 | /IWCOR/IF_DS_EDM_TYPE | EDM Type | 20110808 |
Friends
Class /IWCOR/CL_DS_EDM_ASSOC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_ASSOC~END_S | First end | 20110808 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_ASSOC~END_S | Second end | 20110808 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | Namespace | 20110808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110808 | |
| 2 | Instance method | Public | Method | Get multiplicity of end | 20130109 | |
| 3 | Instance method | Protected | Method | Load end | 20110808 |
Events
Class /IWCOR/CL_DS_EDM_ASSOC has no event.
Types
Class /IWCOR/CL_DS_EDM_ASSOC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | DATA | 20110808 | ||||
| 2 | IO_EDM | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM | 20110808 | ||||
| 3 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20110808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EDM root error | 20110808 |
Method GET_END_MULTIPLICITY 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 | 20130109 | |||
| 2 | RV_MULTIPLICITY | Value transfer | Type reference (TYPE) | /IWCOR/IF_DS_EDM=>EDM_MULTIPLICITY | Multiplicity | 20130109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EDM error | 20130109 |
Method LOAD_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_END | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EDM_ASSOC~END_S | End | 20110808 | |||
| 2 | IV_FIRST | Call by reference | Type reference (TYPE) | ABAP_BOOL | First end | 20110808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EDM root error | 20110808 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |