Share via


ReleaseUpdateDB60_Invent.allowNoDupInventProdComLineWithCodeKeyId Method [AX 2012]

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

Syntax

public void allowNoDupInventProdComLineWithCodeKeyId()

Run On

Server

Remarks

The method name is truncated from the .

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

See Also

Reference

ReleaseUpdateDB60_Invent Class