ReleaseUpdateDB60_Cust.updateGDL_NO_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_NO_EDT_Records()

Run On

Server

Remarks

Updates the BankCustPaymIdTable column in the CustGroup, BankCustPaymIdTable, CustParameters, and CustTable tables with the value from the RecId field of the CustPaymModeTable tables that are based on the value of the del_PaymIdType column.

See Also

Reference

ReleaseUpdateDB60_Cust Class