SAP ABAP Data Element XDUPPL (No runtime error for duplicate database records)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       AB (Package) Application Development R/3: Asset Accounting
Basic Data
Data Element XDUPPL
Short Description No runtime error for duplicate database records  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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 Dupl. rec. 
Medium 15 Duplic. record 
Long 20 Duplicate records 
Heading  
Documentation

Definition

Specifies that the program does not terminate with a runtime error when trying to store a record in the database more than once. Instead the system records the error message in the log.

Use

Set this indicator if you have already transferred a portion of your legacy asset data, but a restart of the program is no longer possible; or if there is a danger that the input file containing the transferred legacy data contains individual records more than once.

Notes

Setting this indicator results in a loss in performance, due to additional checking of the database. In order to ensure quick and accurate transfer of all legacy data, you should therefore make absolutely sure that you avoid the problem situations noted above (and avoid the use this indicator).

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