SAP ABAP Interface /IWCOR/IF_DS_EDM_MAPPABLE (EDM mappable)
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_ELEMENT | EDM element | 20120814 |
2 | Interface composition (i COMPRISING i_ref) | /IWCOR/IF_DS_EDM_PARAMETER | EDM parameter | 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_EDM_ENTITY_TYPE | EDM entity type | 20110909 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/CL_DS_MOCK_EDM_PROPERTY | Mock Implementation of Interface /IWCOR/IF_DS_EDM_PROPERTY | 20110818 |
6 | 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_MAPPABLE | |
Short Description | EDM mappable |
General Data
Package | /IWCOR/SODATA_EDM | Entity Data Model |
Created | 20110621 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface /IWCOR/IF_DS_EDM_MAPPABLE has no forward declaration.
Interfaces
Interface /IWCOR/IF_DS_EDM_MAPPABLE has no interface.
Friends
Interface /IWCOR/IF_DS_EDM_MAPPABLE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_ATTR_MAP_CONTENT_SOURCE | Constant | Public | Type reference (TYPE) | STRING | GC_ATTR_MAP_MEDIA_SRC | 20120813 | ||
2 | GC_ATTR_MAP_MEDIA_SRC | Constant | Public | Type reference (TYPE) | STRING | 'media_src' | 20120813 | ||
3 | GC_ATTR_MAP_NAMESPACE_DS | Constant | Public | Type reference (TYPE) | STRING | 'local' | 20120813 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get mapping | 20120813 |
Events
Interface /IWCOR/IF_DS_EDM_MAPPABLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ATTRIBUTE_MAPPING_S | Public | See coding | Attribut mapping | 20120813 | BEGIN OF attribute_mapping_s,
namespace type string,
name TYPE string,
value type string,
END of attribute_mapping_s
|
|
2 | ATTRIBUTE_MAPPING_T | Public | See coding | Attribut mappings | 20120813 | attribute_mapping_t type hashed table OF attribute_mapping_s with unique KEY namespace name
|
|
3 | MAPPING_S | Public | See coding | 20120813 | BEGIN OF mapping_s,
value TYPE string,
mime_type TYPE string,
attribute_mappings TYPE attribute_mapping_t,
END OF mapping_s
|
Method Signatures
Method GET_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_MAPPING | Value transfer | Object reference (TYPE REF TO) | MAPPING_S | Mapping information | 20120813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EDM root error | 20120813 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |