Programme SAP PPARBFDL - Archiving Program for Deleting Document Logs for PP_BKFLUSH

Description
This report deletes the document logs of backflushes in production inthe archiving file from the database.
Archiving parameters

  • The parameter archiving test run determines the procedure of the
  • report. If this parameter is activated the system only reads the data inthe file. Otherwise, the system also deletes the data from the database.
    The delete program uses the same function modules used by the evaluationprogram PPARBFRD. The only difference is that the delete programalso deletes the archived data records from the database.
    The following function modules are used:
    • ARCHIVE_OPEN_FOR_MOVE

    • ARCHIVE_GET_CUSTOMIZING_DATA

    • ARCHIVE_GET_NEXT_OBJECT

    • ARCHIVE_GET_NEXT_RECORD

    • ARCHIVE_CLOSE_FILE
    • Precondition
      This report is automatically accessed by the report PPARBFAR ifyou select the flag Start automat. for the archiving object inthe settings for the delete program in Customizing for MassData Archiving under ArchivingObject-Specific Customizing.

      Output
      Creates a new archiving file and deletes the data from the database.Exceptions to this are the tables MKPF und MSEG. These tables are onlyarchived and deleted using the archiving object MM_MATBEL.