psdi.webclient.beans.workorder

Class ActualLaborBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class ActualLaborBean
    extends DataBean
    Provides functionality for the work order actual labor table
    • Constructor Detail

      • ActualLaborBean

        public ActualLaborBean()
    • Method Detail

      • aclabor

        public int aclabor()
                    throws MXException
        This either throws an exception saying status must be approved or calls the data input dialog for selecting planned labor from the workorder | actual | labor tab
        Returns:
        Throws:
        MXException
      • selectlaboronactuals

        public int selectlaboronactuals()
                                 throws MXException
        This either throws an exception saying status must be approved or calls the data input dialog for selecting labor from the workorder | actual | labor tab
        Returns:
        Throws:
        MXException