psdi.app.inventory.unittest

Class ReceiptPO_NR_10_16140

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


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void ReceiptPO_10_16140()
      Unit test for 10-16140 - WRONG RECEIVEDTOTALCOST on Service Line Create PO with GBP currency (different than USD base) Create one new non-rotating item and Service line.
      • Methods inherited from class java.lang.Object

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

      • ReceiptPO_NR_10_16140

        public ReceiptPO_NR_10_16140()
    • Method Detail

      • ReceiptPO_10_16140

        public void ReceiptPO_10_16140()
                                throws java.rmi.RemoteException,
                                       MXException
        Unit test for 10-16140 - WRONG RECEIVEDTOTALCOST on Service Line Create PO with GBP currency (different than USD base) Create one new non-rotating item and Service line. POLine 1 with item 230-00. Qty=1, Unit Cost 100 POLine 2 with Service. Qty=1, Unit Cost 100. Received PO. Result: Both POLine RECEIVEDTOTALCOST should be 100 (currency line cost).
        Throws:
        java.rmi.RemoteException
        MXException