psdi.app.workorder

Class FldWpLaborOutside

    • Constructor Detail

      • FldWpLaborOutside

        public FldWpLaborOutside(MboValue mbv)
                          throws MXException
        construct and attach to the MboValue.
        Parameters:
        mbv - the MboValue this field attach to.
        Throws:
        java.rmi.RemoteException
        MXException
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Updates the related assignments when the labor code changes. Also crosses over the labor rate, wpl4, wpl5, wpl6 and clears the RateHasChanged flag.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException