ReleaseUpdateDB60_Ledger.allowDupLedgerRelatedAccts_ESTypeACIdx Method [AX 2012]
Updates the TypeACIdx index in the LedgerRelatedAccounts_ES table to allow for duplicate records.
The FromAccount and ToAccount fields are replaced with the new FromAccountRecId and ToAccountRecId fields in the TypeACIdx unique index.
Initially these fields contain no value. Therefore, the index is set to allow for duplicates before the fields are updated with the value of the RecId fields of the MainAccount table.
Community Additions
ADD
Show: