psdi.app.company

Class FldCompanyTax1Code

    • Constructor Detail

      • FldCompanyTax1Code

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

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Sets the values for TAX2CODE-TAX5CODE. Set the taxcode the same as TAX1CODE if a taxtype/taxcode combination is valid for the current organization. Otherwise, clears the taxcode. This action is required since the user only has access to TAX1CODE.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException