SAP ABAP Class CL_SMI_LOG_HELPER (simplified logging support)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   SD-BF-SMI (Application Component) Supplier Managed Inventory
     VSMI (Package) Supplier-Managed Inventory (SNC-ERP)
Properties
Class CL_SMI_LOG_HELPER  
Short Description simplified logging support    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package VSMI   Supplier-Managed Inventory (SNC-ERP) 
Created 20071127   SAP 
Last change 20100310   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 CL_SMI_LOG_HELPER has no interface implemented.
Friends
Class CL_SMI_LOG_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_C Instance attribute Private Object reference (TYPE REF TO) CL_SMI_CONSTANTS SMI Constants 20080508
2 MT_LAST_MESSAGES Instance attribute Private Type reference (TYPE) BAL_T_MSG Application Log: Table with Messages 20080411
3 MT_MESSAGES Instance attribute Private Type reference (TYPE) BAL_T_MSG Application Log: Table with Messages 20080411
4 PA_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL 20071127
5 SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_SMI_LOG_HELPER simplified logging support 20080312
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080312
2 CLEAR_LAST_MESSAGES Instance method Public Method 20080411
3 CONSTRUCTOR Instance method Public Constructor 20071127
4 GET_HANDLE Instance method Public Method 20080110
5 GET_INSTANCE Static method Public Method return singleton instance 20080312
6 GET_LAST_MESSAGES Instance method Public Method 20080411
7 GET_NEW_INSTANCE Static method Public Method return a new singleton instance 20080528
8 LOG Instance method Public Method 20071127
9 RAISE_ALERT Instance method Public Method 20071127
10 SAVE Instance method Public Method 20071127
11 SET_HEADER Instance method Public Method 20080404
Events
Class CL_SMI_LOG_HELPER has no event.
Types
Class CL_SMI_LOG_HELPER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CLEAR_LAST_MESSAGES Signature

Method CLEAR_LAST_MESSAGES on class CL_SMI_LOG_HELPER has no parameter.
Method CLEAR_LAST_MESSAGES on class CL_SMI_LOG_HELPER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOG_CLASS Call by reference Type reference (TYPE) SYMSGID 'SMI_Inbound' Message Class 20080110
2 Importing LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20080110

Method CONSTRUCTOR on class CL_SMI_LOG_HELPER has no exception.

Method GET_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20080110

Method GET_HANDLE on class CL_SMI_LOG_HELPER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_LOGGER Value transfer Object reference (TYPE REF TO) CL_SMI_LOG_HELPER simplified logging support 20080312

Method GET_INSTANCE on class CL_SMI_LOG_HELPER has no exception.

Method GET_LAST_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RT_MESSAGES Call by reference Type reference (TYPE) BAL_T_MSG Application Log: Table with Messages 20080411

Method GET_LAST_MESSAGES on class CL_SMI_LOG_HELPER has no exception.

Method GET_NEW_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_LOGGER Value transfer Object reference (TYPE REF TO) CL_SMI_LOG_HELPER simplified logging support 20080528

Method GET_NEW_INSTANCE on class CL_SMI_LOG_HELPER has no exception.

Method LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG 20071127

Method LOG on class CL_SMI_LOG_HELPER has no exception.

Method RAISE_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATEGORY Call by reference Type reference (TYPE) SALRTDCAT 20071127

Method RAISE_ALERT on class CL_SMI_LOG_HELPER has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_NEW_LOGNUMBERS Call by reference Type reference (TYPE) BAL_T_LGNM 20071127

Method SAVE on class CL_SMI_LOG_HELPER has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOG_HEADER Call by reference Type reference (TYPE) BAL_S_LOG Application Log: Log header data 20080404

Method SET_HEADER on class CL_SMI_LOG_HELPER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604