Programme SAP MSR_TRACKING_ARCH_WRITE - Write Program for Archiving Adv. Returns Tracking Data

Purpose
You use this report to write all advanced returns documents to a filethat is marked archivable by the preprocessing program. After thedocuments have been archived, they can be removed from the databaseusing the deletion report MSR_TRACKING_ARCH_DELETE.
The MSR_TRC archiving object archives the following tables :

  • Returns Process Header (MSR_D_HEAD)

  • Returns Process Items (MSR_D_ITEM)

  • Main Tracking Table (MSR_D_EXECUTED)

  • Relationship Between Splits (MSR_D_SPLIT_REL)

  • Relationship Between Splits (MSR_D_PLANNED)

  • Next Step to Be Executed (MSR_D_LOG_STATUS)

  • Next Financial Steps to Be Executed (MSR_D_FIN_STATUS)
  • Integration
    The advanced returns archiving object has the following documentdependencies:
    Document,,Object
    Sales order / returns order,,SD_VBAK
    Deliveries (inbound, outbound),,RV_LIKP
    Billing documents,,SD_VBRK
    Material documents,,MM_MATBEL
    Purchase order,,MM_EKKO
    Stock transport order,,MM_EKKO
    Invoice verification documents,,MM_REBEL
    Inspection document,,RV_LIKP (same as the delivery) and SD_VBAK

    Prerequisites
    An advanced returns document can be archived if the Archivableindicator has been selected in the MSR_D_HEAD table by the preprocessingprogram. The Archivable indicator can be selected if the advancedreturns process is completed, all the related archiving objects arearchived, and the residence time has passed.

    Features
    Production or test mode can be selected.