psdi.app.craft

Class FldCraftRate

    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        This method first gets a CraftRate set based on the Craft,Skilllevel, vendor, ContractNum, and Orgid that are currently filled in. If this set is empty, it will display a Lookup of the craft rates available. If there is one and only one record in the set, then we fill in all of the values. If there are multiple records, we do nothing and wait for the user to enter more information.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException
      • getSqlForEnteredFields

        protected SqlFormat getSqlForEnteredFields()
                                            throws java.rmi.RemoteException,
                                                   MXException
        Throws:
        java.rmi.RemoteException
        MXException