ReleaseUpdateDB60_Ledger.allowDupEximDEPBDetailsTable_INSchemesTa Method [AX 2012]

Updates the index SchemesTableProductGroupIdx in the table EximDEPBDetailsTable_IN to allow duplicate records.

public void allowDupEximDEPBDetailsTable_INSchemesTa()

Run On

Server

The ProductGroup field is replaced with the new surrogate key field EximProductGroupTable index SchemesTableProductGroupIdx. 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: