Share via


ReleaseUpdateDB60_Ledger.updateSalesTaxInquiryTable_IN Method [AX 2012]

Updates the SalesTaxInquiryTable_IN table.

The RecIds of TaxRegistrationNumberTable_IN is now now stored in place of TaxRegistrationNumber.

Syntax

public void updateSalesTaxInquiryTable_IN()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class