psdi.app.invoice

Class FldInvoiceCostGLCreditAcct

    • Constructor Detail

      • FldInvoiceCostGLCreditAcct

        public FldInvoiceCostGLCreditAcct(MboValue mbv)
        Construct and attach to the mbo value.
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        The base FldPartialGLAccount class takes care of validating the entered GL Accounts. Setting this field should also set the related non-persistent field which is displayed on the invoice line tab.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException
      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        09-13998: added validate to throw a different message including information of the glaccount/invoicenum/invoicelinenum for non-interactive transactions
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class FldPartialGLAccount
        Throws:
        MXException
        java.rmi.RemoteException