TaxWithHoldReport.postTaxWithholdSettlement Method [AX 2012]
Posts the settlement of withholding tax.
Syntax
private void postTaxWithholdSettlement(VendTable _vendTable, TaxWithholdAmount _taxWithholdAmount)
Run On
Server
Parameters
- _vendTable
Type: VendTable Table
An instance of VendTable
- _taxWithholdAmount
Type: TaxWithholdAmount Extended Data Type
The withholding tax amount.