SAP ABAP Data Element POC_SIMULATION_LINE_NUMBER (Line Number for Process Simulation)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-POC (Application Component) Process Orchestration for Built-In Processes
     BS_POC_TEST (Package) Process Orchestration - Test Reports
Basic Data
Data Element POC_SIMULATION_LINE_NUMBER
Short Description Line Number for Process Simulation  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NUMC4    
Data Type NUMC   Character string with only digits 
Length 4    
Decimal Places 0    
Output Length 4    
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 Line 
Medium 15 Line number 
Long 15 Line number 
Heading 15 Line number 
Documentation

Definition

Determines the order in which activites are executed in a process simulation.

Use

The line number for the simulation is unique within a given process simulation ID.

At runtime, the simulation executes the activities of a given process simulation ID in the line number order. It is not possible to execute activities simultaneously. However, you can use the the COMMIT flag, to execute a number of activities in the same logical unit of work.

Using line numbers like 10, 20, 30, and so on, allows you to easily insert additional activities between existing activities.

Dependencies

Example

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