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.
Deletes the TaxUncommitted and TaxWithholdUncommitted_IN records if a field that affects tax has changed.
Syntax
private void deleteFromUncommittedTables([boolean _deleteTaxUncommitted])
Run On
Called
Parameters
- _deleteTaxUncommitted
Type: boolean
A Boolean value that decides whether TaxUncommitted records are to be deleted.
Remarks
Please see the XML document for the insert method.