psdi.app.inventory

Class FldInventoryNextInvoiceDate

    • Constructor Detail

      • FldInventoryNextInvoiceDate

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

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Validate if the genUntilDate is before today's date If forecast already exists, validates if the untildate is before the last forecast date
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException