Skip to Content
0
Former Member
Sep 22, 2005 at 06:41 PM

Automatic Deletion of Requests from the InfoCube - Best approach

45 Views

Hi,

We are using one delta upload and 2 full uploads to load PCA cube. In each cube load process we have to delete the previous full loads before we can reload new full loads.

Based on the SAP documentation and previous forum topics here are the three options that we would be able to use.

1) "Automatic Loading of Similar/Identical Requests from the InfoCube" option in InfoPackage.

2) "Delete Overlapping Requests from InfoCube" module in the process chain.

3) Create a ABAP routine using DELETE_FACTS

According to your experiences, please let me know which would be the effective approach for our situation.

Also, The SAP documentation mentions that we would not be able to use options 1 or 2 if we already have compressed the cube. Is my understanding correct? If it is correct, Would I be able to only compress the Delta enabled Loads every time and leave the 2 Full loads alone in my process chains?

Thanks!