Show TOC

Procedure documentationRun Data Archive Locate this document in the navigation structure

 

You can define a Data Manager package to archive the audit data from the current application using the /CPMB/ARCHIVE_DATA process chain.

Procedure

  1. Create a Data Manager package by using the corresponding process chains (see Package Usage).

  2. Run the Data Manager package as follows:

    1. Log on to the Planning and Consolidation Office module.

    2. On the action pane, choose   Manage data   Run a package  .

    3. Choose the package created in step 1 and choose Run.

    4. Select the region to be archived.

    5. Choose one of the following options:

      • Run now

      • Schedule

      • Run now & schedule

    6. Choose Finish.

Note Note

You can change the selection prompt that selects the data to be archived. The application set and application are automatically determined from the current view. See Modifying the Dynamic Script of a Package.

End of the note.

Dynamic script task parameters

Task

Parameter

Default Value

Description

/CPMB/ARCHIVE_DATA

SELECTION

Defines the range

Example

PROMPT(SELECTINPUT,,,,"%CATEGORY_DIM%")

TASK(/CPMB/ARCHIVE_DATA,SELECTION,%SELECTION%)

Any software coding and/or code lines / strings ("Code") included in this documentation are only examples and are not intended to be used in a productive system environment. The Code is only intended to better explain and visualize the syntax and phrasing rules of certain coding. SAP does not warrant the correctness and completeness of the Code given herein, and SAP shall not be liable for errors or damages caused by the usage of the Code, except if such damages were caused by SAP intentionally or by its gross negligence.