SAP ABAP Data Element RSBKPROCESSMODE (Processing Mode)
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 RSBKPROCESSMODE
Short Description Processing Mode  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSBKPROCESSMODE    
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 Mode 
Medium 18 Processing Mode 
Long 39 Processing Mode (Parallel / Serial) 
Heading 39 Processing Mode (Parallel / Serial) 
Documentation

Definition

The processing mode describes the order in which processing steps such as extraction, transformation and transfer to target are processed at runtime of a DTP request. The processing mode also determines when parallel processes are to be separated.

The processing mode of a request is based on whether the request is processed asynchronously, synchronously or in real-time data acquisition mode (RDA), and on the type of the source object.

It also takes the number of parallel processes defined in the Background Manager into consideration. If only one process is defined there, no additional processes are separated while the DTP request is being processed.

  • Asynchronous Processing

    A request is processed asynchronously in a background process when a DTP is started in a process chain or a RDA request is updated. The processing mode is based on the source type.

  • Synchronous Processing

    A request is processed synchronously in a dialog process when it is started in debug mode from DTP maintenance. RDA requests cannot be started in debug mode.

  • RDA Processing

    A request is processed in RDA mode when it is started using a real-time demon.

Use

Dependencies

Example

History
Last changed by/on SAP  20141013 
SAP Release Created in 400