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 | 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 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SMI_DB_HANDLER | DB Buffer for SMI related DB activities | 20080312 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMI_LOG_HELPER | simplified logging support | 20080307 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMI_CONSTANTS | SMI Constants | 20080513 | |||
| 4 | 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 | Static method | Public | Constructor | 20080307 | ||
| 2 | Instance method | Public | Constructor | 20080307 | ||
| 3 | Static method | Public | Method | 20080307 | ||
| 4 | Instance method | Private | Method | 20080409 | ||
| 5 | Instance method | Private | Method | 20080409 | ||
| 6 | Instance method | Public | Method | 20080307 | ||
| 7 | 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 | 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 | EV_LINE | Call by reference | Type reference (TYPE) | TLINE | SAPscript: Text Lines | 20080409 | |||
| 2 | IV_MSG | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20080409 | |||
| 3 | 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 | ET_LINES | Call by reference | Type reference (TYPE) | TEXT_LINE_TAB | Sub-table for structure TEXT_HEADERLINES | 20080409 | |||
| 2 | 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 | ALERT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080307 | ||||
| 2 | IO_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_SMI_ITEM | Single Item of an SMI Record | 20080417 | |||
| 3 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'VSMI' | Message Class | 20080307 | ||
| 4 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20080307 | |||
| 5 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'I' | Message Type | 20080307 | ||
| 6 | PARAM1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20080307 | |||
| 7 | PARAM2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20080307 | |||
| 8 | PARAM3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20080307 | |||
| 9 | PARAM4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20080307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 |