Share via


ReleaseUpdateDB60_Invent.allowNoDupInventProdComLineWithoutCodeKe Method [AX 2012]

Updates the key index of a record in the InventProdComLineWithoutCode table to disallow duplicate records.

Syntax

public void allowNoDupInventProdComLineWithoutCodeKe()

Run On

Server

Remarks

The method name is truncated from the .

After the replacement key record of the InventProdComTable table is updated with the value of the key index of the InventProdComTable table, the key index is reset to disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Invent Class