SAP ABAP Class /IWCOR/CL_DS_EDM_PROV_SIMPLE (EDM simple metadata provider)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SODATA_EDM_IMPL_BASE (Package) EDM structure based default implementation (base)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EDM_PROVIDER EDM metadata provider 20110808
Properties
Class /IWCOR/CL_DS_EDM_PROV_SIMPLE  
Short Description EDM simple metadata provider    
Super Class /IWCOR/CL_DS_EDM_PROVIDER EDM metadata provider 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWCOR/SODATA_EDM_IMPL_BASE   EDM structure based default implementation (base) 
Created 20110721   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/CL_DS_EDM_PROV_SIMPLE has no interface implemented.
Friends
Class /IWCOR/CL_DS_EDM_PROV_SIMPLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_DATA_SERVICES Instance attribute Private Type reference (TYPE) /IWCOR/IF_DS_EDM_PROVIDER~DATA_SERVICES_S Data services 20110808
2 MV_XML_METADATA Instance attribute Private Type reference (TYPE) XSTRING XML metadata 20110808
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110808
2 SET_METADATA Instance method Public Method Set metadata as xml document 20110808
3 SET_RUNTIME_MAPPING Static method Protected Method Set runtime mapping 20120305
Events
Class /IWCOR/CL_DS_EDM_PROV_SIMPLE has no event.
Types
Class /IWCOR/CL_DS_EDM_PROV_SIMPLE 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 IS_DATA_SERVICES Call by reference Type reference (TYPE) /IWCOR/IF_DS_EDM_PROVIDER~DATA_SERVICES_S DataServices 20110808
2 Importing IV_ANNOTATIONS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Metadata contain annotations 20120305
3 Importing IV_XML_METADATA Call by reference Type reference (TYPE) XSTRING Metadata document 20110808
# Exception Resumable Description Created on
1 CX_SXML_ERROR SXML Root Exception 20120305
2 CX_TRANSFORMATION_ERROR General Error When Performing CALL TRANSFORMATION 20120305

Method SET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ANNOTATIONS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Metadata contain annotations 20120305
2 Importing IV_XML_METADATA Call by reference Type reference (TYPE) XSTRING Metadata document 20110808
# Exception Resumable Description Created on
1 CX_SXML_ERROR SXML Root Exception 20120305
2 CX_TRANSFORMATION_ERROR General Error When Performing CALL TRANSFORMATION 20120305

Method SET_RUNTIME_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROVIDER Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_PROVIDER EDM metadata provider 20120305
2 Importing IS_MAPPING Call by reference Type reference (TYPE) /IWCOR/IF_DS_EDM_MAPPING=>MAPPING_S Mapping 20120305
# Exception Resumable Description Created on
1 CX_SXML_PARSE_ERROR SXML Parsing Error 20120305
History
Last changed by/on SAP  20131127 
SAP Release Created in 200