psdi.app.common.purchasing

Class FldPurLoadedCost

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldPurLoadedCost
    extends MboValueAdapter
    This class is to validate the agreementPONum on the PO or the PRLine extends the common field validation for PONUM
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        It's for PO service line type with null order quantity and partial service receipts exist. If POLine LineCost or LoadedCost is greater than ReceivedTotalCost, error message will be displayed. Otherwise, update PO/POLine receipts information.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException