psdi.app.invoice

Class FldInvoiceLineTax

    • Constructor Detail

      • FldInvoiceLineTax

        public FldInvoiceLineTax(MboValue mbv)
                          throws MXException,
                                 java.rmi.RemoteException
        Construct and attach to the mbo value.
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Recalculates and updates the taxcode1-5 fields on the invoice. Also calculate the invoice line loaded cost. Check the syscode settings for invoice TotalTax1-5 fields before updating them. Also recalculates the uninvoiced total cost if the tax value changes.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class FldCommonTax
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        BulletinBoardService