SAP ABAP Data Element RODELTYPE (BW Delta Process: Process Type)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   BC-BW (Application Component) BW Service API
     RSU0 (Package) BW Service API: Data Transfer
Basic Data
Data Element RODELTYPE
Short Description BW Delta Process: Process Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RODELTYPE    
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 Type 
Medium 15 Processing type 
Long 20 Process Type 
Heading Typ 
Documentation

Definition

This attribute describes the type of delta process:

------------------------------------------------------------------------

' ': The delta type is not defined.

'A': The DataSource determines the delta with ALE update pointers.

'D': The application writes your delta records stright to the Service API delta queue with function module

RSC1_TRFC_QUEUE_WRITE

This delta type is only supported as of Basis Release 4.0B.

'E': The DataSource generates the delta on request using one of the BWs connected in the extractor. This means that the extractor must be in a position to deliver, on request, the delta records for the DataSource. As of Basis Release 4.0B, the extractor has to provide delta for all the connected BW systems for which a delta initialization has already taken place. If delta initializations have been performed for more than one BW system, or more than one delta initialization has been performed for one BW system, the extractor has to provide the delta records for all delta initializations. The delta queue in the Service API then performs selective distribution of delta records to a number of connected BW systems.

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