psdi.app.jobplan

Class FldJobToolReserveReq

    • Constructor Detail

      • FldJobToolReserveReq

        public FldJobToolReserveReq(MboValue mbv)
                             throws MXException
        Construct and attach to the mbo value
        Parameters:
        mbv -
        Throws:
        MXException
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        If the ReserveReq Field is true then make Location and storelocsite editable and set the value of the location if the tool if it has single inventory record. If the ReserveReq Field is false then make Location and storelocsite readonly
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException