psdi.app.workorder

Class FldWpLaborHrs

    • Constructor Detail

      • FldWpLaborHrs

        public FldWpLaborHrs(MboValue mbv)
        Construct and attach to the specified mbovalue.
        Parameters:
        mbv - The MboValue the LaborHrs field attach to.
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Calculate the change to WO.EstLabCost and WO.EstLabHrs and update them. Also update the LaborHrs on related assignments if it has changed.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException