SAP ABAP Class CL_SWF_RUN_WIM_API (Workflow: API for WLC)
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_API | |
| Short Description | Workflow: API for WLC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWW | Business Workflow: Work Items |
| Created | 20001215 | 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
Class CL_SWF_RUN_WIM_API has no interface implemented.
Friends
Class CL_SWF_RUN_WIM_API has no friend class.
Attributes
Class CL_SWF_RUN_WIM_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determines Execution Time in Seconds | 20010406 | |
| 2 | Static method | Public | Method | Agent Selects Work Item | 20001215 |
Events
Class CL_SWF_RUN_WIM_API has no event.
Types
Class CL_SWF_RUN_WIM_API has no local type.
Method Signatures
Method GET_EXECUTION_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_EXEC_TIME | Call by reference | Type reference (TYPE) | SWFREXECTM | Workflow: De-facto Ausführungszeit in sec (6.1/get) | 20010406 | |||
| 2 | EX_EXEC_TIME_FORMATTED | Call by reference | Type reference (TYPE) | STRING | Workflow: Zeit formatiert | 20010406 | |||
| 3 | IM_EXEC_TIME | Call by reference | Type reference (TYPE) | SWFREXECTM | Workflow: De-facto Ausführungszeit in sec (6.1/get) | 20010406 | |||
| 4 | IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20010406 |
Method GET_EXECUTION_TIME on class CL_SWF_RUN_WIM_API has no exception.
Method SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NEW_STATUS | Call by reference | Type reference (TYPE) | SWW_WISTAT | Bearbeitungsstatus eines Workitem | 20001215 | |||
| 2 | IM_DO_COMMIT | Call by reference | Type reference (TYPE) | XFELD | Commit am Ende | 20001215 | |||
| 3 | IM_PRECONDITIONS_CHECKED | Call by reference | Type reference (TYPE) | XFELD | Flag zur Steuerung der Status- und Typprüfungen | 20001215 | |||
| 4 | IM_USER | Call by reference | Type reference (TYPE) | SWW_AAGENT | SY-UNAME | Tatsächlicher Bearbeiter eines Workitems | 20001215 | ||
| 5 | IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20001215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20010205 | ||
| 2 | Enqueue fehlgeschlagen | 20010205 | ||
| 3 | Workflow: Workitem kann nicht gelesen werden | 20001215 | ||
| 4 | Fehlerhafter Statusübergang | 20001215 | ||
| 5 | Workflow: Workitemtyp für Operation nicht vorgesehen | 20001215 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |