SAP ABAP Class /IWBEP/CL_MGW_MED_DBA_ACCESS (Meta Data Database Access)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/MGW_MED_PERSISTENCY (Package) OData Channel - Metadata - Backend Registration Persistency
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_MGW_MED_DBA_ACCESS Meta Data Access Interface 20110225
Properties
Class /IWBEP/CL_MGW_MED_DBA_ACCESS  
Short Description Meta Data Database Access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/MGW_MED_PERSISTENCY   OData Channel - Metadata - Backend Registration Persistency 
Created 20110225   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_MGW_MED_DBA_ACCESS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_MGW_MED_DBA_ACCESS Meta Data Access Interface 20110225
Friends
Class /IWBEP/CL_MGW_MED_DBA_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_SAP_NAMESPACE Constant Private Type reference (TYPE) STRING '/SAP/' 20110415
2 MT_EXTENSIONS_STACK Instance attribute Private See coding List of Service (Model Group) IDs 20140304
3 SS_SERVICE_CACHE_MODEL_GROUP Static Attribute Private Type reference (TYPE) /IWBEP/IF_MGW_MED_DBA_ACCESS=>TY_S_MODEL_GROUP Class Cache: Service Group Info 20140305
4 SV_SERVICE_CACHE_EXTERNAL_NAME Static Attribute Private Type reference (TYPE) /IWBEP/MED_GRP_EXTERNAL_NAME Class Cache Key: External Service Name 20140305
5 SV_SERVICE_CACHE_EXT_USED Static Attribute Private Type reference (TYPE) ABAP_BOOL Class Cache Key: Have extensions been considered 20140312
6 SV_SERVICE_CACHE_NAMESPACE Static Attribute Private Type reference (TYPE) STRING Class Cache Key: Service Namespace 20140305
7 SV_SERVICE_CACHE_VERSION Static Attribute Private Type reference (TYPE) /IWBEP/MED_GRP_VERSION Class Cache Key: Service Version 20140305
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXTENDING_SERVICE Instance method Private Method Replaces the Service (Model Group) with its Extension 20140303
Events
Class /IWBEP/CL_MGW_MED_DBA_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_MODEL_GROUP_ID Private See coding Service (Model Group) ID, I.e. Tech Name and Version 20140304 BEGIN OF ty_s_model_group_id , technical_name TYPE /iwbep/med_grp_technical_name, version TYPE /iwbep/med_grp_version, END OF ty_s_model_group_id
Method Signatures

Method GET_EXTENDING_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MODEL_GROUP Call by reference Type reference (TYPE) /IWBEP/I_MGW_SRH Service (Group) Header 20140303
2 Exporting EV_IS_EXT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL TRUE if an extension has been found 20140303

Method GET_EXTENDING_SERVICE on class /IWBEP/CL_MGW_MED_DBA_ACCESS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200