psdi.app.tool

Class FldToolTransRefWO

    • Constructor Detail

      • FldToolTransRefWO

        public FldToolTransRefWO(MboValue mbv)
                          throws MXException
        Construct and attach to the mbo value. Sets up the valdation information.
        Parameters:
        mbv - Mbo value
        Throws:
        MXException
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Set up FldCommonWonum and let it do the action. GLDebitAcct handled locally. Costs are decrement/incremented from work orders if the line cost isn't zero.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class FldCommonWonum
        Throws:
        MXException
        java.rmi.RemoteException