psdi.app.workorder.virtual

Class ShowPlanLaborSet

    • Constructor Detail

      • ShowPlanLaborSet

        public ShowPlanLaborSet(MboRemote owner)
                         throws java.rmi.RemoteException
        Constructor.
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • finishPlanMove

        protected void finishPlanMove(MboRemote original,
                                      MboRemote copy)
                               throws MXException,
                                      java.rmi.RemoteException
        This method completes a move of a WPLabor Mbos between the different work order owned WPLaborSets. The copy-skipped fields Quantity and LaborCode are copied here. The LaborHrs is not copied, instead keeping the default value. The Mbo creation defaults the remaining copy-skipped fields.
        Overrides:
        finishPlanMove in class ShowPlanMboSet
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        WPLabor.skipCopyField(psdi.mbo.MboValueInfo)
      • updateHours

        public void updateHours()
                         throws MXException,
                                java.rmi.RemoteException
        update hours with owning wo/task duration
        Throws:
        MXException
        java.rmi.RemoteException