SAP ABAP Class CL_SWF_RUN_WIM_OBSERVER (Workflow: Monitors Work Item Generation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWW (Package) Business Workflow: Work Items
⤷
⤷
Properties
| Class | CL_SWF_RUN_WIM_OBSERVER | |
| Short Description | Workflow: Monitors Work Item Generation | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWW | Business Workflow: Work Items |
| Created | 20100203 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_RUN_WIM_OBSERVER has no forward declaration.
Interfaces
Class CL_SWF_RUN_WIM_OBSERVER has no interface implemented.
Friends
Class CL_SWF_RUN_WIM_OBSERVER 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) | SWWTWIID | 20100203 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | T_WIID_EXEC | 20100203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110111 | ||
| 2 | Instance method | Public | Method | 20110111 | ||
| 3 | Static method | Public | Method | 20100203 | ||
| 4 | Instance method | Public | Method | 20100203 | ||
| 5 | Instance method | Public | Method | 20100203 | ||
| 6 | Instance method | Private | Event handling method | 20100203 | ||
| 7 | Instance method | Private | Event handling method | 20100203 | ||
| 8 | Instance method | Public | Method | 20100203 | ||
| 9 | Instance method | Public | Method | 20100203 |
Events
Class CL_SWF_RUN_WIM_OBSERVER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_WIID_EXEC | Public | See coding | 20110111 | t_wiid_exec TYPE STANDARD TABLE OF wiid_exec with default key
|
||
| 2 | WIID_EXEC | Public | See coding | 20110111 | BEGIN OF wiid_exec,
wiid TYPE sww_wiid,
duration(10) TYPE n,
END OF wiid_exec
|
Method Signatures
Method GET_CREATED_WORKITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_WORKITEMS | Value transfer | Type reference (TYPE) | SWWTWIID | 20110111 |
Method GET_CREATED_WORKITEMS on class CL_SWF_RUN_WIM_OBSERVER has no exception.
Method GET_EXECUTED_WORKITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_WORKITEMS | Value transfer | Type reference (TYPE) | T_WIID_EXEC | 20110111 |
Method GET_EXECUTED_WORKITEMS on class CL_SWF_RUN_WIM_OBSERVER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_RUN_WIM_OBSERVER | Workflow: Überwacht Workitemerzeugung | 20100203 |
Method GET_INSTANCE on class CL_SWF_RUN_WIM_OBSERVER has no exception.
Method GET_NO_CREATED_WORKITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NUMBER | Value transfer | Type reference (TYPE) | I | 20100203 |
Method GET_NO_CREATED_WORKITEMS on class CL_SWF_RUN_WIM_OBSERVER has no exception.
Method GET_NO_EXECUTED_WORKITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NUMBER | Value transfer | Type reference (TYPE) | I | 20100203 |
Method GET_NO_EXECUTED_WORKITEMS on class CL_SWF_RUN_WIM_OBSERVER has no exception.
Method HANDLE_CREATE_VIA_WFM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WI_HANDLE | Value transfer | Attribute reference (LIKE) | 20100203 |
Method HANDLE_CREATE_VIA_WFM on class CL_SWF_RUN_WIM_OBSERVER has no exception.
Method HANDLE_WI_EXECUTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXE_DURATION | Value transfer | Attribute reference (LIKE) | 20110111 | |||||
| 2 | WI_HANDLE | Value transfer | Attribute reference (LIKE) | 20100203 |
Method HANDLE_WI_EXECUTED on class CL_SWF_RUN_WIM_OBSERVER has no exception.
Method START_CREATE_VIA_WFM Signature
Method START_CREATE_VIA_WFM on class CL_SWF_RUN_WIM_OBSERVER has no parameter.
Method START_CREATE_VIA_WFM on class CL_SWF_RUN_WIM_OBSERVER has no exception.
Method START_WI_EXECUTED Signature
Method START_WI_EXECUTED on class CL_SWF_RUN_WIM_OBSERVER has no parameter.
Method START_WI_EXECUTED on class CL_SWF_RUN_WIM_OBSERVER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |