psdi.app.inventory.unittest

Class ReceiptPO_NR_11_16025

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


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void ReceiptPO_11_16025()
      Unit test for 11-16025 - UNABLE TO EDIT UNICOST ON REVISE PO IF RECEIPTS IS VOID Create a 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_11_16025

        public ReceiptPO_NR_11_16025()
    • Method Detail

      • ReceiptPO_11_16025

        public void ReceiptPO_11_16025()
                                throws java.rmi.RemoteException,
                                       MXException
        Unit test for 11-16025 - UNABLE TO EDIT UNICOST ON REVISE PO IF RECEIPTS IS VOID Create a non-rotating item. Unit Cost is 2.5. Approve, receive and void the PO. Revise PO. Change PNDRev PO Unit Cost to 3. Result: Could edit PNDRev PO unit cost to 3. It's editable.
        Throws:
        java.rmi.RemoteException
        MXException