SAP ABAP Data Element JH_PARALL (IS-M/AM: Number of computers available for parallel process.)
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JAS (Package) Application development R/3 Publishing Advertising System***
Basic Data
Data Element JH_PARALL
Short Description IS-M/AM: Number of computers available for parallel process.  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type JHTC_LIN    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 4    
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 Parallel 
Medium 20 Parallel process.lev 
Long 21 Parallel proc.lev. 
Heading Para 
Documentation

Definition

If you enter a level of parallel processing n > 1, the data selected for collective processing will not be processed directly, but will be divided into n selection variables. You can use these variables to define n variants for the report which can then be processed in parallel on n computers.

The selection variables have names from RJHxxxxxsel0001 to RJHxxxxxsel000n, i.e. the report name followed by the name of a selection parameter followed by a four-digit variant number.

These selection variables are saved to the database except in the case of a test run.

Procedure

Once the selection variables have been created in the database, you should save the original selection screen (with level of parallel processing 0) n times as a variant (with variant names VAR0001 to VAR000n). Assign the selection variables RJHxxxxxsel000i to those selection parameters that control division of the collective processing run into n variants on the Variants detail screen VAR000i.

You can obtain information about which selection parameters are booked by which selection variables, in the documentation (Help-> Extended Help) of the reports for which you wish to perform parallel processing.

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