SAP ABAP Data Element FM_PAYTR_DEST (RFC Server Group for Parallel Background 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_DEST
Short Description RFC Server Group for Parallel Background Processing  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RZLLI_ACN    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
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 RFC Group 
Medium 20 RFC Server Group 
Long 40 Server Group Parallel Backgrd Processing 
Heading 42 Server Grp Parallel Background Processing 
Documentation

Use

For the specific execution of several parallel processes for the program processing, you can summarize the servers to be used for it in an RFC server group.

To improve performance, SAP recommends that you define an RFC group with appropriate resources for the parallel processing of the asynchronous processing in this program.

You can define RFC server groups using function RFC groups.

If do not enter an RFC server group, group DEFAULT is used as standard. This means that the asynchronous processing can be executed for all application servers of the SAP system in parallel. This may however reduce the performance of servers that are already subject to a heavy workload.

In both cases, the amount of resources currently available (dialog work processes) is determined each time the program is started in the corresponding application servers. An application server must have at least 3 free dialog processes available for it to be taken into consideration for RFC parallel processing.

According to the current workload of each application server, the system determines how many work processes are available for the parallel execution of the program. The number of available work processes should always be at least the configured Number of parallel processes. Otherwise, the execution of the program will be cancelled with exception RESSOURCE-FAILURE.

Dependencies

Example

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