SAP ABAP Function Module WF_PROCESS_READ (Workflow: Read transaction)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF0 (Package) BPT: Workflow Engine
Basic Data
Function Module WF_PROCESS_READ Workflow: Read transaction  
Function Group WFPR   Workflow: Central Process Functions  
Program Name SAPLWFPR    
INCLUDE Name LWFPRU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PROCESS_DATA TYPE WFPRCD Process data
Importing ENQUEUE_MODE TYPE 'E' ENQUEUE mode 'E'xclusive or 'S'hared
Importing F_NO_DEQUEUE TYPE SPACE At the end, no dequeue if = 'X'
Importing PROCESS_ID TYPE WFPRCK Process ID
Tables ASSIGNMENTS TYPE WFAS1 Links for the process
Exception COMPONENT_NOT_AVAILABLE TYPE Processing is inactive
Exception FOREIGN_LOCK TYPE other user / mode locks the process
Exception PARAMETER_ERROR TYPE Parameter combination is invalid
Exception PROCESS_NOT_EXIST TYPE Process is not available
Exception PROCESS_NO_AUTHORIZATION TYPE User without authorization for the process
Exception SYSTEM_INVALID TYPE The external system is not configured
Exception USER_NOT_EXIST TYPE User is not available
               
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  19950113 
SAP Release Created in