ReleaseUpdateDB60_Ledger.allowDupTaxTurnOverLine_NLKeyIdx Method [AX 2012]

Updates the KeyIdx value in the TaxTurnOverLine_NL table to allow for duplicate records.

public void allowDupTaxTurnOverLine_NLKeyIdx()

Run On

Server

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.

Community Additions

ADD
Show: