TaxUncommitted::checkTaxLinesByOperationAccount Method
Checks for the tax direction and tax code values that uses the OperationAccount field from the TaxUncommitted table.
Syntax
client server public static boolean checkTaxLinesByOperationAccount(Tax _tax)
Run On
Called
Parameters
- _tax
Type: Tax Class
An instance of the Tax class.
Return Value
Type: boolean
true if the tax verification was successful; otherwise, false.