Share via


ReleaseUpdateDB60_Ledger.updateGDL_US_EDT_Records Method [AX 2012]

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

Syntax

public void updateGDL_US_EDT_Records()

Run On

Server

Remarks

Updates the Tax1099Fields field in the LedgerJournalTrans table with the value from the RecId field of the Tax1099Fields table.The Tax1099CountryRegion field of table Tax1099Summary will be populated with United States country code.

See Also

Reference

ReleaseUpdateDB60_Ledger Class