SAP ABAP Class CL_SMI_NOTIFIER (Error handler to customize logging and exception raising)
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_NOTIFIER  
Short Description Error handler to customize logging and exception raising    
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 20080307   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_NOTIFIER has no interface implemented.
Friends
Class CL_SMI_NOTIFIER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_DB Static Attribute Private Object reference (TYPE REF TO) CL_SMI_DB_HANDLER DB Buffer for SMI related DB activities 20080312
2 LOGGER Instance attribute Private Object reference (TYPE REF TO) CL_SMI_LOG_HELPER simplified logging support 20080307
3 MO_C Instance attribute Private Object reference (TYPE REF TO) CL_SMI_CONSTANTS SMI Constants 20080513
4 SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_SMI_NOTIFIER Error handler to customize logging and exception raising 20080307
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20080307
2 CONSTRUCTOR Instance method Public Constructor 20080307
3 GET_INSTANCE Static method Public Method 20080307
4 MSG_REPLACE_VX Instance method Private Method 20080409
5 MSG_TO_TEXT_CONVERT Instance method Private Method 20080409
6 NOTIFY Instance method Public Method 20080307
7 RESET_LOGGER Static method Public Method 20080528
Events
Class CL_SMI_NOTIFIER has no event.
Types
Class CL_SMI_NOTIFIER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) CL_SMI_NOTIFIER Error handler to customize logging and exception raising 20080307

Method GET_INSTANCE on class CL_SMI_NOTIFIER has no exception.

Method MSG_REPLACE_VX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LINE Call by reference Type reference (TYPE) TLINE SAPscript: Text Lines 20080409
2 Importing IV_MSG Call by reference Type reference (TYPE) SYMSGV Message Variable 20080409
3 Importing IV_NUM Call by reference Type reference (TYPE) C 20080409

Method MSG_REPLACE_VX on class CL_SMI_NOTIFIER has no exception.

Method MSG_TO_TEXT_CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINES Call by reference Type reference (TYPE) TEXT_LINE_TAB Sub-table for structure TEXT_HEADERLINES 20080409
2 Importing IS_MSG Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20080409

Method MSG_TO_TEXT_CONVERT on class CL_SMI_NOTIFIER has no exception.

Method NOTIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALERT Call by reference Type reference (TYPE) ABAP_BOOL 20080307
2 Importing IO_ITEM Call by reference Object reference (TYPE REF TO) CL_SMI_ITEM Single Item of an SMI Record 20080417
3 Importing MSGID Call by reference Type reference (TYPE) SYMSGID 'VSMI' Message Class 20080307
4 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20080307
5 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 'I' Message Type 20080307
6 Importing PARAM1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20080307
7 Importing PARAM2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20080307
8 Importing PARAM3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20080307
9 Importing PARAM4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20080307
# Exception Resumable Description Created on
1 CX_SMI_CUSTOM Exception raised in accordance with customizing 20080307

Method RESET_LOGGER Signature

Method RESET_LOGGER on class CL_SMI_NOTIFIER has no parameter.
Method RESET_LOGGER on class CL_SMI_NOTIFIER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604