psdi.app.contract

Class FldContractLineItemNum

    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        If line type is special order, only new item could be allowed. For other line types, the item has to be in this line (item) type.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class FldItemnum
        Throws:
        MXApplicationException(po,itemused) - is thrown if the item exists in ITEM database.
        MXApplicationException(po,itemtype) - is thrown if the item does not exist for this lint type.
        MXException
        java.rmi.RemoteException