SAP ABAP Data Element DXTASK (Data transfer task)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-DX-DXW (Application Component) Data Transfer Workbench
     S_DX_BAPI (Package) Data Transfer Workbench
Basic Data
Data Element DXTASK
Short Description Data transfer task  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DXTASK    
Data Type CHAR   Character String 
Length 15    
Decimal Places 0    
Output Length 15    
Value Table DXTASKS    
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 Task 
Medium 15 Task 
Long 25 Task 
Heading  
Documentation

Definition

Behind each task there is a program which is called when a task is started within a run.

Depending on the task type and the program type, this program can be a:

  • Function module
  • Report (e.g. to load using batch input)
  • Transaction (e.g. to load using direct input)
  • BAPI (e.g. to load using a BAPI)

These programs must be registered for data transfer beforehand.

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