Share via


ReleaseUpdateDB60_Ledger.updateGDL_TaxRep347_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_TaxRep347_EDT_Records()

Run On

Server

Remarks

This method updates the TaxReport347Table field in the TaxReport347Tenants and TaxReport347Trans tables with the value from the RecId field of the TaxReport347Table table.It updates the TaxRep347AddressAbbrev field in the TaxReport347Tenants tables to the value from the RecId field of the TaxRep347AddressAbbrev table.

See Also

Reference

ReleaseUpdateDB60_Ledger Class