Share via


ReleaseUpdateDB60_Cust.allowDupCommissionSalesRepGroupEmplId Method [AX 2012]

Updates the index GroupEmplIdx in the table CommissionSalesRep to allow duplicate records.

Syntax

public void allowDupCommissionSalesRepGroupEmplId()

Run On

Server

Remarks

Must temporarily turn off uniqueness for this index until the new Person field can be populated.

See Also

Reference

ReleaseUpdateDB60_Cust Class