psdi.app.invoice

Class FldInvoiceLineLineType

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldInvoiceLineLineType
    extends FldCommonLineType
    'LINETYPE' field validation for InvoiceLine only. Extends from the common linetype field validation FldCommonLineType
    • Constructor Detail

      • FldInvoiceLineLineType

        public FldInvoiceLineLineType(MboValue mbv)
                               throws MXException,
                                      java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getList

        public MboSetRemote getList()
                             throws MXException,
                                    java.rmi.RemoteException
        Only a service line can be entered when entering a new InvoiceLine. Materials and items that need to be invoiced must be on a poline. Hence, this valuelist shows only the SERVICE and STDSERVICE linetype.
        Specified by:
        getList in interface MboValueListener
        Overrides:
        getList in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException