Share via


ReleaseUpdateDB60_Retail.allowDupRetailStaffTableWorkerIdx Method [AX 2012]

Pre-sync script to allow duplicate index on the RetailStaffTable table.

Updates the workerIdx index in the RetailStaffTable table to allow duplicate records.

Updates the staffIdx index in the RetailStaffTable table to allow duplicate records.

Syntax

public void allowDupRetailStaffTableWorkerIdx()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Retail Class