Ansicht
Dokumentation

BW_DS_DELETE - Activate asynchronous deletion from DataStore objects

BW_DS_DELETE - Activate asynchronous deletion from DataStore objects

ROGBILLS - Synchronize billing plans   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

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.






Fill RESBD Structure from EBP Component Structure   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 1280 Date: 20240607 Time: 160104     sap01-206 ( 28 ms )