SAP ABAP Interface IF_SWF_WAPI_WORKLIST (Workflow Interfaces: Worklist)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_IFS (Package) Workflow: Interfaces
Properties
Interface IF_SWF_WAPI_WORKLIST  
Short Description Workflow Interfaces: Worklist    
General Data
Package SWF_IFS   Workflow: Interfaces 
Created 20000425   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_WAPI_WORKLIST has no forward declaration.
Interfaces
Interface IF_SWF_WAPI_WORKLIST has no interface.
Friends
Interface IF_SWF_WAPI_WORKLIST has no friend.
Attributes
Interface IF_SWF_WAPI_WORKLIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COUNT_WORKITEMS Instance method Public Method Read Work Item Number for a User 20000425
2 CREATE Instance method Public Method Read Worklist for a User 20000425
3 READ_MULTI_EXEC_GUID Instance method Public Method Read GUI of Execution Block for Mass Execution 20000425
Events
Interface IF_SWF_WAPI_WORKLIST has no event.
Types
Interface IF_SWF_WAPI_WORKLIST has no local type.
Method Signatures

Method COUNT_WORKITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DETAIL_LEVEL Call by reference Type reference (TYPE) SWR_STRUCT-DETAILLV '0' Workflow-Schnittstellen: Detaillevel für Workitem-Info 20000425
2 Importing REFRESH_INTERVAL Call by reference Type reference (TYPE) SWR_STRUCT-REFRESH 600 Workflow-Schnittstellen: Auffrischinterval (in Sekunden) 20000425
3 Importing TASK_FILTER_TABLE Call by reference Type reference (TYPE) SWR_TSKFLT Aufgabenfilter 20000425
4 Importing USER Call by reference Type reference (TYPE) SY-UNAME R/3-System, Anmeldename des Benutzers 20000425
5 Exporting WI_COUNT Call by reference Type reference (TYPE) SWR_WIPTS-WI_COUNT Workflow-Schnittstellen: Zähler 20000425
6 Importing WORKITEMS_PER_TASK Call by reference Type reference (TYPE) SWR_WIPTS Anzahl der Workitems pro Aufgabe 20000425

Method COUNT_WORKITEMS on Interface IF_SWF_WAPI_WORKLIST has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME R/3-System, Anmeldename des Benutzers 20000425
2 Exporting WORKLIST Call by reference Type reference (TYPE) SWR_WIHDR Struktur für Workitemübergabe an den WLC 20000425

Method CREATE on Interface IF_SWF_WAPI_WORKLIST has no exception.

Method READ_MULTI_EXEC_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXEC_GUID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20000425

Method READ_MULTI_EXEC_GUID on Interface IF_SWF_WAPI_WORKLIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700