Show TOC

Descriptions of Standard ReportsLocate this document in the navigation structure

Use

This is an overview of the archiving programs to write, read, delete and reload change document data.

Caution

These programs only archive the change document data. Connections to master data arh lost.

If you want to archive the change document data with its master data, the developers of these archiving objects must put the archiving class CHANGEDOCU in their archiving object.

CHANGEDOCU_WRI

Change documents: Write program

CHANGEDOCU_DEL

Change documents: Deletion program

CHANGEDOCU_READ

Read selected change documents from the database or from the archive

CHANGEDOCU_REL

Change documents: Reload program

RSSCD7AR

Change documents - Write program

CHANGEDOCU_WRI

The data for the archive object CHANGEDOCU is written from the database into the archive.

You can specify the following selection parameters:

  • Change document object

    (CDHDR-OBJECTCLAS e.g. MATERIAL)

  • Object value

    CDHDR- OBJECTID e.g. 000000000000004711)

  • From Date

  • To Date

  • From Time (HH:MM:SS)

  • From Time (HH:MM:SS)

  • Transaction Code

  • User name of changer

In the flow control, choose:

  • Test mode

    (No archiving - only simulation and output of the statistics)

  • Production Mode

    (actual archiving)

In the detail log, you can choose:

  • No detail log

  • No success messages

  • Complete

In the log output, you can choose:

  • List

  • Application log

  • List and application log

You can enter a name for this archiving session, in the archiving session notes.

CHANGEDOCU_DEL

Deletes the change documents from the tables CDHDR, CDPOS, CDPOS_UID (from SAP Basis Release 6.20), CDPOS_STR (from SAP Basis Release 7.0), which were archived in a selected archive.

Flow Control:

  • Test mode

    (no deletion from DB - simulation and output of statistics)

  • Production Mode

    (Delete from DB)

CHANGEDOCU_READ

Displays the change documents from the tables CDHDR, CDPOS, CDPOS_UID (from SAP Basis Release 6.10), CDPOS_STR (from SAP Basis Release 7.0), which were archived in a selected archive, or saved in the database.

There are two ways to selecta a data source:

  • Database

  • Archive

Selection of archived change documents:

  • Change document object

    (CDHDR-OBJECTCLAS e.g. MATERIAL)

  • Object value

    (CDHDR- OBJECTID e.g. 000000000000004712)

  • Transaction Code

  • User name of changer

Time restriction:

  • From Date

  • To Date

  • From Time (HH:MM:SS)

  • From Time (HH:MM:SS)

Changed document caused by:

  • User

  • Transaction Code

CHANGEDOCU_REL

Reads the archived data in selected archives and writes it (fills the chabge document data) in the database tables CDHDR, CDPOS, CDPOS_UID, CDPOS_STR. Duplicate entries are prevented.

You select the archives from among those offered. (Your archiving session names are useful here).