SAP ABAP IMG Activity BW_DS_DELETE (Activate asynchronous deletion from DataStore objects)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM (Application Component) Warehouse Management
     RSIMG (Package) IMG Texts and Release Notes
IMG Activity
ID BW_DS_DELETE Activate asynchronous deletion from DataStore objects  
Transaction Code S_BRA_16000024   (empty) 
Created on 20100506    
Customizing Attributes BW_DS_DELETE   Activate asynchronous deletion from DataStore objects 
Customizing Activity BW_DS_DELETE   Activate asynchronous deletion from DataStore objects 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BW_DS_DELETE    

Use

You use this activity to optimize performance when deleting requests from write-optimized DataStore objects.

Deleting requests from write-optimized DataStore objects can be very time-consuming. If you set this flag, the entries are not deleted immediately. Instead, a deletion entry is made in an administration table.

However, the entries are initially retained in the system and must be deleted at some point later on. This can be done using the report RSODSO_FASTSTORE_REORG. If you want to delete data, you have two options:

  • You can schedule the deletion job in the background. Call the job scheduling screen (transaction SM37), enter the report and choose Execute. You can enter the name of the DataStore object as the input parameter. If you do not specify an input parameter, all table entries are deleted (these could be deleted entries from several different DataStore objects).
  • You could schedule the report using a process chain. To do this, select process type ABAP Program in process chain maintenance and specify program RSODSO_FASTSTORE_REORG.

Requirements

Standard settings

Activities

Example

Business Attributes
ASAP Roadmap ID 262   Technical and Graphical Settings 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG BW_DS_DELETE 0 ARS0000022 Warehouse Management 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
RSADMINCV34 V - View RSCUSTV34  
History
Last changed by/on SAP  20100506 
SAP Release Created in 730