SAP ABAP Function Module SWP_WF_INSTANCE_HEADER_READ (WFM(private): Lesen der Kopfdaten einer Workflow-Instanz)
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_WF_INSTANCE_HEADER_READ WFM(private): Lesen der Kopfdaten einer Workflow-Instanz  
Function Group SWP1   WFM: Processor  
Program Name SAPLSWP1    
INCLUDE Name LSWP1U25    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting WF_HEADER TYPE SWP_V_HEA1 Header data (structure) of a workflow instance
Exporting FI_HEADER TYPE SWWWIHEAD Header Table for all Work Item Types
Exporting WF_HANDLE TYPE REF TO IF_SWF_RUN_WIM_INTERNAL Workflow: Work Item Manager (Local)
Importing WF_ID TYPE SWP_HEADER-WF_ID ID of a workflow instance
Importing LOCK_FI TYPE SWWCOMMIT-UPDATEFLAG SPACE
Importing WF TYPE SWP1_WORKFLOW
Importing CALLED_IN_BACKGROUND TYPE SWWCOMMIT-COMMITFLAG SPACE Checkbox Field
Exception WF_INSTANCE_DOES_NOT_EXIST TYPE Workflow instance specified does not exist
Exception ENQUEUE_FAILED TYPE
               
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