Start of Content Area

Procedure documentation Reloading Data from Archive Files  Locate the document in its SAP Library structure

Prerequisites

SAP does not recommend that you reload directly into the original object. Instead, you should create an InfoProvider with the same (or a similar) structure, with transformation rules between your archived InfoProvider and this new InfoProvider.

Note

Exception: With DataStore objects, you can switch on the protection function for the archived area. This enables you to reload data out of the archive administration into the active data table for the DataStore object. Also refer to the Time Slots section in Archiving Object.

In order to reload archived files, you need the export DataSource of the archived InfoProvider.

Procedure for DataStore Objects

...

       1.      To reload archived data into a DataStore object of the same structure, in the InfoProvider tree, from the context menu of the archived DataStore object, choose Update DataStore Data into InfoProviders.

       2.      Choose Full Update as the update mode (only this is supported for archive data) and choose This graphic is explained in the accompanying text Update. The Scheduler appears.

       3.      From the Data Selection tab page in the Scheduler, choose your archived file using the Archive Selection pushbutton.

       4.      Start the load process.

Procedure for InfoCubes

       5.      In order to reload archived data into an InfoCube with the same structure, in the InfoProvider tree, from the context menu of the archived InfoCube, choose Generate Export DataSource. You will receive a success message when the Export DataSource was generated successfully.

       6.      Go to the InfoSource tree. Using the main menu, choose Settings Display the Generated Objects. Choose Show Generated Objects and confirm.

       7.      Find the generated InfoSource 8<InfoCubeName> for your InfoCube.

       8.      Create an InfoPackage for this InfoPackage.

       9.      From the Data Selection tab page in the Scheduler, choose your archived file using the Archive Selection pushbutton.

   10.      On the Update tab page, select Full Update as the update mode.

   11.      Start the load process.

Result

You have loaded the archived data into a new InfoProvider and can activate it to create reports with this data.

Note

You can also combine both of your InfoProviders in one MultiProvider to merge the non-archived data with the archived data that you reloaded.

Caution

Note: When reloading data into the original object, an inconsistent delta determination may arise for data targets that are subsequently stored. There is also the danger that data is archived more than once.

 

End of Content Area