Share via


ReleaseUpdateDB60_Invent.allowDupInventProdComLineWithoutCodeKeyI Method [AX 2012]

Updates the key index in the InventProdComLineWithoutCode table to allow for duplicate records.

Syntax

public void allowDupInventProdComLineWithoutCodeKeyI()

Run On

Server

Remarks

Truncated method name from . The InventProdComPeriodId value is replaced by the key index of a record in the InventProdComTable table. Initially this field contains no value. The index is set to allow for duplicates before the field is updated with the record ID of the InventProdComTable table.

See Also

Reference

ReleaseUpdateDB60_Invent Class