ReleaseUpdateDB60_Ledger.allowDupLedgerOpeningTable_ESShMnAcct Method [AX 2012]

Updates the ShMnAcctIdx index in the LedgerOpeningTable_ES table to allow for duplicate records.

public void allowDupLedgerOpeningTable_ESShMnAcct()

Run On

Server

The AccountNum field is replaced with the new MainAccount field in the ShMnAcctIdx unique index. Initially this field contains no value. Therefore, the index is set to allow for duplicates before the field is updated with the value of the RecId field of the MainAccount table.

Community Additions

ADD
Show: