Share via


ReleaseUpdateDB60_Basic.allowNoDupIntrastatArchiveDetailArchIdx Method [AX 2012]

Updates the ArchIdx value of the IntrastatArchiveDetail table to disallow for duplicate records.

Syntax

public void allowNoDupIntrastatArchiveDetailArchIdx()

Run On

Server

Remarks

After updating the key of the IntrastatArchiveGeneral table by using the record ID value of the IntrastatArchiveGeneral table, the ArchIdx value is reset to disallow for duplicate records.

See Also

Reference

ReleaseUpdateDB60_Basic Class