Return goods when cost type is FIFO

Related topics

You handle a return in the same way as that described in Return an item from normal stock. The only differences are:

  • If the return order type indicates immediate update, you can select from which FIFO transaction you will return goods when the return order is entered in the Purchase order maintenance routine.
  • If the return order type indicates that a return note should be printed, you can select from which FIFO transaction you will return goods when the return note is confirmed in the Reception note confirmation routine.

Prerequisites

  • In the Purchase order type table:
    • The purchase order type must be defined as a return order (i.e. Order/Return must be defined with 2).
    • The Immediate rec/rtn field must be set to YES.
    • If you are using the Purchase order maintenance routine to process the return, the order type must not have any documents to be printed.
    • If you are using the Reception note confirmation routine to process the return, the order type must defined to print the Return note.
  • Cost type in DIS control file is FIFO.
  • If you are returning a surplus of goods from the transit stock, you have to move the surplus quantity to the normal stock before you can perform the return to the supplier.
  1. Select the Work with purchase orders menu item.
  2. You access Work with purchase orders, Header view. Click Add.
  3. You access Purchase order maintenance. The following fields are mandatory:
  4. Handler
    Enter your signature as handler of this order.
    Supplier number
    Enter the supplier number.
    Order type
    Enter the order type which is defined as a return order type in the Purchase order type table.

    Click OK.

  5. You access Add lines. The following fields are relevant:
  6. Whs
    Enter the warehouse from which the goods should be returned to the supplier. The system defaults the main warehouse defined in Main warehouse in the DIS control file.
    Item/Assortment
    Enter the item code for the item you are returning from normal stock.
    Quantity
    Enter the quantity you are returning.
    Disp date
    If you entered a delivery date on the initial panel, it defaults here. Otherwise, enter the date when you want to ship the return from the warehouse.

    Since the order type indicates immediate return, the FIFO ON/OFF function key is displayed on this panel. Click FIFO ON/OFF to activate FIFO selection. You remain on the same panel. Enter the item and the quantity you want to return and then click OK.

  7. You access FIFO transaction selection. Select the FIFO transaction for which you want to return goods and click OK.
  8. You return to Add lines with the updated order line displayed in the middle section of the panel. Click Back once, then Close order to finalize.

Related topics