SAP ABAP Data Element WLC_PRESELECT_MODE (Load Control/Ext. Paral. Proc.: Type of Preselection)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   CA (Application Component) Cross-Application Components
     WLC_PARALLEL (Package) Retail: Load Control and External Parallel Processing
Basic Data
Data Element WLC_PRESELECT_MODE
Short Description Load Control/Ext. Paral. Proc.: Type of Preselection  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type WLC_PRESELECT_MODE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Screening 
Medium 15 Preselection 
Long 20 Type of Preselection 
Heading 12 Preselection 
Documentation

Definition

Type of Data Preselection

Use

The type of data preselection determines how the worklist of a report that is to be parallel processed is defined. You can choose from the following types:

0 -
using a function module

You cannot select the worklist generically by selecting a maximum of 2 tables. Instead, a function module is entered, which provides the necessary data. An example is the function module WLC_PRESELECT_EXAMPLE.

1 -
generic 1 level

The worklist is taken from one table only. The table is entered in the Primary Table field.

2 -
generic 2 level

The worklist is taken from two tables that are logically connected with each other. These are generally a header and a dependent row table which contains the same primary key as the header table. The first table is entered in the Primary Table field and the second table is entered in the Secondary Table field.
History
Last changed by/on SAP  20011002 
SAP Release Created in 46C