SAP ABAP Data Element SX_ARFCTIMEOUT (SAPconnect: Timeout Offset for aRFCs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SCON (Package) SAPconnect - External Communication
Basic Data
Data Element SX_ARFCTIMEOUT
Short Description SAPconnect: Timeout Offset for aRFCs  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
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 Timeout 
Medium 15 Timeout Offset 
Long 25 Timeout Offset for aRFCs 
Heading 25 Timeout Offset for aRFCs 
Documentation

Definition

If the send process is running in parallel operation, the send dispatcher calls the actual send processes by means of asynchronous RFC. The send processes are therefore handled in the various work processes of the servers that are specified in the RFC server group. After all the send requests have been distributed, the dispatcher waits until all the asynchronous RFC calls have reported back. However, if any send processes need longer than a specified time, the send dispatcher cancels the whole run for the current address type since a temporary disruption cannot be ruled out.

Use

The period after which the dispatcher cancels the run depends on three factors:

  • Maximum number of send requests (package size) that are transferred to one of the work processes simultaneously
  • A factor in seconds that is set with the "Timeout Factor for Each Send Request"
  • A value in seconds that is added to the total value

Dependencies

Example

History
Last changed by/on SAP  20040312 
SAP Release Created in 640