SAP ABAP Class CL_SWF_RUN_WIM_LOG (Workflow: Log Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWW (Package) Business Workflow: Work Items
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_RUN_WIM_LOG | Workflow: Handle for Logging | 20020205 |
Properties
| Class | CL_SWF_RUN_WIM_LOG | |
| Short Description | Workflow: Log Class | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWW | Business Workflow: Work Items |
| Created | 20020205 | SAP |
| Last change | 20110908 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_RUN_WIM_LOG | Workflow: Handle for Logging | 20020205 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SWF_RUN_WIM_FACTORY | 20020206 | Workflow: Service Class for WIM |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SWF_LOGCTX | Workflow: Log Context | 20020205 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR50 | Valid Letters for Method Name | 20020206 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWW_WIID | Work Item ID | 20020205 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SWW_WIMCTX | Workflow: WIM Context | 20020205 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Work Item Manager (Local) | 20020205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020205 | |
| 2 | Instance method | Private | Method | Writes Log Entry | 20020205 |
Events
Class CL_SWF_RUN_WIM_LOG has no event.
Types
Class CL_SWF_RUN_WIM_LOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LOG_CONTEXT | Call by reference | Type reference (TYPE) | SWF_LOGCTX | Workflow: Logkontext | 20020205 | |||
| 2 | IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20020205 | |||
| 3 | IM_WIM_CONTEXT | Call by reference | Type reference (TYPE) | SWW_WIMCTX | Workflow: Context des WIM | 20020205 | |||
| 4 | IM_WIM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20020205 |
Method CONSTRUCTOR on class CL_SWF_RUN_WIM_LOG has no exception.
Method WRITE_LOG_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CHILD_GUID | Call by reference | Type reference (TYPE) | GUID_16 | GUID im 'RAW' Format | 20020205 | |||
| 2 | IM_FORCE_LOG | Call by reference | Type reference (TYPE) | XFELD | SPACE | Logeintrag immer schreiben | 20020205 | ||
| 3 | IM_LOG_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20020205 | |||
| 4 | IM_PARENT_GUID | Call by reference | Type reference (TYPE) | GUID_16 | GUID im 'RAW' Format | 20020205 | |||
| 5 | IM_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020205 | |||
| 6 | IM_T100MSG | Call by reference | Type reference (TYPE) | SWF_T100MS | Struktur für T100 Meldung | 20020205 |
Method WRITE_LOG_EXCEPTION on class CL_SWF_RUN_WIM_LOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |