psdi.app.common.purchasing

Class FldPurTaxExempt

    • Constructor Detail

      • FldPurTaxExempt

        public FldPurTaxExempt(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
        If the TAXEXEMPT value is 'Y' then all tax values (ie tax1-tax 10 code & tax1-tax10) should be NULL and readonly. If the user changes the tax exempt value from Y to N, then screen should refresh and normal tax rules should be used to determine the applicable tax.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException