SAP ABAP Class /IWFND/IF_MED_PROVIDER (Meta Data Provider Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWFND/CL_MED_MDL_PROVIDER meta model factory 20100929
Properties
Class /IWFND/IF_MED_PROVIDER  
Short Description Meta Data Provider Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100929   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWFND/IF_MED_PROVIDER has no forward declaration.
Interfaces
Class /IWFND/IF_MED_PROVIDER has no interface implemented.
Friends
Class /IWFND/IF_MED_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_AGENT Constant Public Type reference (TYPE) /IWFND/SUP_IW_AGENT 'MED_ACCESS' 20101027
2 GC_MESSAGE_CLASS Constant Public Type reference (TYPE) SYMSGID '/IWFND/MED' 20101027
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_MED_PROVIDER Instance method Public Method Clear the information a metadata provider stores per session 20130204
2 GET_DC_META_MODEL Instance method Public Method Retrieves data source representation of meta model e.g. DSM 20110126
3 GET_META_MODEL Instance method Public Method Retrieves consumption meta data model 20101012
4 GET_RT_META_MODEL Instance method Public Method Retrieves runtime representation of meta model e.g. a PSM 20101206
5 GET_SERVICE_GROUP Instance method Public Method Retrieves service group's meta data models 20100929
Events
Class /IWFND/IF_MED_PROVIDER has no event.
Types
Class /IWFND/IF_MED_PROVIDER has no local type.
Method Signatures

Method CLEAR_MED_PROVIDER Signature

Method CLEAR_MED_PROVIDER on class /IWFND/IF_MED_PROVIDER has no parameter.
Method CLEAR_MED_PROVIDER on class /IWFND/IF_MED_PROVIDER has no exception.

Method GET_DC_META_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODEL_IDENTIFIER Call by reference Type reference (TYPE) /IWFND/MED_MDL_IDENTIFIER Meta Model Identifier 20110126
2 Exporting RO_ROOT_CLASS Call by reference Object reference (TYPE REF TO) /IWFND/IF_MED_MDL_OBJECT_CLASS a node of an object 20110126
# Exception Resumable Description Created on
1 /IWFND/CX_MED_MDL_ACCESS Exception class for meta data access 20110126

Method GET_META_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODEL_IDENTIFIER Call by reference Type reference (TYPE) /IWFND/MED_MDL_IDENTIFIER Meta Model Identifier 20101012
2 Exporting RO_ROOT_CLASS Call by reference Object reference (TYPE REF TO) /IWFND/IF_MED_MDL_OBJECT_CLASS a node of an object 20101012
# Exception Resumable Description Created on
1 /IWFND/CX_MED_MDL_ACCESS Exception class for meta data access 20101012

Method GET_RT_META_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODEL_IDENTIFIER Call by reference Type reference (TYPE) /IWFND/MED_MDL_IDENTIFIER Meta Model Identifier 20101206
2 Exporting RO_ROOT_CLASS Call by reference Object reference (TYPE REF TO) /IWFND/IF_MED_MDL_OBJECT_CLASS a node of an object 20101206
# Exception Resumable Description Created on
1 /IWFND/CX_MED_MDL_ACCESS Exception class for meta data access 20101206

Method GET_SERVICE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTERNAL_NAME Call by reference Type reference (TYPE) /IWFND/MED_MDL_SERVICE_GRP_ID Service Group Identifier 20101005
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20100929
3 Importing IV_NAMESPACE Call by reference Type reference (TYPE) /IWFND/MED_MDL_NAMESPACE Namespace 20101208
4 Importing IV_VERSION Call by reference Type reference (TYPE) /IWFND/MED_MDL_VERSION 0001 version of meta model entity 20100929
5 Returning RO_SERVICE_GROUP Value transfer Object reference (TYPE REF TO) /IWFND/IF_MED_MDL_SERVICE_GRP Public Interface for Service Group 20100929
# Exception Resumable Description Created on
1 /IWFND/CX_MED_MDL_ACCESS Exception class for meta data access 20100929
History
Last changed by/on SAP  20131127 
SAP Release Created in