Show TOC Start of Content Area

Object documentation Archiving Value-Added Service Orders (SCM-EWM-VAS) Locate the document in its SAP Library structure

Definition

You use the archiving object WME_VAS to archive value-added service orders.

Use

You can archive value-added service orders that Extended Warehouse Management (EWM) saved a certain number of days ago. You can also simultaneously archive value-added service orders for multiple warehouse numbers.

For test purposes, you can display a list of all the value-added service orders to be archived and deleted before archiving them.

Structure

Tables

Order document management (ODM) generates the database tables from which data is archived.

Programs

The following programs are delivered for the archiving object WME_VAS:

Programs

Function

WME_ARCH_VAS_WRITE

Write

WME_ARCH_VAS_DELETE

Delete

WME_ARCH_VAS_READ

Read

Variant Settings for Writing

In the variant of the write program, specify the following selection criteria for the value-added service orders:

     Warehouse Number

You can define the physical warehouse within the Warehouse Management system. Only value-added service orders of the selected warehouse are archived.

     Value-Added Service

You can define the value-added service orders to be archived by entering their IDs.

     Residence Time

You can define the length of time that must be exceeded before application data can be archived.

     Also for Qty Discrepancies

If you set this indicator, all value-added service orders which have database status completed with quantity deviations or completed without quantity deviations are archived.

If you do not set this indicator, only value-added service orders which have database status completed with quantity deviations are archived.

In the processing options, specify whether EWM is to start the program in test mode or production mode.

For more information about the variant settings, see Structure linkVariant Maintenance for Archiving Jobs.

Note

The runtime of the write program depends on the number of value-added service orders to be archived and on the general system performance.

Integration

Display Function for Archived Value-Added Service Orders

You can use the following field catalog and archive information structures to access archived value-added service orders using the archive information system:

     Field catalog SAP_WME_VAS

     Archive information structures SAP_WME_VAS and SAP_WME_VAS_ODM

For more information, see Structure linkArchive Information System.

End of Content Area