Share via


ReleaseUpdateDB60_Ledger.updateGDL_SP_EDT_Records Method [AX 2012]

Updates the replacement key column in the foreign tables with the value from the RecId field of the primary table.

Syntax

public void updateGDL_SP_EDT_Records()

Run On

Server

Remarks

This method updates the TaxBookTable field in the TaxReportTable and TaxBookTaxCodes tables to the value from the RecId field of the TaxBookTable table.

See Also

Reference

ReleaseUpdateDB60_Ledger Class