SAP ABAP Class /IWFND/CL_MGW_MED_MODEL_ACCESS (MGW Access class to the meta model)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-GW-COR (Application Component) Gateway Framework
     /IWFND/MGW_GSR_CORE (Package) GW Framework - ODC - Generic Service Interface - Core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWFND/IF_MGW_MED_ACCESS interface to access meta model functionality 20110126
Properties
Class /IWFND/CL_MGW_MED_MODEL_ACCESS  
Short Description MGW Access class to the meta model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWFND/MGW_GSR_CORE   GW Framework - ODC - Generic Service Interface - Core 
Created 20110126   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWFND/CL_MGW_MED_MODEL_ACCESS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWFND/IF_MGW_MED_ACCESS interface to access meta model functionality 20110126
Friends
Class /IWFND/CL_MGW_MED_MODEL_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_SERVICE_GROUP Instance attribute Private Object reference (TYPE REF TO) /IWFND/IF_MED_MDL_SERVICE_GRP Internal Service Group Interface 20120615
2 MV_LANGUAGE Instance attribute Private Type reference (TYPE) SYLANGU 20110128
3 MV_MODEL_IDENTIFIER Instance attribute Private Type reference (TYPE) /IWFND/MED_MDL_IDENTIFIER Meta Model Identifier 20120615
4 MV_NAMESPACE Instance attribute Private Type reference (TYPE) /IWFND/MED_MDL_NAMESPACE 20110128
5 MV_SERVICE_GROUP_NAME Instance attribute Private Type reference (TYPE) /IWFND/MED_MDL_SERVICE_GRP_ID 20110128
6 MV_VERSION Instance attribute Private Type reference (TYPE) /IWFND/MED_MDL_VERSION 20110128
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110128
2 GET_SERVICE_GROUP Instance method Private Method 20120615
Events
Class /IWFND/CL_MGW_MED_MODEL_ACCESS has no event.
Types
Class /IWFND/CL_MGW_MED_MODEL_ACCESS 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 IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20110128
2 Importing IV_MODEL_IDENTIFIER Call by reference Type reference (TYPE) /IWFND/MED_MDL_IDENTIFIER Model Identifier of the requested model 20120615
3 Importing IV_NAMESPACE Call by reference Type reference (TYPE) /IWFND/MED_MDL_NAMESPACE 20110128
4 Importing IV_SERVICE_GROUP_NAME Call by reference Type reference (TYPE) /IWFND/MED_MDL_SERVICE_GRP_ID 20110128
5 Importing IV_VERSION Call by reference Type reference (TYPE) /IWFND/MED_MDL_VERSION '0001' 20110128

Method CONSTRUCTOR on class /IWFND/CL_MGW_MED_MODEL_ACCESS has no exception.

Method GET_SERVICE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SERVICE_GROUP Value transfer Object reference (TYPE REF TO) /IWFND/IF_MED_MDL_SERVICE_GRP Internal Service Group Interface 20120615

Method GET_SERVICE_GROUP on class /IWFND/CL_MGW_MED_MODEL_ACCESS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in