Share via


TaxWithholdCalculation_IN.updateTaxWithholdWorkRegulation Method [AX 2012]

Updates TaxWithholdWorkRegulation_IN table with the destination tableId and recId.

Syntax

public void updateTaxWithholdWorkRegulation(Common _sourceTable, Common _destinationTable)

Run On

Server

Parameters

  • _destinationTable
    Type: Common Table
    The Destination table buffer.

See Also

Reference

TaxWithholdCalculation_IN Class