SAP ABAP Class CL_ARC_LHM_LOGGER (Log for Messages when Propagating LH)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-IRM (Application Component) Information Retention Manager
     S_ARC (Package) ILM Services
Properties
Class CL_ARC_LHM_LOGGER  
Short Description Log for Messages when Propagating LH    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ARC   ILM Services 
Created 20080114   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ARC_LHM_LOGGER has no forward declaration.
Interfaces
Class CL_ARC_LHM_LOGGER has no interface implemented.
Friends
Class CL_ARC_LHM_LOGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_LOG_HANDLE_TAB Instance attribute Private Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20080114
2 MV_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20080114
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080114
2 LOG_DISPLAY Instance method Public Method Display / Spool 20080114
3 LOG_MESSAGE Instance method Public Method Create a Log Message 20080114
Events
Class CL_ARC_LHM_LOGGER has no event.
Types
Class CL_ARC_LHM_LOGGER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DELETE_PREVIOUS Call by reference Type reference (TYPE) BOOLE_D 'X' alte Applogs löschen 20080114
2 Importing IV_SUB_OBJECT Call by reference Type reference (TYPE) STRING Unterobjekt zum Applogobjekt LEGAL_HOLD 20080114

Method CONSTRUCTOR on class CL_ARC_LHM_LOGGER has no exception.

Method LOG_DISPLAY Signature

Method LOG_DISPLAY on class CL_ARC_LHM_LOGGER has no parameter.
Method LOG_DISPLAY on class CL_ARC_LHM_LOGGER has no exception.

Method LOG_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGID Call by reference Type reference (TYPE) SYST-MSGID Nachrichtenklasse 20080114
2 Importing IV_MSGNO Call by reference Type reference (TYPE) SYST-MSGNO Nachrichtennummer 20080114
3 Importing IV_MSGTY Call by reference Type reference (TYPE) SYST-MSGTY 'W' Nachrichtentyp 20080114
4 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYST-MSGV1 Nachrichtenvariable 20080114
5 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYST-MSGV2 Nachrichtenvariable 20080114
6 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYST-MSGV3 Nachrichtenvariable 20080114
7 Importing IV_MSGV4 Call by reference Type reference (TYPE) SYST-MSGV4 Nachrichtenvariable 20080114

Method LOG_MESSAGE on class CL_ARC_LHM_LOGGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711