Share via


ReleaseUpdateDB60_Ledger.updateGDL_BE_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_BE_EDT_Records()

Run On

Server

Remarks

This method updates the TaxIntervatGeneral field in the TaxIntervatDetail tables to the value from the RecId field of the TaxIntervatGeneral table.It updates the TaxEdivatErrors field in the TaxEdivatReturnedErrors tables to the value from the RecId field of the TaxEdivatErrors table.It updates the TaxEdivatGeneral field in the TaxEdivatReturnedErrors tables and the TaxEdivatDetail field to the value from the RecId field of the TaxEdivatGeneral table.

See Also

Reference

ReleaseUpdateDB60_Ledger Class