SAP ABAP Function Module SWP_WORKFLOW_INSTANCE_ANALYSE (WFM(friends): Analyse einer Workflow-Instanz nach Status der Workitems)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWP (Package) Business Workflow: Processor
Basic Data
Function Module SWP_WORKFLOW_INSTANCE_ANALYSE WFM(friends): Analyse einer Workflow-Instanz nach Status der Workitems  
Function Group SWP2   WFM: General API  
Program Name SAPLSWP2    
INCLUDE Name LSWP2U29    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing FI_HEADER TYPE SWWWIHEAD Header data for Workflow item to be continued
Importing WF_ID TYPE SWP_HEADER-WF_ID ID of Workflow to be analyzed
Tables WIS_IN_STATUS_ERROR TYPE SWWWIHEAD Work items with status ERROR: with errors
Tables WIS_IN_STATUS_WAITING TYPE SWWWIHEAD Work items with status Waiting: waiting
Tables WIS_IN_STATUS_READY TYPE SWWWIHEAD Work items with status RESERVED: reserved
Tables WIS_IN_STATUS_SELECTED TYPE SWWWIHEAD Work items with status RESERVED: reserved
Tables WIS_IN_STATUS_STARTED TYPE SWWWIHEAD Work items with status STARTED: started/in progress
Tables WIS_IN_STATUS_COMMITTED TYPE SWWWIHEAD Work items with status COMMITTED: executed
Tables WIS_IN_STATUS_CANCELLED TYPE SWWWIHEAD Work items with status CANCELED: canceled
Tables WIS_WITHOUT_CALLBACK TYPE SWWWIHEAD
Tables WIS_WITHIN_CALLBACK TYPE SWWWIHEAD
Exception WORKFLOW_DOES_NOT_EXIST TYPE Workflow header data could not be read
               
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  19961220 
SAP Release Created in