SAP ABAP Data Element FM_PAYTR_PARAL (Number of Parallel Processes for Payment Processing)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-FM (Application Component) Funds Management
     FMFS_CORE (Package) Update Funds Management Core Objects
Basic Data
Data Element FM_PAYTR_PARAL
Short Description Number of Parallel Processes for Payment Processing  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FM_PAYTR_PARAL    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 10 Processes 
Medium 15 No. Processes 
Long 26 No. of Parallel Processes 
Heading 26 No. of Parallel Processes 
Documentation

Use

The number of parallel processes determines the maximum number of processes that can be called up to be worked on in parallel during the processing of the program.

For optimal performance, you can shift processing to several dialog processes carried out independently and in parallel. When doing so, you must ensure that the application server defined in the RFC server group offers at least the number of free dialog processes entered for each execution of the program. Otherwise, the execution of programs for those processes for which resources are not available is cancelled with exception RESOURCE-FAILURE.

As a guideline, around 1.5 processes can be executed per CPU for normal application servers and 1 process per CPU for database servers.

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