Ansicht
Dokumentation

/SCMB/DF_ARCHIVE_DELETE - Report /SCMB/DF_ARCHIVE_DELETE

/SCMB/DF_ARCHIVE_DELETE - Report /SCMB/DF_ARCHIVE_DELETE

Fill RESBD Structure from EBP Component Structure   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Purpose

This report is an example to show, how the delete functionality of document flow data can be triggered in an application's own archive delete report. For the archive delete run the archiving class /SCMB/DF will be triggered automatically by ADK for all such archive sessions/files, where during the write run any data has been written into the archive file via the same Archiving Class.

The report first reads the data records belonging to document flow from the archive file, then triggers the archiving class /SCMB/DF to delete these records from the relevant tables.

This report serves exclusively example/testing purposes, to enable application developers to test and check, how the relevant functions of the archiving class /SCMB/DF are triggered!

Integration

This report is referenced in the archive object /SCMB/DF (you can check in transaction AOBJ).

There are three related reports assigned to the same archive object in the package /SCMB/FLOW_NET as examples for the other archiving functionalities:

The /SCMB/DF_ARCHIVE_WRITE writes into the archive file from the database.

The /SCMB/DF_ARCHIVE_READ report reads the document flow entries from an archive session/file.

The /SCMB/DF_ARCHIVE_RELOAD loads the content of the archive file into the database.

Prerequisites

You have maintained the Customizing settings for archive object /SCMB/DF and for archiving class /SCMB/DF.

Features

Selection

The report can be started in 2 modes:

Test mode: the document flow data subject for deletion is only counted and reported to the user.

Productive mode: the document flow data subject for deletion is deleted from the document flow tables. Consequently also the link and link attribute data is deleted from the respective database tables by the SOBL archiving class.

Standard Variants

Output

Result of deletion from database is displayed.

Activities

Example






CL_GUI_FRONTEND_SERVICES - Frontend Services   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 2756 Date: 20240424 Time: 233955     sap01-206 ( 42 ms )