SAP ABAP Function Module SAP_WAPI_COUNT_WORKITEMS (Workflow Interfaces: Number of Work Items for User)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWR (Package) Business Workflow: WAPI Interfaces
Basic Data
Function Module SAP_WAPI_COUNT_WORKITEMS Workflow Interfaces: Number of Work Items for User  
Function Group SWRC   Workflow interfaces: Work list client  
Program Name SAPLSWRC   Workflow interfaces: Work list client 
INCLUDE Name LSWRCU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting WI_COUNT TYPE SWR_WIPTS-WI_COUNT Number of Work Items in Inbox
Exporting RETURN_CODE TYPE SYST-SUBRC Return Code (0, 1, 2, 3, 999)
Importing USER TYPE SYST-UNAME SY-UNAME User
Importing DETAIL_LEVEL TYPE SWR_STRUCT-DETAILLV '0' Detail Level (0, 1, 2)
Importing REFRESH_INTERVAL TYPE SWR_STRUCT-REFRESH 600 Refresh Interval (in Seconds)
Importing LANGUAGE TYPE SYLANGU SY-LANGU SAP System, Current Language
Tables WORKITEMS_PER_TASK TYPE SWR_WIPTS Number of Work Items per Task
Tables TASK_FILTER_TABLE TYPE SWR_TSKFLT Filter Table
Tables MESSAGE_LINES TYPE SWR_MESSAG Message Lines
Tables MESSAGE_STRUCT TYPE SWR_MSTRUC Message Structure
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19980504 
SAP Release Created in