Archiving and Destroying Data about Curricula Using HRLSO_CURR
You can use the archiving object HR: Curricula
(HRLSO_CURR
) to archive or destroy SAP Learning Solution curricula (object type EC
). This applies to curricula that are completed and are no longer relevant for education and training processes.
The archiving object HRLSO_CRSE
supports the SAP NetWeaver Information Lifecycle Management (ILM) function for the destruction of data. In ILM, you specify the rules for retaining curricula.
In the write program, you can select ILM actions Archiving
and Data Destruction
.
When running the write program of the archiving object for data destruction, the system performs checks to evaluate these rules and determines which of the selected data can be archived. The data is temporarily written to an archive file. After the write phase, the associated delete program deletes the data from the database and the archive.
When running the write program of the archiving object for archiving, the system performs checks to evaluate these rules and determines which of the selected data can be archived. The program writes this data to an archive file. After this has been written, the associated delete program deletes the data from the database. The data remains in the archive file until its subsequent destruction. You can use a read program to access the archived data.
You have a valid license for SAP NetWeaver Information Lifecycle Management (ILM) and have activated the business function ILM
for Information Lifecycle Management in the Switch Framework (transaction SWF5
).
Familiarize yourself with the features of this archiving object.
To display the tables from which data is archived or destroyed for this archiving object, in Archive Administration
(transaction SARA
), choose DB Tables
.
The system displays all relevant tables for curricula: Tables for infotype structures (HRP1*
and HRP5*
), Performance Management tables for appraisal documents (HRHAP*
), and for the index of the tables HRHAP*
(PLOGI
), database tables for the additional data on infotypes (HRPAD*
), and other additional tables on infotypes (HRT*
).
Familiarize yourself with the features of this archiving object.
For more information, see Characteristics of HRLSO_CURR
Familiarize yourself with the checks that are performed for this archiving object.
For more information, see Checks of HRLSO_CURR
Create a variant for the preprocessing program of this archiving object.
For more information, see Creating a Preprocessing Variant for HRLSO_CURR
Create a write variant for the archiving object.
For more information, see Creating a Write Variant for HRLSO_CURR
Familiarize yourself with the dependencies between this archiving object and other components.
For more information, see Dependencies of HRLSO_CURR
Ensure that you have the authorizations required for this archiving object.
For more information, see Authorizations for HRLSO_CURR
Familiarize yourself with the available enhancements for this archiving object.
For more information, see Enhancements for HRLSO_CURR