SAP ABAP Class /IWFND/CL_MED_MDL_SVC_GRP (Service Group)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/MED_IMPLEMENTATIONS (Package) GW Framework - Metadata -Services Implementations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWFND/IF_MED_MDL_SERVICE_GRP Internal Service Group Interface 20100913
Properties
Class /IWFND/CL_MED_MDL_SVC_GRP  
Short Description Service Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWFND/MED_IMPLEMENTATIONS   GW Framework - Metadata -Services Implementations 
Created 20100827   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWFND/CL_MED_MDL_SVC_GRP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWFND/IF_MED_MDL_SERVICE_GRP Internal Service Group Interface 20100913
Friends
Class /IWFND/CL_MED_MDL_SVC_GRP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LOGGER Instance attribute Private Object reference (TYPE REF TO) /IWFND/CL_LOGGER Logger for AppsLog and CCMS 20120323
2 MT_GLOBAL_NAMESPACES Instance attribute Private Type reference (TYPE) /IWFND/IF_MED_MDL_SERVICE_GRP~TY_T_MED_MDL_NAMESPACES 20111212
3 MT_META_MODELS Instance attribute Private Type reference (TYPE) /IWFND/IF_MED_MDL_SERVICE_GRP~TY_MED_MDL_META_MODEL_TABLE 20100827
4 MT_RELATED_DOCUMENTS Instance attribute Private Type reference (TYPE) /IWFND/IF_MED_MDL_SERVICE_GRP~TY_T_MED_SRG_RELATED_DOCUMENT 20101108
5 MT_USED_NAMESPACES Instance attribute Private Type reference (TYPE) /IWFND/IF_MED_MDL_SERVICE_GRP~TY_T_MED_MDL_NAMESPACES 20111212
6 MV_IDENTIFIER Instance attribute Private Type reference (TYPE) /IWFND/MED_MDL_SRG_IDENTIFIER Service Document Identifier 20110721
7 MV_LATEST_VERSION Instance attribute Private Type reference (TYPE) /IWFND/MED_MDL_VERSION Version of Meta Model Entity 20120118
8 MV_NAME Instance attribute Private Type reference (TYPE) /IWFND/MED_MDL_SERVICE_GRP_ID Service Group Identifier 20100827
9 MV_NAMESPACE Instance attribute Private Type reference (TYPE) /IWFND/MED_MDL_NAMESPACE Namespace 20110720
10 MV_SCHEMA_NAMESPACE Instance attribute Private Type reference (TYPE) STRING 20130808
11 MV_VERSION Instance attribute Private Type reference (TYPE) /IWFND/MED_MDL_VERSION version of meta model entity 20100827
Methods
# Method Level Visibility Method type Description Created on
1 ADD_META_MODEL Instance method Public Method Add Meta Model to model table 20100827
2 ADD_NAMESPACE Instance method Public Method 20111212
3 CONSTRUCTOR Instance method Public Constructor 20100830
4 CREATE_DATA_DESCRIPTOR Instance method Private Method creates a structure descriiptor using the meta data 20110128
5 SET_LATEST_VERSION Instance method Public Method Sets the latest version of the service 20120118
6 SET_RELATED_DOCUMENTS Instance method Public Method 20101108
7 VALIDATE_CONSISTENCY Instance method Public Method 20101005
Events
Class /IWFND/CL_MED_MDL_SVC_GRP has no event.
Types
Class /IWFND/CL_MED_MDL_SVC_GRP has no local type.
Method Signatures

Method ADD_META_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXT_SERVICE_ID Call by reference Type reference (TYPE) /IWFND/MED_MDL_SRG_IDENTIFIER Service Document Identifier 20111006
2 Importing IV_FOR_DATA_PROV_TYPE Call by reference Type reference (TYPE) /IWFND/MED_MDL_DATA_PROV_TYPE Data Provider Type supported for a model 20110913
3 Importing IV_MODEL_IDENTIFIER Call by reference Type reference (TYPE) /IWFND/MED_MDL_IDENTIFIER Meta Model Identifier 20101109
4 Importing IV_SVC_IDENTIFIER Call by reference Type reference (TYPE) /IWFND/MED_MDL_SRG_IDENTIFIER 20120302
5 Importing IV_SVC_NAMESPACE Call by reference Type reference (TYPE) /IWFND/MED_MDL_NAMESPACE 20120302
6 Importing IV_SVC_OBJECT_NAME Call by reference Type reference (TYPE) /IWFND/MED_MDL_SRG_NAME 20120302
7 Importing IV_SVC_VERSION Call by reference Type reference (TYPE) /IWFND/MED_MDL_VERSION 20120302
8 Returning RR_META_MODEL Value transfer Object reference (TYPE REF TO) /IWFND/IF_MED_MDL_SERVICE_GRP=>TY_MED_MDL_META_MODEL 20120222

Method ADD_META_MODEL on class /IWFND/CL_MED_MDL_SVC_GRP has no exception.

Method ADD_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NAMESPACE Call by reference Type reference (TYPE) /IWFND/IF_MED_MDL_SERVICE_GRP~TY_S_MED_MDL_NAMESPACE 20111212

Method ADD_NAMESPACE on class /IWFND/CL_MED_MDL_SVC_GRP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IDENTIFIER Call by reference Type reference (TYPE) /IWFND/MED_MDL_SRG_IDENTIFIER Service Document Identifier 20110721
2 Importing IV_NAME Call by reference Type reference (TYPE) /IWFND/MED_MDL_SERVICE_GRP_ID Service Name 20100830
3 Importing IV_NAMESPACE Call by reference Type reference (TYPE) /IWFND/MED_MDL_NAMESPACE Namespace 20110720
4 Importing IV_VERSION Call by reference Type reference (TYPE) /IWFND/MED_MDL_VERSION Version of Meta Model Entity 20110720

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

Method CREATE_DATA_DESCRIPTOR 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_EXTERNAL_NAME 20110128
2 Importing IV_INLINES Call by reference Type reference (TYPE) STRING 20110128
3 Returning RO_DATA_DESCRIPTOR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR 20110128

Method CREATE_DATA_DESCRIPTOR on class /IWFND/CL_MED_MDL_SVC_GRP has no exception.

Method SET_LATEST_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LATEST_VERSION Call by reference Type reference (TYPE) /IWFND/MED_MDL_VERSION Version of Meta Model Entity 20120118

Method SET_LATEST_VERSION on class /IWFND/CL_MED_MDL_SVC_GRP has no exception.

Method SET_RELATED_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RELATED_DOCUMENTS Call by reference Type reference (TYPE) /IWFND/IF_MED_MDL_SERVICE_GRP~TY_T_MED_SRG_RELATED_DOCUMENT 20101108

Method SET_RELATED_DOCUMENTS on class /IWFND/CL_MED_MDL_SVC_GRP has no exception.

Method VALIDATE_CONSISTENCY 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 20101005

Method VALIDATE_CONSISTENCY on class /IWFND/CL_MED_MDL_SVC_GRP has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 200