SAP ABAP Class /IWCOR/IF_DS_EDM_SVC_METADATA (EDM service metadata)
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
Class /IWCOR/IF_DS_EDM_SVC_METADATA  
Short Description EDM service metadata    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111228   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class /IWCOR/IF_DS_EDM_SVC_METADATA has no interface implemented.
Friends
Class /IWCOR/IF_DS_EDM_SVC_METADATA has no friend class.
Attributes
Class /IWCOR/IF_DS_EDM_SVC_METADATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENTITY_SET_INFOS Instance method Public Method Get entity set infos 20120813
2 GET_METADATA Instance method Public Method Get service metadata 20120813
Events
Class /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 Exporting ET_ENTITY_SET_INFO Call by reference Type reference (TYPE) ENTITY_SET_INFO_T 20120813
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_SERVER_ERROR OData server error 20120813

Method GET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA_SERVICE_VERSION Call by reference Type reference (TYPE) STRING Data Service Version 20120813
2 Exporting EV_METADATA Call by reference Type reference (TYPE) XSTRING Metadata 20120813
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_SERVER_ERROR OData server error 20120813
History
Last changed by/on SAP  20131127 
SAP Release Created in