SAP ABAP Class IF_ILM_STOR_LOG_MGR (ILM DB Store: Log Manager)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ILM_STOR_LOG_MGR ILM DB Store: Log Administration 20130816
Properties
Class IF_ILM_STOR_LOG_MGR  
Short Description ILM DB Store: Log Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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
Class IF_ILM_STOR_LOG_MGR has no interface implemented.
Friends
Class IF_ILM_STOR_LOG_MGR has no friend class.
Attributes
Class IF_ILM_STOR_LOG_MGR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Close Log 20130816
2 DEBUG Instance method Public Method Write a Debugging Message in the Technical Log 20130816
3 DELETE Instance method Public Method Delete Log and Log Entries 20130816
4 DISPLAY Instance method Public Method Display Log 20130816
5 OPEN Instance method Public Method Open a Log 20130816
6 PROC_LOG Instance method Public Method Get the Processing Log 20130816
7 SAVE Instance method Public Method Save the Log to the Database 20130816
8 TECH_LOG Instance method Public Method Get the Technical Log (Runtime Measurement, etc) 20130816
9 TRACE Instance method Public Method Write a Trace Message to the Log 20130816
Events
Class IF_ILM_STOR_LOG_MGR has no event.
Types
Class IF_ILM_STOR_LOG_MGR has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class IF_ILM_STOR_LOG_MGR has no parameter.
Method CLOSE on class IF_ILM_STOR_LOG_MGR has no exception.

Method DEBUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG Call by reference Type reference (TYPE) STRING Zu schreibende Nachricht 20130816
2 Importing IX_ROOT Call by reference Object reference (TYPE REF TO) CX_ROOT Exception, die ins Log geschrieben werden soll 20130816

Method DEBUG on class IF_ILM_STOR_LOG_MGR has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROC_LOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Lösche das Verarbeitungslog 20130816
2 Importing IV_TECH_LOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Lösche das technische Log 20130816

Method DELETE on class IF_ILM_STOR_LOG_MGR has no exception.

Method DISPLAY Signature

Method DISPLAY on class IF_ILM_STOR_LOG_MGR has no parameter.
Method DISPLAY on class IF_ILM_STOR_LOG_MGR has no exception.

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTNUMBER Call by reference Type reference (TYPE) BALNREXT Application Log: Externe ID 20130816
2 Importing IV_TECH_LOG Call by reference Type reference (TYPE) ABAP_BOOL SPACE True, wenn es ein Log für rein technische Daten ist 20130816
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_ILM_STOR_LOG ILM-DB-Ablage: Log service 20130816

Method OPEN on class IF_ILM_STOR_LOG_MGR has no exception.

Method PROC_LOG 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 ILM-DB-Ablage: Log service 20130816

Method PROC_LOG on class IF_ILM_STOR_LOG_MGR has no exception.

Method SAVE Signature

Method SAVE on class IF_ILM_STOR_LOG_MGR has no parameter.
Method SAVE on class IF_ILM_STOR_LOG_MGR has no exception.

Method TECH_LOG 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 ILM-DB-Ablage: Log service 20130816

Method TECH_LOG on class IF_ILM_STOR_LOG_MGR has no exception.

Method TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG Call by reference Type reference (TYPE) STRING Zu schreibende Message 20130816
2 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'I' Message Typ 20130816
3 Importing IV_TECH_MSG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Technische Message? 20130816

Method TRACE on class IF_ILM_STOR_LOG_MGR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in