SAP ABAP Interface /IWCOR/IF_DS_EDM_SVC_METADATA (EDM service metadata)
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 implementation (CLASS c. INTERFACES i_ref) | /IWCOR/CL_DS_EDM_IMPL_BASE | EDM default implementation | 20120110 |
Properties
Interface | /IWCOR/IF_DS_EDM_SVC_METADATA | |
Short Description | EDM service metadata |
General Data
Package | /IWCOR/SODATA_EDM | Entity Data Model |
Created | 20111228 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /IWCOR/IF_DS_EDM_SVC_METADATA has no interface.
Friends
Interface /IWCOR/IF_DS_EDM_SVC_METADATA has no friend.
Attributes
Interface /IWCOR/IF_DS_EDM_SVC_METADATA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get entity set infos | 20120813 |
2 | ![]() |
Instance method | Public | Method | Get service metadata | 20120813 |
Events
Interface /IWCOR/IF_DS_EDM_SVC_METADATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ENTITY_SET_INFO_S | Public | See coding | Entity set info | 20120813 | BEGIN OF entity_set_info_s,
entity_container TYPE string ,
is_default_entity_container TYPE abap_bool,
entity_set TYPE string,
uri TYPE string,
END OF entity_set_info_s
|
|
2 | ENTITY_SET_INFO_T | Public | See coding | Entity set infos | 20120813 | entity_set_info_t TYPE STANDARD TABLE OF entity_set_info_s WITH DEFAULT KEY
|
Method Signatures
Method GET_ENTITY_SET_INFOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ENTITY_SET_INFO | Call by reference | Type reference (TYPE) | ENTITY_SET_INFO_T | 20120813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
OData server error | 20120813 |
Method GET_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATA_SERVICE_VERSION | Call by reference | Type reference (TYPE) | STRING | Data Service Version | 20120813 | ||
2 | ![]() |
EV_METADATA | Call by reference | Type reference (TYPE) | XSTRING | Metadata | 20120813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
OData server error | 20120813 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |