SAP ABAP Class CL_CWD_MESSAGE_LOG (Class to Log Messages for CWD)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PI-PMA-CWD (Application Component) Campaign Weighing and Dispensing
⤷
CWD (Package) Campaign Weighing and Dispensing
⤷
⤷
Properties
| Class | CL_CWD_MESSAGE_LOG | |
| Short Description | Class to Log Messages for CWD | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CWD | Campaign Weighing and Dispensing |
| Created | 20060901 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CWD_MESSAGE_LOG has no forward declaration.
Interfaces
Class CL_CWD_MESSAGE_LOG has no interface implemented.
Friends
Class CL_CWD_MESSAGE_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BAL_S_LOG | Application Log: Log header data | 20060901 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20060901 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adds message to the Log | 20060901 | |
| 2 | Instance method | Public | Method | Add message to log | 20060901 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20060901 | |
| 4 | Instance method | Private | Method | Create Application Log Header | 20060901 | |
| 5 | Instance method | Public | Method | Save Application Log | 20060901 | |
| 6 | Instance method | Private | Method | Search Application Log | 20060901 |
Events
Class CL_CWD_MESSAGE_LOG has no event.
Types
Class CL_CWD_MESSAGE_LOG has no local type.
Method Signatures
Method ADD_LOG_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20060901 |
Method ADD_LOG_MESSAGE on class CL_CWD_MESSAGE_LOG has no exception.
Method ADD_MESSAGE_TO_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20060901 | |||
| 2 | IV_MESSAGE_ID | Call by reference | Type reference (TYPE) | SYMSGID | Messages, Message Class | 20060901 | |||
| 3 | IV_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Messages, Message Number | 20060901 | |||
| 4 | IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Messages, message type | 20060901 | |||
| 5 | IV_MESSAGE_V1 | Call by reference | Type reference (TYPE) | SYMSGV | Messages, message variables | 20060901 | |||
| 6 | IV_MESSAGE_V2 | Call by reference | Type reference (TYPE) | SYMSGV | Messages, message variables | 20060901 | |||
| 7 | IV_MESSAGE_V3 | Call by reference | Type reference (TYPE) | SYMSGV | Messages, message variables | 20060901 | |||
| 8 | IV_MESSAGE_V4 | Call by reference | Type reference (TYPE) | SYMSGV | Messages, message variables | 20060901 |
Method ADD_MESSAGE_TO_LOG on class CL_CWD_MESSAGE_LOG has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CWD_MESSAGE_LOG has no parameter.
Method CONSTRUCTOR on class CL_CWD_MESSAGE_LOG has no exception.
Method CREATE_LOG_HEADER Signature
Method CREATE_LOG_HEADER on class CL_CWD_MESSAGE_LOG has no parameter.
Method CREATE_LOG_HEADER on class CL_CWD_MESSAGE_LOG has no exception.
Method SAVE_LOG Signature
Method SAVE_LOG on class CL_CWD_MESSAGE_LOG has no parameter.
Method SAVE_LOG on class CL_CWD_MESSAGE_LOG has no exception.
Method SEARCH_AND_LOAD_LOG Signature
Method SEARCH_AND_LOAD_LOG on class CL_CWD_MESSAGE_LOG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Message Type | 20060901 | ||
| 2 | Application Log Not Found | 20060901 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |