SAP ABAP Class /MRSS/CL_SGE_LOGGING_DB (Logging Messages and Events)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
Properties
Class /MRSS/CL_SGE_LOGGING_DB  
Short Description Logging Messages and Events    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGE   Multiresource Planning: Scheduling Engine 
Created 20090811   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGE_LOGGING_DB has no forward declaration.
Interfaces
Class /MRSS/CL_SGE_LOGGING_DB has no interface implemented.
Friends
Class /MRSS/CL_SGE_LOGGING_DB has no friend class.
Attributes
Class /MRSS/CL_SGE_LOGGING_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MAINTAIN Static method Public Method Change 20090812
2 READ Static method Public Method Read 20090812
3 SAVE Static method Public Method Save 20090812
4 SELECT Static method Public Method 20090909
Events
Class /MRSS/CL_SGE_LOGGING_DB has no event.
Types
Class /MRSS/CL_SGE_LOGGING_DB has no local type.
Method Signatures

Method MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOGGING_ENTRY Call by reference Type reference (TYPE) /MRSS/T_LOGGING_ENTRY Einzelner Log Eintrag 20090824

Method MAINTAIN on class /MRSS/CL_SGE_LOGGING_DB has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENGINE_LOG_ENTRIES Call by reference Type reference (TYPE) /MRSS/T_OPT_ENGINE_LOG_TAB Log Einträge des RCCF Frameworks (Engine Logs) 20090901
2 Exporting ET_LOGGING_ENTRIES Call by reference Type reference (TYPE) /MRSS/T_LOGGING_ENTRY_TAB Liste von Log Einträgen 20090901
3 Importing IV_LOG_ID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID eines Log Eintrages 20090901

Method READ on class /MRSS/CL_SGE_LOGGING_DB has no exception.

Method SAVE Signature

Method SAVE on class /MRSS/CL_SGE_LOGGING_DB has no parameter.
Method SAVE on class /MRSS/CL_SGE_LOGGING_DB has no exception.

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MRS_LOG_ENTRIES Call by reference Type reference (TYPE) /MRSS/T_OPT_LOGGING_ENTRY_TAB Log Einträge des Optimierers inkl. RCCF Log Einträge 20090909
2 Importing IT_MRS_LOG_GUIDS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB Liste mit Guids 20090909
3 Importing IV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20090909
4 Importing IV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20090909

Method SELECT on class /MRSS/CL_SGE_LOGGING_DB has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700