|
<< Click to Display Table of Contents >> Navigation: Main modules > Log / Purchase > 5.7.18: REST - Restitution / Core Return |
The REST sub-module is used to return the core component when a counterpart component was received as a standard exchange or loan
To return a component as core unit, browse the component in the Part/Batch module and select Action / Return as Core. AMS will then look-up the component installed and associate the REST with the appropriate PO.
By default, it is not possible to generate a Restitution without a matching exchange order or loan
To allow components to be returned without a matching exchange or loan order, execute the following instruction on your database:
UPDATE TGENMOVTYPE SET CANINITAFF='Y' WHERE MOVTYPEID=64;