SAP ABAP Class /SRMERP/CL_WF_LOGGER (Log WFL information in application log)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/WF_COMMON_UTIL (Package) Utility Classes for Workflow Framework
⤷
⤷
Properties
| Class | /SRMERP/CL_WF_LOGGER | |
| Short Description | Log WFL information in application log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/WF_COMMON_UTIL | Utility Classes for Workflow Framework |
| Created | 20100714 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_WF_LOGGER has no forward declaration.
Interfaces
Class /SRMERP/CL_WF_LOGGER has no interface implemented.
Friends
Class /SRMERP/CL_WF_LOGGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | 2 | Application log: Message problem class | 20100714 | ||
| 2 | Constant | Protected | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | 4 | Application log: Message problem class | 20100714 | ||
| 3 | Constant | Protected | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | 3 | Application log: Message problem class | 20100714 | ||
| 4 | Constant | Protected | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | ' ' | Application log: Message problem class | 20100714 | ||
| 5 | Constant | Protected | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | 1 | Application log: Message problem class | 20100714 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100714 | |
| 2 | Instance method | Public | Method | Log the given message in application log | 20100714 | |
| 3 | Instance method | Public | Method | Log the given message in application log and save it | 20100714 | |
| 4 | Instance method | Public | Method | Save the logged message | 20100714 |
Events
Class /SRMERP/CL_WF_LOGGER has no event.
Types
Class /SRMERP/CL_WF_LOGGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTERNAL_ID | Call by reference | Type reference (TYPE) | BAL_S_LOG-EXTNUMBER | Application Log: External ID | 20100714 | |||
| 2 | IV_OBJECT | Call by reference | Type reference (TYPE) | BAL_S_LOG-OBJECT | Application Log: Object Name (Application Code) | 20100714 | |||
| 3 | IV_SUBOBJECT | Call by reference | Type reference (TYPE) | BAL_S_LOG-SUBOBJECT | Application Log: Subobject | 20100714 |
Method CONSTRUCTOR on class /SRMERP/CL_WF_LOGGER has no exception.
Method LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20100714 |
Method LOG on class /SRMERP/CL_WF_LOGGER has no exception.
Method LOG_AND_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20100714 |
Method LOG_AND_SAVE on class /SRMERP/CL_WF_LOGGER has no exception.
Method SAVE Signature
Method SAVE on class /SRMERP/CL_WF_LOGGER has no parameter.
Method SAVE on class /SRMERP/CL_WF_LOGGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |