Share via


ReleaseUpdateDB60_Invent.allowNoDupInventProdComLineDetailKeyIdx Method [AX 2012]

Updates the key index in the InventProdComLineDetail table to disallow duplicate records.

Syntax

public void allowNoDupInventProdComLineDetailKeyIdx()

Run On

Server

Remarks

After updating the surrogate key InventProdComTable table with the record ID of the InventProdComTable table, the record ID in the table is reset disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Invent Class