Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.