Replaces all of the TaxUncommitted records for the specified document and table IDs with the tax lines stored in the specified TmpTaxWorkTrans buffer.
Syntax
client server public static void updateTaxUncommitted(TaxCalculation _taxCalculation)
Run On
Called
Parameters
- _taxCalculation
Type: TaxCalculation Class
A Tax object that holds the tax lines, which have to be inserted into the TaxUncommitted table.