SAP ABAP Data Element RSBKGETWITHPREFETCH (Flag: Source object with parallel processing criterion)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSBK (Package) Data Transfer Process: Kernel Objects
Basic Data
Data Element RSBKGETWITHPREFETCH
Short Description Flag: Source object with parallel processing criterion  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSBKGETWITHPREFETCH    
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 Para.crit. 
Medium 20 Parallel criterion 
Long 32 Srce.obj. w. parallel criterion 
Heading 55 Flag: Source object with parallel processing criterion 
Documentation

Definition

Using this flag, the source object of a data transfer process can specify whether the data contained in a source object of a data transfer process can be divided into disjoint subsets with a similiar number of data records at runtime. This is the case if the data are subdivided not only into requests but also into data packages.

Possible values

  • ' ' no subsets available
  • 'X' subsets always available
  • 'S' subsets available if the request does not perform a delta initialization

Use

Data Transfer Process

Dependencies

The data transfer process can use this subdivision criterion to optimize the extraction, for example, by assigning one or more source data packages to every data package of a DTP request. In this case, you might be able to use the Edit Mode "Parallel extraction and processing".

Example

The extraction from DataSource uses the fact that the data is subdivided into requests and data packages in the PSA table. In this case, the subdivision of the PSA table data into data packages is the parallel processing criterion.

History
Last changed by/on SAP  20130604 
SAP Release Created in 731