Share via


ReleaseUpdateDB60_Ledger.updateVATDefermentInquiry_IN Method [AX 2012]

Updates the VATDefermentInquiry_IN table.

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

Syntax

public void updateVATDefermentInquiry_IN()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class