psdi.app.workorder.unittest

Class WOMatlTest

  • java.lang.Object
    • psdi.app.workorder.unittest.WOMatlTest


  • public class WOMatlTest
    extends java.lang.Object
    • Constructor Detail

      • WOMatlTest

        public WOMatlTest()
    • Method Detail

      • addItem

        public void addItem()
                     throws java.rmi.RemoteException,
                            MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • addDirectIssueItem

        public void addDirectIssueItem()
                                throws java.rmi.RemoteException,
                                       MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • testIgnoreStoreroomMaterialOneMaterial

        public void testIgnoreStoreroomMaterialOneMaterial()
                                                    throws java.rmi.RemoteException,
                                                           MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • cronTaskUpdateForStandardIssue

        public void cronTaskUpdateForStandardIssue()
                                            throws java.rmi.RemoteException,
                                                   MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • testDoNotIgnoreDirectIssueStoreroomMaterialOneMaterial

        public void testDoNotIgnoreDirectIssueStoreroomMaterialOneMaterial()
                                                                    throws java.rmi.RemoteException,
                                                                           MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • directIssueItemProcessing

        public void directIssueItemProcessing()
                                       throws java.rmi.RemoteException,
                                              MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • directIssuecronTaskUpdate

        public void directIssuecronTaskUpdate()
                                       throws java.rmi.RemoteException,
                                              MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • updateInventoryQty

        public void updateInventoryQty(int newBalance)
                                throws java.lang.Exception
        This method should be used to add additional inventory balance for Standard Items.
        Parameters:
        newBalance - Additional Inventory balance
        Throws:
        java.lang.Exception