SAP ABAP Data Element WF_ERRHDLR (Workflow: Error handling process type (def. WF_ERROR))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF0 (Package) BPT: Workflow Engine
Basic Data
Data Element WF_ERRHDLR
Short Description Workflow: Error handling process type (def. WF_ERROR)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type WF_PRC_TP    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table TWFPT    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Error type 
Medium 15 Error type 
Long 20 Error handling 
Heading 10 Error type 
Documentation

Definition

Process type which carries out error processing when an error occurs.

Use

If a process function module initiates the exception WF_ERROR_PROCESS when processing with WF_PROCESS, the process switches to this process type in order to remove the error.

When the error has been removed ('&FINISH' has been reached), the process automatically switches back to the state in which the error occurred.

If an error process type is not specified, 'WF_ERROR' is used.

Dependencies

As F4(Possible entries) only displays the process types classified as error process types, new error process types should be included in the class 'ERRO'. (WF02, Goto, Classes...)

History
Last changed by/on SAP  19950209 
SAP Release Created in