Programme SAP RVHURL019 - Archiving transmissions: Create archive file

Description
You use this report to archive transmissions (table TRNSM) of messagetype ACCSTA (RP account statement transmission) The report writes thedata to an archive file. The user can choose to simultaneously archivethe corresponding IDoc data of the same message type.
Process flow of archiving: The transmissions are read in packets of 100records. These volumes are checked for usage in account statements(table RLACSTHD). Transmissions with usage are removed from archiving -this is shown in the processing log. Transmission (and, whereappropriate, IDoc) data is outputted to an archive file.
This process is repeated for the next data packet, and so on.

Precondition
A transmission cannot be archived if it is still being used in anaccount statement.

Output
Transmissions that were selected for archiving are outputted to anarchive file. The report RVHURL021 (archiving of transmissions: deleteapplication data) uses this file to delete the data from the tables. Aprocessing log gives details on the amount and volumes of the archivedtransmissions. A more detailed log is also available, listingsuccessfully archived transmissions and reasons for which anytransmissions could not be archived.

Notes
Hints were created specifically for thearchiving object VHURL_TR (packaging logistics transmissions), whereyou can find more information.
The system outputs IDoc data to the archive file using the functionmodules in the archiving class IDOC. Only complete totals of archivedIDoc data are shown in the processing log.