psdi.app.invoice

Class FldInvoiceCostGLCreditAcctNonPer

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldInvoiceCostGLCreditAcctNonPer
    extends FldPartialGLAccount
    InvoiceCost.glcreditacctnonper (non-persistent) validation class: This class is needed to handle the non-persistent field glcreditacctnonper which is displayed on the invoice line tab. The field behaves similiar to the invoice cost glcreditacct field and is needed as the editibility of the field on the invoice line tab and distribute cost page is different. The base class FldPartialGLAccount checks if the GL account entered here is a valid.
    See Also:
    FldPartialGLAccount
    • Constructor Detail

      • FldInvoiceCostGLCreditAcctNonPer

        public FldInvoiceCostGLCreditAcctNonPer(MboValue mbv)
        Construct and attach to the mbo value.