TaxTable.validateTaxType Method

Determines whether the TaxVATType_TH field is a validated value.

Syntax

private boolean validateTaxType()

Run On

Called

Return Value

Type: boolean
Returns false in the following cases: 1) The PaymentTaxCode value is not the same as TaxCode when the sales tax is specified as Realized.
2) The PaymentTaxCode value is empty when the sales tax is specified as Unrealized.

See Also

Reference

TaxTable Table