psdi.app.craft

Class FldCraftRateContract

    • Constructor Detail

      • FldCraftRateContract

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

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        This method first gets a Contract set based on the vendor, ContractNum, Revisionnum and Orgid that are currently filled in. If this set is empty, it will display a Lookup of the contracts for all the vendors 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