SAP ABAP Data Element SWP_NCOUNT (Max. node number in workflow (termination condition))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWP (Package) Business Workflow: Processor
Basic Data
Data Element SWP_NCOUNT
Short Description Max. node number in workflow (termination condition)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SWP_NCOUNT    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table      
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  
Medium  
Long 32 Maximum node number 
Heading 21 Maximum node number 
Documentation

Definition

Maximum number of nodes that can be processed at runtime before the workflow runtime system assumes an endless loop and cancels the current workflow.

The number of nodes processed so far is counted for each workflow execution (instance).

The presetting for this value is 10000.

If the maximum number is reached, the system (workflow manager) stops the processing and changes the status of the workflow to error. If the value is set too low in a specific case, the workflow system adminstrator can increase it and then continue the interrupted workflow without data loss (restart after error).

Supplementary Documentation - SWP_NCOUNT0001

Use

Dependencies

If you do not enter any value here, the value set in the administration data of the workflow runtime system is taken as the maximum node number.

Example

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