psdi.app.inventory

Class FldInvLotManufacturer

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldInvLotManufacturer
    extends FldCompany
    InvLot.Manufacturer Validation does the following: - checks to ensure the entered value lives in the company object
    • Constructor Detail

      • FldInvLotManufacturer

        public FldInvLotManufacturer(MboValue mbv)
                              throws MXException,
                                     java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • onlyEnabled

        public boolean onlyEnabled()
        Overides the function in the super class FldCompany so that both disabled and enabled companies are valid.
        Overrides:
        onlyEnabled in class FldCompany
        Returns:
        boolean