SAP ABAP Class CL_MDG_MDF_SHM_SERVICES (Service for Shared Objects)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     MDG_MDF_TOOLS (Package) Tools for Master Data Service
Properties
Class CL_MDG_MDF_SHM_SERVICES  
Short Description Service for Shared Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_MDF_TOOLS   Tools for Master Data Service 
Created 20090414   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MDG_MDF_SHM_SERVICES has no forward declaration.
Interfaces
Class CL_MDG_MDF_SHM_SERVICES has no interface implemented.
Friends
Class CL_MDG_MDF_SHM_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_EVENT Constant Public See coding 20090421
2 GC_SEC_CON Constant Private Type reference (TYPE) CHAR4 'R/3*' Area Not More Closely Defined, Possibly Used for Patchlevels 20090414
3 GC_TABNAME Constant Private Type reference (TYPE) TABNAME 'ZMDG_SHM_LOG' Table Name 20090414
4 GR_LOG_STRUCT Static Attribute Private Object reference (TYPE REF TO) DATA 20090414
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20090414
2 GET_ACTION_TEXT Static method Public Method 20090416
3 GET_LOG Static method Public Method 20090415
4 WRITE_LOG Static method Public Method 20090414
Events
Class CL_MDG_MDF_SHM_SERVICES has no event.
Types
Class CL_MDG_MDF_SHM_SERVICES has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_MDG_MDF_SHM_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MDG_MDF_SHM_SERVICES has no exception.

Method GET_ACTION_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TEXT Value transfer Type reference (TYPE) STRING 20090416
2 Importing I_EVENT Call by reference Type reference (TYPE) CHAR4 Nicht näher def. Bereich, evtl. für Patchlevels verwendbar 20090421

Method GET_ACTION_TEXT on class CL_MDG_MDF_SHM_SERVICES has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG Call by reference Type reference (TYPE) MDG_MDF_T_SHM_LOG Shared Objects Protokoll 20090415
2 Exporting E_ERROR_MSG Call by reference Type reference (TYPE) STRING 20090416
3 Importing I_AREA_NAME Call by reference Type reference (TYPE) SHM_AREA_NAME Name einer Gebietsklasse 20090415
4 Importing I_DATE_FROM Call by reference Type reference (TYPE) D 20090415
5 Importing I_DATE_TO Call by reference Type reference (TYPE) D 20090415
6 Importing I_INST_NAME Call by reference Type reference (TYPE) SHM_INST_NAME Name einer Shared Object Instanz eines Areas 20090415
7 Importing I_TIME_FROM Call by reference Type reference (TYPE) T 20090415
8 Importing I_TIME_TO Call by reference Type reference (TYPE) T 20090415

Method GET_LOG on class CL_MDG_MDF_SHM_SERVICES has no exception.

Method WRITE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_SUCCESS Value transfer Type reference (TYPE) I 20090414
2 Importing IS_LOG Call by reference Type reference (TYPE) MDG_MDF_S_SHM_LOG Struktur für Shared Objects Protokoll 20090414
3 Importing I_CALLSTACK_LEVEL Call by reference Type reference (TYPE) I 0 20090415

Method WRITE_LOG on class CL_MDG_MDF_SHM_SERVICES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702