TaxTable::isRealizedVAT Method

This method indicates whether the specified tax code is realized VAT.

Syntax

client server public static boolean isRealizedVAT(TaxCode _taxCode)

Run On

Called

Parameters

Return Value

Type: boolean
Returns true if tax type is Normal and payment sales tax code is empty.
Returns true if tax type is average realized.
Otherwise, returns false.

See Also

Reference

TaxTable Table