psdi.app.invoice

Class FldInvoiceCostGLDebitAcctNonPer

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldInvoiceCostGLDebitAcctNonPer
    extends FldPartialGLAccount
    InvoiceCost.gldebitacctnonper (non-persistent) validation class: This class is needed to handle the non-persistent field gldebitacctnonper which is displayed on the invoice line tab. The field behaves similiar to the invoice cost gldebitacct 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

      • FldInvoiceCostGLDebitAcctNonPer

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