Share via


ReleaseUpdateDB60_Ledger.updateExciseRegistersInquiryTable_IN Method [AX 2012]

Updates the ExciseRegistersInquiryTable_IN table.

The RecIds of TaxRegistrationNumberTable_IN table is now stored in place of ECCNumber. Also the field FieldId is replaced by new field -FieldName.

Syntax

public void updateExciseRegistersInquiryTable_IN()

Run On

Server

Remarks

The records IDs of the TaxRegistrationNumberTable_IN table are now stored instead of ECCNumber values. Additionally, the FieldId field is replaced by new field, FieldName.

See Also

Reference

ReleaseUpdateDB60_Ledger Class