SAP ABAP Class CL_WM_LOG (log)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LE-WM-IFC (Application Component) Interfaces
⤷
OPS_SE_WM_XI_PROXY (Package) Web Service Proxies Warehouse Management
⤷
⤷
Properties
| Class | CL_WM_LOG | |
| Short Description | log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_WM_XI_PROXY | Web Service Proxies Warehouse Management |
| Created | 20090121 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WM_LOG has no forward declaration.
Interfaces
Class CL_WM_LOG has no interface implemented.
Friends
Class CL_WM_LOG 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_WM_LOG | log | 20090121 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | adds one given message to the log | 20090121 | |
| 2 | Instance method | Public | Method | adds the message from an exception | 20090121 | |
| 3 | Static method | Public | Constructor | class constructor | 20090121 | |
| 4 | Instance method | Public | Constructor | constructor | 20090121 | |
| 5 | Static method | Public | Method | get an instance | 20090121 | |
| 6 | Instance method | Public | Method | checks if the log contains at least one error message | 20090121 | |
| 7 | Instance method | Public | Method | provides a reference to the log | 20090121 |
Events
Class CL_WM_LOG has no event.
Types
Class CL_WM_LOG has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20090121 | |||
| 2 | IM_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20090121 | |||
| 3 | IM_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20090121 | |||
| 4 | IM_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | SPACE | Message Variable | 20090121 | ||
| 5 | IM_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | SPACE | Message Variable | 20090121 | ||
| 6 | IM_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | SPACE | Message Variable | 20090121 | ||
| 7 | IM_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | SPACE | Message Variable | 20090121 |
Method ADD_MESSAGE on class CL_WM_LOG has no exception.
Method ADD_MESSGE_FROM_EXCPTN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRX_ROOT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20090121 |
Method ADD_MESSGE_FROM_EXCPTN on class CL_WM_LOG has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WM_LOG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WM_LOG has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WM_LOG has no parameter.
Method CONSTRUCTOR on class CL_WM_LOG has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_LOG | Value transfer | Object reference (TYPE REF TO) | CL_WM_LOG | log | 20090121 |
Method CREATE on class CL_WM_LOG has no exception.
Method EVAL_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ERROR | Call by reference | Type reference (TYPE) | XFELD | gets flagged if the log contains at least one error message | 20090121 |
Method EVAL_ERROR on class CL_WM_LOG has no exception.
Method GET_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERD_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | DATA | 20090121 |
Method GET_LOG on class CL_WM_LOG has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |