SAP ABAP Data Element DXXPRODRUN (Delete Input Files)
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 DXXPRODRUN
Short Description Delete Input Files  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFLAG    
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 Delete 
Medium 15 Delete Files 
Long 40 Delete Input Files after Processing 
Heading  
Documentation

Definition

If the flag is set, the transfer files (the input files of the 'LOAD' task) are deleted as soon as the task has been successfully completed.

This ensures that an object can only appear once in either:

  • The transfer file, if it has not yet been passed to the BAPI.
  • The R/3 database, if it has been successfully transferred by the BAPI.
  • The error file or as an IDoc in the R/3 database, if the BAPI was unable to process the object.

If objects that the BAPI could not process are written to an error file, when the run is continued, the input files are deleted and the error files copied to the corresponding input files.

If the flag is not set, the file is not deleted after the transfer. This allows users to load the file objects as many times as required into R/3. This setting should only be selected to test a transfer and should never be selected in a productive system because:

  • When a run is restarted objects can be created twice in R/3 (in the case of internal number assignment)

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