ReleaseUpdateDB60_Ledger.allowDupTaxTurnOverLine_NLKeyIdx Method [AX 2012]
Updates the KeyIdx value in the TaxTurnOverLine_NL table to allow for duplicate records.
Syntax
public void allowDupTaxTurnOverLine_NLKeyIdx()
Run On
Server
Remarks
The TurnOverID field is replaced with the key of the TaxTurnOverTable_NL table of the unique KeyIdx value. Initially, this field contains no value. Therefore, the index is set to allow for duplicates before the field is updated with the RecId value of the TaxTurnOverTable_NL table.