Purpose The report reads the document flow records (nodes, link, linkattributes) from the chosen archive file and displays its content on theoutput screen. This report serves exclusively example purposes, to enable applicationdevelopers to test and check how the relevant functions of the archivingclass /SCMB/DF are triggered. Integration This report is referenced in the archive object /SCMB/DF (you can checkin transaction AOBJ>>). There are three related reports assigned to the same archive object inthe package /SCMB/FLOW_NET as examples for the other archivingfunctionalities: The /SCMB/DF_ARCHIVE_WRITE>>writes into the archive file from the database. The /SCMB/DF_ARCHIVE_DELETE>>deletes the database entries after the archive file is ready. The /SCMB/DF_ARCHIVE_RELOAD>>loads the content of the archive file into the databasePrerequisites You have maintained the Customizing settings for archive object /SCMB/DF>> and for archiving class /SCMB/DF>>.Selection You have to select an archive file from archive session selectionscreen. Output Three ALV lists containing the data records of nodes, links and linkproperties found in the archive file. |