SAP ABAP Class IF_SWF_RUN_WFM_LOGGER (WFM: Interface for Log Entries)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_RUN_WFM_LOGGER | WFM: Class for Log Entries | 20030417 |
Properties
| Class | IF_SWF_RUN_WFM_LOGGER | |
| Short Description | WFM: Interface for Log Entries | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030417 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SWF_RUN_WFM_LOGGER has no forward declaration.
Interfaces
Class IF_SWF_RUN_WFM_LOGGER has no interface implemented.
Friends
Class IF_SWF_RUN_WFM_LOGGER has no friend class.
Attributes
Class IF_SWF_RUN_WFM_LOGGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes internal log buffer | 20030417 | |
| 2 | Instance method | Public | Method | Writes log buffer to database | 20030417 | |
| 3 | Instance method | Public | Method | Gets log entries from buffer | 20060524 | |
| 4 | Instance method | Public | Method | Writes exception to log | 20030417 | |
| 5 | Instance method | Public | Method | Writes node entry to log | 20030417 | |
| 6 | Instance method | Public | Method | Writes step entry to log | 20030417 |
Events
Class IF_SWF_RUN_WFM_LOGGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_NODELOG_TAB | Public | See coding | 20060524 | TY_NODELOG_TAB type table of swpnodelog
|
||
| 2 | TY_STEPLOG_TAB | Public | See coding | 20060524 | TY_STEPLOG_TAB type table of swpsteplog
|
Method Signatures
Method CLEAR Signature
Method CLEAR on class IF_SWF_RUN_WFM_LOGGER has no parameter.
Method CLEAR on class IF_SWF_RUN_WFM_LOGGER has no exception.
Method FLUSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DO_COMMIT | Call by reference | Type reference (TYPE) | XFELD | ' ' | 20030417 |
Method FLUSH on class IF_SWF_RUN_WFM_LOGGER has no exception.
Method PULL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NODELOG_ENTRIES | Call by reference | Type reference (TYPE) | TY_NODELOG_TAB | 20060524 | ||||
| 2 | ET_STEPLOG_ENTRIES | Call by reference | Type reference (TYPE) | TY_STEPLOG_TAB | 20060524 |
Method PULL on class IF_SWF_RUN_WFM_LOGGER has no exception.
Method WRITE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_SWF_IFS_EXCEPTION | 20030417 | ||||
| 2 | IM_FUNCNAME | Call by reference | Type reference (TYPE) | FUNCNAME | 20030417 | ||||
| 3 | IM_METHTYPE | Call by reference | Type reference (TYPE) | SWF_METTYP | '02' | 20030417 | |||
| 4 | IM_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'WL' | 20030417 | |||
| 5 | IM_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20030417 | ||||
| 6 | IM_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | 20030417 | |||
| 7 | IM_MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20030417 | ||||
| 8 | IM_MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20030417 | ||||
| 9 | IM_MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20030417 | ||||
| 10 | IM_MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20030417 | ||||
| 11 | IM_WF_ID | Value transfer | Type reference (TYPE) | SWW_WIID | 20030417 |
Method WRITE_EXCEPTION on class IF_SWF_RUN_WFM_LOGGER has no exception.
Method WRITE_NODE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE_INSTANCE | Value transfer | Type reference (TYPE) | SWPNODELOG | 20030417 |
Method WRITE_NODE_INSTANCE on class IF_SWF_RUN_WFM_LOGGER has no exception.
Method WRITE_STEP_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STEP_INSTANCE | Value transfer | Type reference (TYPE) | SWPSTEPLOG | 20030417 |
Method WRITE_STEP_INSTANCE on class IF_SWF_RUN_WFM_LOGGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |