SAP ABAP Class /IWCOR/IF_DS_EDM_ELEMENT (EDM element)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWCOR/IF_DS_EDM_MAPPABLE | EDM mappable | 20120814 |
| 2 | Interface composition (i COMPRISING i_ref) | /IWCOR/IF_DS_EDM_NAMED | EDM named | 20120814 |
| 3 | Interface composition (i COMPRISING i_ref) | /IWCOR/IF_DS_EDM_TYPED | EDM typed | 20120814 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IWCOR/IF_DS_EDM_PARAMETER | EDM parameter | 20120814 |
| 2 | Interface composition (i COMPRISING i_ref) | /IWCOR/IF_DS_EDM_PROPERTY | EDM property | 20120814 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/CL_DS_EDM_ELEMENT | EDM element | 20110808 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/CL_DS_MOCK_EDM_PROPERTY | Mock Implementation of Interface /IWCOR/IF_DS_EDM_PROPERTY | 20110818 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/CL_DS_STUB_EDM_PROPERTY | Mock Impl of Interface /IWCOR/IF_DS_EDM_PROPERTY | 20120928 |
Properties
| Class | /IWCOR/IF_DS_EDM_ELEMENT | |
| Short Description | EDM element | |
| 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_ELEMENT has no forward declaration.
Interfaces
Class /IWCOR/IF_DS_EDM_ELEMENT has no interface implemented.
Friends
Class /IWCOR/IF_DS_EDM_ELEMENT has no friend class.
Attributes
Class /IWCOR/IF_DS_EDM_ELEMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get facets | 20120814 | |
| 2 | Instance method | Public | Method | 20120814 | ||
| 3 | Instance method | Public | Method | 20120814 | ||
| 4 | Instance method | Public | Method | 20120814 | ||
| 5 | Instance method | Public | Method | 20120814 |
Events
Class /IWCOR/IF_DS_EDM_ELEMENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | FACETS_S | Public | See coding | 20120814 | BEGIN OF facets_s,
nullable TYPE /IWCOR/if_ds_edm=>edm_bool,
default TYPE string,
max_length TYPE i,
fixed_length TYPE /IWCOR/if_ds_edm=>edm_bool,
precision TYPE string,
scale TYPE string,
unicode TYPE /IWCOR/if_ds_edm=>edm_bool,
collation TYPE string,
concurrency_mode TYPE /IWCOR/if_ds_edm=>edm_concurrency_mode,
END OF facets_s
|
Method Signatures
Method GET_FACETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_FACETS | Value transfer | Object reference (TYPE REF TO) | FACETS_S | Facets | 20120814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120814 |
Method GET_MAPPING Signature
Method GET_MAPPING on class /IWCOR/IF_DS_EDM_ELEMENT has no parameter.
Method GET_MAPPING on class /IWCOR/IF_DS_EDM_ELEMENT has no exception.
Method GET_MULTIPLICITY Signature
Method GET_MULTIPLICITY on class /IWCOR/IF_DS_EDM_ELEMENT has no parameter.
Method GET_MULTIPLICITY on class /IWCOR/IF_DS_EDM_ELEMENT has no exception.
Method GET_NAME Signature
Method GET_NAME on class /IWCOR/IF_DS_EDM_ELEMENT has no parameter.
Method GET_NAME on class /IWCOR/IF_DS_EDM_ELEMENT has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class /IWCOR/IF_DS_EDM_ELEMENT has no parameter.
Method GET_TYPE on class /IWCOR/IF_DS_EDM_ELEMENT has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |