Share via


ReleaseUpdateDB60_Invent.allowDupInvtFsclLIFOJrnllTrnsAdjGrpIdx Method [AX 2012]

Updates the index GroupItemYearIdx value in the InventFiscalLIFOJournalTransAdj table to allow for duplicate records.

Syntax

public void allowDupInvtFsclLIFOJrnllTrnsAdjGrpIdx()

Run On

Server

Remarks

Truncated method name from .

Initially this field contains no value. The FiscalLIFOGroupId value is replaced with the new surrogate key InventFiscalLIFOGroup value in the GroupItemYearIdx record.The index is set to allow for duplicates before the value is updated with the record ID of the InventFiscalLIFOGroup table.

See Also

Reference

ReleaseUpdateDB60_Invent Class