SAP ABAP Data Element RSDRI_USE_ARCH (BW Data Manager: Extract from Archive?)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRI (Package) Data Manager External Interfaces
Basic Data
Data Element RSDRI_USE_ARCH
Short Description BW Data Manager: Extract from Archive?  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSDRI_USE_ARCH    
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 Archive 
Medium 20 Extract from Archive 
Long 25 Extract from Archive 
Heading 25 Extract from Archive 
Documentation

Definition

The group frame settings Extraction from# or Delta Extraction from# in the data transfer process maintenance transaction, determine which source the data in the data transfer process (DTP) is extracted from. If you are using a full DTP, these settings apply to all requests started by the DTP. If you are using a delta DTP, the settings only apply to the first request (delta initialization), as the delta logic makes it necessary to extract the following requests from the change log.

When extracting from the DataStore object, you have the following options:

  • Active Table (with Archive)
    The data is read from the active table and from the archive or from a near-line storage if one exists. You can choose this option even if there is no active data archiving process yet for the DataStore object.
  • Active Table (without Archive)
    The data is only read from the active table. If there is data in the archive or in a near-line storage at the time of extraction, this data is not extracted.
  • Archive (Only Full Extraction)
    The data is only read from the archive or from a near-line storage. Data is not extracted from the active table.
  • Change Log
    The data is read from the DataStore object#s change log.

When extracting from the InfoCube, you have the following options:

  • InfoCube Tables
    Data is only extracted from the database (E table and F table and aggregates).
  • Archive (Only Full Extraction)
    Only data that is archived or is in a near-line storage is read.

Use

Dependencies

Example

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