SAP ABAP Data Element RSBKDTPTYPE (Type of Data Transfer Process)
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 RSBKDTPTYPE
Short Description Type of Data Transfer Process  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSBKDTPTYPE    
Data Type CHAR   Character String 
Length 4    
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 Type 
Medium 20 DTP Type 
Long 40 Type of Data Transfer Process 
Heading 40 Type of Data Transfer Process 
Documentation

Definition

A data transfer process (DTP) type determines the context in which the DTP can be used. The following types exist:

  • Can Be Scheduled

    DTPs of this type can be used in process chains to schedule periodic load processes.

  • DTP for Real-Time Data Acquisition

    A daemon provides DTPs of this type with new data from a source in regular and frequent intervals.

  • DTP for Direct Access

    DTPs of this type are used to read data from a query directly from a source system using RFC. DTPs for direct access typically access highly current data that has not yet been made available in the BW system by the scheduled load processes.

Use

Dependencies

Example

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