psdi.app.invoice

Class FldInvoiceCostLocationNonPer

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldInvoiceCostLocationNonPer
    extends FldCommonLocation
    InvoiceCost.assetnumnonper (non-persistent) validation class: This class is needed to handle the non-persistent field locationnonper which is displayed on the invoice line tab. The field behaves similiar to the invoice cost location field and is needed as the editibility of the field on the invoice line tab and distribute cost page is different. The base class FldCommonLocation checks if the location entered here is a valid location and belongs to a valid asset.
    See Also:
    FldCommonLocation
    • Constructor Detail

      • FldInvoiceCostLocationNonPer

        public FldInvoiceCostLocationNonPer(MboValue mbv)
                                     throws MXException
        Construct and attach to the mbo value.
        Throws:
        MXException