Share via


ReleaseUpdateDB60_Ledger.updateTaxWithholdInquiryTable_IN Method [AX 2012]

Updates the TaxWithholdInquiryTable_IN table.

The RecIds of table TaxWithholdRegNumbers_IN is now now stored in place of TaxRegistrationNumber.

Syntax

public void updateTaxWithholdInquiryTable_IN()

Run On

Server

Remarks

The record IDs of the TaxWithholdRegNumbers_IN table are now stored instead of TaxRegistrationNumber values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class