Share via


ReleaseUpdateDB60_Ledger.updateExciseInquiryTable_IN Method [AX 2012]

Updates the ExciseInquiryTable_IN table.

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

Syntax

public void updateExciseInquiryTable_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