psdi.app.inventory.unittest

Class ReceiptPO_NR_10_15305

  • java.lang.Object
    • psdi.app.inventory.unittest.ReceiptPO_NR_10_15305


  • public class ReceiptPO_NR_10_15305
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void ReceiptPO_10_15305()
      Unit test for 10-15305 - WRONG COUNTING OF AVERAGE COST Create one new non-rotating item.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReceiptPO_NR_10_15305

        public ReceiptPO_NR_10_15305()
    • Method Detail

      • ReceiptPO_10_15305

        public void ReceiptPO_10_15305()
                                throws java.rmi.RemoteException,
                                       MXException
        Unit test for 10-15305 - WRONG COUNTING OF AVERAGE COST Create one new non-rotating item. Create a PO. POLine 1 with new item. Qty=1, Unit Cost 12.18. POLine 2 with new item. Qty=112, Unit Cost 3.33. Received PO. Result: InvCost AVGCost should be 3.41.
        Throws:
        java.rmi.RemoteException
        MXException