ReleaseUpdateDB60_Ledger.allowDupEximSetOffRulesLine_INProductGro Method [AX 2012]

Updates the index ProductGroupSetOffRulesIdx in the table EximSetOffRulesLine_IN to allow duplicate records.

public void allowDupEximSetOffRulesLine_INProductGro()

Run On

Server

The ProductGroup field is replaced with the new surrogate key field EximProductGroupTable is replaced in ProductGroupSetOffRulesIdx. Initially the EximProductGroupTable field contains no value. So the index is set to allow duplicates before the field is updated with the value of the RecId fields of the table EximProductGroupTable_IN.

Community Additions

ADD
Show: