ReleaseUpdateDB60_Bank.updateExchAdjPL Method [AX 2012]

Upgrade script for the exchange adjustment feature for PL.

The upgrade script is necessary due to the following changes in the data model from previous version.

1. The country specific fields have been moved from BankAccounTrans to BankAccountTransPL.

2. The country specific fields have been moved from ledgerJournalTrans to LedgerJournalTrans_RCash.

public void updateExchAdjPL()

Run On

Server

The upgrade script is required because of the following changes in the data model from the previous version:

  • The country-specific fields have been moved from the BankAccounTrans table to the BankAccountTransPL table.

  • The country-specific fields have been moved from the ledgerJournalTrans table to the LedgerJournalTrans_RCash table.

Community Additions

ADD
Show: