Share via


ReleaseUpdateDB60_Ledger.updateGDL_IT_EDT_Records Method [AX 2012]

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

Syntax

public void updateGDL_IT_EDT_Records()

Run On

Server

Remarks

This method updates the TaxBook field in the TaxTrans, TaxBookStatus and TaxBookSection tables to the value from the RecId field of the TaxBook table.It also updates the TaxBookSection field in the TaxTrans tables to the value from the RecId field of the TaxBookSection table.

See Also

Reference

ReleaseUpdateDB60_Ledger Class