SAP ABAP Function Module SWP_WI_CHECK_IMMEDIATE_START (WFW(friends): Prüft den Sofort-Start eines Workitems für einen Benutzer)
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_WI_CHECK_IMMEDIATE_START WFW(friends): Prüft den Sofort-Start eines Workitems für einen Benutzer  
Function Group SWP1   WFM: Processor  
Program Name SAPLSWP1    
INCLUDE Name LSWP1U35    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing WI_HEADER TYPE SWWWIHEAD Work item header
Importing USER TYPE SYST-UNAME User for whom WI is to be started
Importing CHECK_SYNC_CHAIN_FLAG_IN_DB TYPE C 'X'
Importing DO_SYNC_WI_CHAIN TYPE SWWWIHEAD-SYNCCHAIN 'X'
Importing CALLED_IN_BACKGROUND TYPE SWWCOMMIT-COMMITFLAG SPACE
Importing DEBUG_FLAG TYPE SWWCOMMIT-SYNCFLAG SPACE
Importing WF TYPE SWP1_WORKFLOW
Importing WI_HANDLE TYPE REF TO IF_SWF_RUN_WIM_INTERNAL Workflow: Work Item Manager (Local)
Exception IMMEDIATE_START_NOT_POSSIBLE TYPE WI may not be started immediately for user
               
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  19951208 
SAP Release Created in