SAP ABAP Class CL_SWF_POWL_WORKLIST (Class for Determining Worklists for POWL)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_POWL (Package) Business Workflow: Worklist in POWL
⤷
⤷
Properties
| Class | CL_SWF_POWL_WORKLIST | |
| Short Description | Class for Determining Worklists for POWL | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_POWL | Business Workflow: Worklist in POWL |
| Created | 20080116 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_POWL_WORKLIST has no interface implemented.
Friends
Class CL_SWF_POWL_WORKLIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SIN_FOLRG | '4' | Folder Region: Executed Work Items | 20080116 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | SIN_FOLRG | '5' | Folder Region: Forwarded Work Items | 20080116 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | SIN_FOLRG | '1' | Folder Region: Started Workflows | 20080116 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWF_WLC_SELECTOR | Selection for the Work List Clients | 20080116 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20080116 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SYSTZONLO | Time Zone of Current User | 20080121 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYUNAME | User Name | 20080116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080116 | |
| 2 | Instance method | Public | Method | Determines Deadline Messages | 20080116 | |
| 3 | Instance method | Public | Method | Determines the Executed Work Items | 20080116 | |
| 4 | Instance method | Public | Method | Determines the Forwarded Work Items | 20080116 | |
| 5 | Instance method | Private | Method | Reads Work Items from Outbox | 20080116 | |
| 6 | Instance method | Private | Method | Determines Inbox View for POWL | 20080116 | |
| 7 | Instance method | Public | Method | Determines Work Items from Resubmission | 20080116 | |
| 8 | Instance method | Public | Method | Determines Started Workflows | 20080116 | |
| 9 | Instance method | Public | Method | Determines Worklist (Workflow Inbox) | 20080116 | |
| 10 | Instance method | Private | Method | Set Task Text | 20080305 | |
| 11 | Instance method | Private | Method | Sets Deadlines of a Work Item | 20080121 |
Events
Class CL_SWF_POWL_WORKLIST has no event.
Types
Class CL_SWF_POWL_WORKLIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprache, in der die Workitems ermittelt werden | 20080116 | |||
| 2 | I_USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzer, dessen Workitems ermittelt werden | 20080116 |
Method CONSTRUCTOR on class CL_SWF_POWL_WORKLIST has no exception.
Method GET_DEADLINE_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WORKLIST | Call by reference | Type reference (TYPE) | SWFPOWLTWIHEAD | Workflow - POWL: Tabellentyp für Workitem | 20080116 | |||
| 2 | IT_STATUS_FILTER | Call by reference | Type reference (TYPE) | SWRTSTATUS | Statusfilter | 20080116 | |||
| 3 | IT_TASK_FILTER | Call by reference | Type reference (TYPE) | SWRTTASK | Aufgabenfilter | 20080116 | |||
| 4 | I_TRANSLATE_WI_TEXT | Call by reference | Type reference (TYPE) | XFELD | Workitemtext übersetzen | 20080116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workitems konnten nicht ermittelt werden | 20080116 |
Method GET_EXECUTED_WORKITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WORKITEMS | Call by reference | Type reference (TYPE) | SWFPOWLTWIHEAD | Ausgeführte Workitems | 20080117 | |||
| 2 | IT_STATUS_FILTER | Call by reference | Type reference (TYPE) | SWRTSTATUS | Statusfilter | 20080116 | |||
| 3 | IT_TASK_FILTER | Call by reference | Type reference (TYPE) | SWRTTASK | Aufgabenfilter | 20080116 | |||
| 4 | I_SEL_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Selektionsdatum | 20080116 | |||
| 5 | I_TRANSLATE_WI_TEXT | Call by reference | Type reference (TYPE) | XFELD | SPACE | Workitemtext übersetzen | 20080116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workitems konnten nicht ermittelt werden | 20080116 |
Method GET_FORWARDED_WORKITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WORKITEMS | Call by reference | Type reference (TYPE) | SWFPOWLTWIHEAD | Weitergeleitete Workitems | 20080117 | |||
| 2 | IT_STATUS_FILTER | Call by reference | Type reference (TYPE) | SWRTSTATUS | Statusfilter | 20080116 | |||
| 3 | IT_TASK_FILTER | Call by reference | Type reference (TYPE) | SWRTTASK | Aufgabenfilter | 20080116 | |||
| 4 | I_SEL_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Selektionsdatum | 20080116 | |||
| 5 | I_TRANSLATE_WI_TEXT | Call by reference | Type reference (TYPE) | XFELD | SPACE | Workitemtext übersetzen | 20080116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workitems konnten nicht ermittelt werden | 20080116 |
Method GET_ITEMS_OF_OUTBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_STATUS_FILTER | Call by reference | Type reference (TYPE) | SWRTSTATUS | Statusfilter | 20080116 | |||
| 2 | IT_TASK_FILTER | Call by reference | Type reference (TYPE) | SWRTTASK | Aufgabenfilter | 20080116 | |||
| 3 | I_FOLRG | Call by reference | Type reference (TYPE) | SIN_FOLRG | Mappenbereich | 20080116 | |||
| 4 | I_SEL_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Selektionsdatum | 20080116 | |||
| 5 | I_TRANSLATE_WI_TEXT | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20080116 | |||
| 6 | RT_WORKITEMS | Value transfer | Type reference (TYPE) | SWFPOWLTWIHEAD | Workitems | 20080116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workitems konnten nicht ermittelt werden | 20080116 |
Method GET_POWL_INBOX_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_INBOX_VIEW | Value transfer | Type reference (TYPE) | THRWFUSER_V | Inboxview | 20080116 |
Method GET_POWL_INBOX_VIEW on class CL_SWF_POWL_WORKLIST has no exception.
Method GET_RESUBMISSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WORKITEMS | Call by reference | Type reference (TYPE) | SWFPOWLTWIHEAD | Workitems aus der Wiedervorlage | 20080122 | |||
| 2 | IT_TASK_FILTER | Call by reference | Type reference (TYPE) | SWRTTASK | Aufgabenfilter | 20080116 | |||
| 3 | I_TRANSLATE_WI_TEXT | Call by reference | Type reference (TYPE) | XFELD | SPACE | Workitemtext übersetzen | 20080116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workitems konnten nicht ermittelt werden | 20080116 |
Method GET_STARTED_WORKFLOWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WORKFLOWS | Call by reference | Type reference (TYPE) | SWFPOWLTWIHEAD | Gestartete Workflows | 20080117 | |||
| 2 | IT_STATUS_FILTER | Call by reference | Type reference (TYPE) | SWRTSTATUS | Statusfilter | 20080116 | |||
| 3 | IT_TASK_FILTER | Call by reference | Type reference (TYPE) | SWRTTASK | Aufgabenfilter | 20080116 | |||
| 4 | I_SEL_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Selektionsdatum | 20080116 | |||
| 5 | I_TRANSLATE_WI_TEXT | Call by reference | Type reference (TYPE) | XFELD | SPACE | Workitemtext übersetzen | 20080116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workitems konnten nicht ermittelt werden | 20080116 |
Method GET_WORKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WORKLIST | Call by reference | Type reference (TYPE) | SWFPOWLTWIHEAD | Workflow - POWL: Tabellentyp für Workitem | 20080116 | |||
| 2 | IT_STATUS_FILTER | Call by reference | Type reference (TYPE) | SWRTSTATUS | Statusfilter | 20080116 | |||
| 3 | IT_TASK_FILTER | Call by reference | Type reference (TYPE) | SWRTTASK | Aufgabenfilter | 20080116 | |||
| 4 | I_TRANSLATE_WI_TEXT | Call by reference | Type reference (TYPE) | XFELD | Workitemtext übersetzen | 20080116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workitems konnten nicht ermittelt werden | 20080116 |
Method SET_WI_RHTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_WORKITEMS | Call by reference | Type reference (TYPE) | SWWWLHEADT | Workitem-Tabelle in der Inbox-Rückgabestruktur | 20080305 |
Method SET_WI_RHTEXT on class CL_SWF_POWL_WORKLIST has no exception.
Method SET_WORKITEM_DEADLINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_WORKITEMS | Call by reference | Type reference (TYPE) | SWWWLHEADT | Workitem-Tabelle in der Inbox-Rückgabestruktur | 20080121 |
Method SET_WORKITEM_DEADLINES on class CL_SWF_POWL_WORKLIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |