ReleaseUpdateDB60_Cust.allowNoDupCommissionSalesRepGroupEmplId Method [AX 2012]
Updates the index GroupEmplIdx in the table CommissionSalesRep not to allow duplicate records.
Syntax
public void allowNoDupCommissionSalesRepGroupEmplId()
Run On
Server
Remarks
Turn uniqueness for this index back on now that the new Person field has been populated.
///