SAP ABAP Function Module SWP_WORKFLOW_SUSPENDED_WIS_GET (WFM(friends): Angehaltene WIs und WI-Callbacks eines WF lesen)
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_SUSPENDED_WIS_GET WFM(friends): Angehaltene WIs und WI-Callbacks eines WF lesen  
Function Group SWP2   WFM: General API  
Program Name SAPLSWP2    
INCLUDE Name LSWP2U17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FI_HEADER_E TYPE SWWWIHEAD Header data of workflow to be continued (output)
Importing WF_ID TYPE SWP_HEADER-WF_ID Workflow ID
Importing FI_HEADER TYPE SWWWIHEAD Header data of workflow (optional)
Importing INCLUDING_SUB_WORKFLOWS TYPE SWWCOMMIT-SUBWIFLAG 'X' Also find sub-workflows of suspended WIs
Tables SUSPENDED_WIS TYPE SWP_SUSPEN WIs of workflow locked for execution
Tables SUSPENDED_WI_CALLBACKS TYPE SWP_SUSPEN Delayed responses of workflow WIs
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  19950807 
SAP Release Created in