SAP ABAP Data Element SX_MAXQROWS (SAPconnect: Maximum Number of Send Requests to be Selected)
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_MAXQROWS
Short Description SAPconnect: Maximum Number of Send Requests to be Selected  
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 10 Max. No. 
Medium 18 Max. Send Requests 
Long 30 Maximum No. of Send Requests 
Heading 50 Maximum Number of Send Requests to be Selected 
Documentation

Definition

Maximum number of send requests that are read simultaneously by the send dispatcher from the queue. In parallel processing mode, the read send requests are divided into packages and processed in parallel. If the number of send requests that are waiting is larger than this value, the send requests are read and processed in multiple runs. In each run, all the packages are processed completely.

Use

Send requests that are waiting to be processed are read by the database and stored in an internal table. If this process terminates due to lack of main memory space, reduce this value.

Dependencies

Example

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