SAP ABAP Data Element RSDA_RB_DATA_TIM_AS_PART (Time Characteristic from Data Part as Partitioning Char.)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions
Basic Data
Data Element RSDA_RB_DATA_TIM_AS_PART
Short Description Time Characteristic from Data Part as Partitioning Char.  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RS_BOOL    
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 Data Part 
Medium 20 Time Char Data Part 
Long 40 Time Characteristic from Data Part 
Heading 55 Time Characteristic from Data Part as Partitioning Char 
Documentation

Definition

The time characteristic is not part of the key, but should be used as a partitioning characteristic for the archiving.

Use

The time characteristic is used to partition the archive and for area protection when new records are loaded and activated.

Dependencies

Complete area protection against the loading and activation of new records cannot be guaranteed with this selection. If a new data record is loaded that contains the same key as a data record that has already been loaded but that in relation to the time characteristic lies outside the area that has already been archived, this constellation cannot be recognized without a time-consuming lookup of individual records in the archive, which is not executed at activation for performance reasons.

Example

For example, a table contains a validity interval consisting of a from-date and a to-date. The from-date is a key characteristic; the to-date is not. If you are sure that a to-date is always only decreased, or at least is only increased minimally, the to-date can also be used as a partitioning characteristic for the archiving.

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