Share via


ReleaseUpdateDB60_Basic.updateGDL_BE_EDT_Records Method [AX 2012]

Updates the key column of the foreign tables with the value from the record ID of the primary table.

Syntax

public void updateGDL_BE_EDT_Records()

Run On

Server

Remarks

This method updates the IntrastatArchiveGeneral field of the IntrastatArchiveDetail table with the record ID of the IntrastatArchiveGeneral table.It also updates the AddressCountryRegionGroupBLWI field of the tables AddressCountryRegionBLWI and TradeBLWILineswith the record ID of the AddressCountryRegionGroupBLWI table.It updates the BankPaymBalanceSurvey field of the tables TradeBLWILines and BankPaymBalanceSurveyPaymCodeswith the record ID of the BankPaymBalanceSurvey table.

See Also

Reference

ReleaseUpdateDB60_Basic Class