SAP ABAP Data Element RSDODSO_KEY_NOT_UNIQUE (Allow Duplicate Data Records)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSD (Package) BW: Data Basis InfoObjects and Core Services
Basic Data
Data Element RSDODSO_KEY_NOT_UNIQUE
Short Description Allow Duplicate Data 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  
Medium 20 Key Not Unique 
Long 40 Semantic Key Not Unique 
Heading 40 Allow Duplicate Data Records 
Documentation

Definition

This indicator is only relevant for write-optimized DataStore objects. With these objects, the technical key of the active tables always consists of the fields Request, Data Package and Data Record . The InfoObjects that appear in the maintenance dialog in folder Key Fields form the semantic key of the write-optimized DataStore object.

If you do not set this indicator, the uniqueness of the data is checked and the system generates a unique index in the semantic key of the InfoObject. This index has the technical name "KEY".

If this indicator is set, the active table of the DataStore object can contain more than record with the same key.

Use

Dependencies

Example

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