Share via


TaxWithholdCalcPurch_IN.settlePurch Method [AX 2012]

Gets the TaxWithholdAmount for the selected transaction for settlement.

Syntax

private container settlePurch(Common _commonTable)

Run On

Server

Parameters

  • _commonTable
    Type: Common Table
    The PurchTable/VendInvoiceInfoTable buffer.

Return Value

Type: container
container with the TaxWithholdAmount and TaxWithholdType values.

See Also

Reference

TaxWithholdCalcPurch_IN Class