SAP ABAP Data Element RODUPREC (Indicator: DataSource Delivers Duplicate Records)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   BC-BW (Application Component) BW Service API
     RSUM (Package) BW Service API: Metadata
Basic Data
Data Element RODUPREC
Short Description Indicator: DataSource Delivers Duplicate Records  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RODUPREC    
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 Dup. Recs 
Medium 15 Duplicate Recs 
Long 20 Duplicate Records 
Heading DUP 
Documentation

Definition

This indicator gives information on how the DataSource behaves within a request with regard to duplicate records:

' '    The status of the DataSource is unknown.

'0'    The DataSource does not deliver any duplicate records within a request, with reference to its key.

'1'    The DataSource can deliver duplicate records within a request, with reference to its key. However, no duplicate records are delivered in a data package.

This indicator is particularly important for delta-capable attribute tables and text tables.

For the settings '0' and '1' you also have to define a key for the DataSource. This can be either in the DDIC using the maintenance for the corresponding field property of the extract structure fields, or (alternatively or additionally) in the metadata of the Datasource. A field in the DataSource also has the additional attribute 'DataSource Key Field', which transfersor corrects the DDIC property where necessary.

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