archiving

Archiving (CA-ARC)

Reading data which is no longer needed online from the database, and saving this data in an archive file. Archived data are usually deleted from the system.

The archiving relieves the system. Database tables are emptied so that program run-times are reduced because of the smaller data volume which must be processed, and new data can be entered if required.

The archiving can be performed in online mode in the R/3 system because it is performed in a two-step procedure: