ReleaseUpdateDB60_Invent.allowDupInventProdComLineDetailKeyIdx Method [AX 2012]
Updates the key index in the InventProdComLineDetail table to allow for duplicate records.
Syntax
public void allowDupInventProdComLineDetailKeyIdx()
Run On
Server
Remarks
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.