SAP ABAP Class CL_ILM_STOR_LOG_MGR (ILM DB Store: Log Administration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-STO (Application Component) Integrated Data Base Archive Store
     S_ILM_STOR_TYPES (Package) ILM DB Store: Basis Types and Elementary Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ILM_STOR_LOG_MGR ILM DB Store: Log Manager 20130816
Properties
Class CL_ILM_STOR_LOG_MGR  
Short Description ILM DB Store: Log Administration    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ILM_STOR_TYPES   ILM DB Store: Basis Types and Elementary Functions 
Created 20130510   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ILM_STOR_LOG_MGR ILM DB Store: Log Manager 20130816
Friends
Class CL_ILM_STOR_LOG_MGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PROC_LOG Instance attribute Private Object reference (TYPE REF TO) IF_ILM_STOR_LOG Processing Log 20130816
2 MO_TECH_LOG Instance attribute Private Object reference (TYPE REF TO) IF_ILM_STOR_LOG Technical Log 20130816
3 SO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) IF_ILM_STOR_LOG_MGR Singleton for Log Administration 20130816
4 SV_SILENT Static Attribute Public Type reference (TYPE) ABAP_BOOL 20130816
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130816
2 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20130816
3 IS_DEBUG_MODE Static method Protected Method Check Whether Debugging Messages Are Permitted 20130816
4 IS_SILENT_MODE Static method Public Method Set or Check Whether Log Is Deactivated 20130816
5 IS_TRACE_MODE Static method Protected Method Check Whether Trace Messages Are Permitted 20130816
6 S_GET_INSTANCE Static method Public Method Get Singleton of Log Manager 20130816
Events
Class CL_ILM_STOR_LOG_MGR has no event.
Types
Class CL_ILM_STOR_LOG_MGR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ILM_STOR_LOG_MGR has no parameter.
Method CONSTRUCTOR on class CL_ILM_STOR_LOG_MGR has no exception.

Method IS_DEBUG_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL abap_true wenn Debug-Mode aktiviert ist 20130816

Method IS_DEBUG_MODE on class CL_ILM_STOR_LOG_MGR has no exception.

Method IS_SILENT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20130816

Method IS_SILENT_MODE on class CL_ILM_STOR_LOG_MGR has no exception.

Method IS_TRACE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL abap_true wenn Trace aktiviert ist 20130816

Method IS_TRACE_MODE on class CL_ILM_STOR_LOG_MGR has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_ILM_STOR_LOG_MGR ILM-DB-Ablage: Log Manager 20130816

Method S_GET_INSTANCE on class CL_ILM_STOR_LOG_MGR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740