SAP ABAP Data Element WF_PRCTP (Workflow: Process type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF1 (Package) BPT: Workflow Definition
Basic Data
Data Element WF_PRCTP
Short Description Workflow: Process type  
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 WFT  
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Proc. type 
Medium 15 Process type 
Long 20 Process type 
Heading 14 Process type 
Documentation

Definition

A process type describes the structure of a business process in the form of a network structure. The nodes of the network are states or activities.

A business process begins in a defined start state (default &Start) and ends in a target state (default &FINISH).

An activity is selected and accessed from a state according to certain rules, which determine the transition from states to activities in the network. A state normally has just one subsequent activity.

The activities are implemented as function modules. The result of a function module (return code) determines the next state. In this way the return codes determine the transition from activities to states.

A graphical editor is not currently available. The process types are maintained in tabular form.

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