Share via


ReleaseUpdateDB60_Ledger.updateGDL_LedgerGDPdU_EDTRecord 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_LedgerGDPdU_EDTRecord()

Run On

Server

Remarks

This method updates the LedgerGDPdUGroup field in the LedgerGDPdUTable tables to the value from the RecId field of the LedgerGDPdUGroup table.It also updates the LedgerGDPdUTable field in the LedgerGDPdUTableSelection, LedgerGDPdUField and LedgerGDPdURelation tables to the value from the RecId field of the LedgerGDPdUTable table.

See Also

Reference

ReleaseUpdateDB60_Ledger Class