SAP ABAP Data Element W_PARA_VARIANT (Parallel processing variant)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MDS-CPO (Application Component) Collective Purchase Order
     W_PARA (Package) Parallel Processing Variants Retail
Basic Data
Data Element W_PARA_VARIANT
Short Description Parallel processing variant  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type W_PARA_VARIANT    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
Value Table TPARA_VARIANTS    
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 Variant 
Medium 15 Variant 
Long 25 Parallel processing var. 
Heading Variant 
Documentation

Definition

Set of parameters for run processes in parallel (parallel processing).

Use

  • Aim of parallel processing:

    Splitting data quantities that are to be processed into numerous, smaller, independent packets that can be processed simulataneously.

  • Influence of parallel processing:

    Increased data throughput, lower total runtime and improved use of system resources.

  • Parameters control, for example, the following core factors:
    • Packet size
    • Number of objects being processed simultaneously
    • Type of packet processing (application server)

Notes

Processing the individual packets is subjected to the restrictions that are valid for online processing (maximum runtime between two dialog step) even if the relevant program was triggered in the background.

History
Last changed by/on SAP  20010607 
SAP Release Created in 46C