SAP ABAP Interface /IWCOR/IF_DS_EDM_ELEMENT (EDM element)
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 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
| Interface | /IWCOR/IF_DS_EDM_ELEMENT | |
| Short Description | EDM element |
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_ELEMENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWCOR/IF_DS_EDM_MAPPABLE | EDM mappable | 20120814 | ||
| 2 | /IWCOR/IF_DS_EDM_NAMED | EDM named | 20120814 | ||
| 3 | /IWCOR/IF_DS_EDM_TYPED | EDM typed | 20120814 |
Friends
Interface /IWCOR/IF_DS_EDM_ELEMENT has no friend.
Attributes
Interface /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
Interface /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 Interface /IWCOR/IF_DS_EDM_ELEMENT has no parameter.
Method GET_MAPPING on Interface /IWCOR/IF_DS_EDM_ELEMENT has no exception.
Method GET_MULTIPLICITY Signature
Method GET_MULTIPLICITY on Interface /IWCOR/IF_DS_EDM_ELEMENT has no parameter.
Method GET_MULTIPLICITY on Interface /IWCOR/IF_DS_EDM_ELEMENT has no exception.
Method GET_NAME Signature
Method GET_NAME on Interface /IWCOR/IF_DS_EDM_ELEMENT has no parameter.
Method GET_NAME on Interface /IWCOR/IF_DS_EDM_ELEMENT has no exception.
Method GET_TYPE Signature
Method GET_TYPE on Interface /IWCOR/IF_DS_EDM_ELEMENT has no parameter.
Method GET_TYPE on Interface /IWCOR/IF_DS_EDM_ELEMENT has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |