SAP ABAP Class /IWCOR/CL_DS_EXT_EP_METADATA (Provider for extended Metadata Document)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SODATA_EXT (Package) Data Services Extensions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_REST_ENTITY_PROVIDER REST Entity Provider 20130226
Properties
Class /IWCOR/CL_DS_EXT_EP_METADATA  
Short Description Provider for extended Metadata Document    
Super Class /IWCOR/CL_REST_ENTITY_PROVIDER REST Entity Provider 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWCOR/SODATA_EXT   Data Services Extensions 
Created 20130226   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWCOR/CL_DS_EP_METADATA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /IWCOR/IF_DS_EXT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 ZIWCOR_IF_DS_EDMA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 ZIWCOR_IF_DS_EXT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWCOR/CL_DS_EXT_EP_METADATA has no interface implemented.
Friends
Class /IWCOR/CL_DS_EXT_EP_METADATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_READER Instance attribute Protected Object reference (TYPE REF TO) IF_SXML_READER SXML Reader Interface 20130226
2 MS_METADATA Instance attribute Protected Type reference (TYPE) /IWCOR/IF_DS_EDM_PROVIDER=>DATA_SERVICES_S Metadata 20130226
3 MT_ANNOTATIONS Instance attribute Protected Type reference (TYPE) /IWCOR/IF_DS_EXT_TYPES=>SCHEMA_ANNOTATIONS_T 20130226
4 MT_NAMESPACE_DECLARATION Instance attribute Protected Type reference (TYPE) /IWCOR/IF_ATOM_TYPES=>NAMESPACE_T 20130226
5 MT_REFERENCE Instance attribute Protected Type reference (TYPE) /IWCOR/IF_DS_EXT_TYPES=>REFERENCE_T 20130226
6 MV_XML_HEADER Instance attribute Protected Type reference (TYPE) /IWCOR/CL_DS_EDM_METADATA=>XML_HEADER /IWCOR/CL_DS_EDM_METADATA=>GC_XML_HEADER_FULL 20130226
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130226
2 GET_ANNOTATIONS Instance method Public Method Get Annotations 20130226
3 GET_METADATA Instance method Public Method Get metadata 20130226
4 GET_REFERENCES Instance method Public Method Get references 20130226
5 SET_ANNOTATIONS Instance method Public Method Set Annotations 20130226
6 SET_METADATA Instance method Public Method Set metadata 20130226
7 SET_REFERENCES Instance method Public Method Set references 20130226
8 SET_XML_HEADER Instance method Public Method Set xml header 20130226
9 TO_XSTRING Instance method Public Method To xstring 20130226
Events
Class /IWCOR/CL_DS_EXT_EP_METADATA has no event.
Types
Class /IWCOR/CL_DS_EXT_EP_METADATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY Call by reference Object reference (TYPE REF TO) /IWCOR/IF_REST_ENTITY 20130226
2 Importing IO_READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER Reader 20130226
3 Importing IT_NAMESPACE_PREDECLARATION Call by reference Type reference (TYPE) /IWCOR/IF_ATOM_TYPES=>NAMESPACE_T Namespace predeclarations 20130226

Method CONSTRUCTOR on class /IWCOR/CL_DS_EXT_EP_METADATA has no exception.

Method GET_ANNOTATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ANNOTATIONS Value transfer Type reference (TYPE) /IWCOR/IF_DS_EXT_TYPES=>SCHEMA_ANNOTATIONS_T Table containing the deserialized annotations 20130226

Method GET_ANNOTATIONS on class /IWCOR/CL_DS_EXT_EP_METADATA has no exception.

Method GET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_METADATA Value transfer Type reference (TYPE) /IWCOR/CL_DS_EP_METADATA=>METADATA_S Structure containing the deserialized metadata document 20130226

Method GET_METADATA on class /IWCOR/CL_DS_EXT_EP_METADATA has no exception.

Method GET_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_REFERENCE Value transfer Type reference (TYPE) /IWCOR/IF_DS_EXT_TYPES=>REFERENCE_T Table containing the deserialized references) 20130226

Method GET_REFERENCES on class /IWCOR/CL_DS_EXT_EP_METADATA has no exception.

Method SET_ANNOTATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ANNOTATIONS Call by reference Type reference (TYPE) /IWCOR/IF_DS_EXT_TYPES=>SCHEMA_ANNOTATIONS_T nformation for serialization of annotations 20130226

Method SET_ANNOTATIONS on class /IWCOR/CL_DS_EXT_EP_METADATA has no exception.

Method SET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_METADATA Call by reference Type reference (TYPE) /IWCOR/CL_DS_EP_METADATA=>METADATA_S Information for serialization of metadata document 20130226

Method SET_METADATA on class /IWCOR/CL_DS_EXT_EP_METADATA has no exception.

Method SET_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REFERENCE Call by reference Type reference (TYPE) /IWCOR/IF_DS_EXT_TYPES=>REFERENCE_T nformation for serialization of references 20130226

Method SET_REFERENCES on class /IWCOR/CL_DS_EXT_EP_METADATA has no exception.

Method SET_XML_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XML_HEADER Call by reference Type reference (TYPE) STRING 20130226

Method SET_XML_HEADER on class /IWCOR/CL_DS_EXT_EP_METADATA has no exception.

Method TO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATA Value transfer Type reference (TYPE) XSTRING 20130226

Method TO_XSTRING on class /IWCOR/CL_DS_EXT_EP_METADATA has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200