psdi.webclient.beans.workorder

Class ActualMaterialBean

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


    public class ActualMaterialBean
    extends DataBean
    Provides functionality for the work order actual materials table
    • Constructor Detail

      • ActualMaterialBean

        public ActualMaterialBean()
    • Method Detail

      • copySpareParts

        public int copySpareParts(MboSetRemote spareParts)
                           throws MXException,
                                  java.rmi.RemoteException
        Copy the selected spare parts to the actual materials table
        Throws:
        MXException
        java.rmi.RemoteException
      • selectmaterialsonactuals

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

        public int acmaterials()
                        throws MXException
        This either throws an exception saying status must be approved or calls the data input dialog for selecting reserved items from the workorder | actual | materials tab
        Returns:
        Throws:
        MXException
      • selasparts

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