PdsRebateTableType.setLedgerJournalTransCurrencyExchRate Method [AX 2012]
Sets exchange rate information in the LedgerJournalTrans table, depending on the currency code and transaction date.
protected void setLedgerJournalTransCurrencyExchRate(LedgerJournalTrans _ledgerJournalTrans)
Run On
CalledParameters
- _ledgerJournalTrans
- Type: LedgerJournalTrans Table
The LedgerJournalTrans record to set the values.
Community Additions
ADD
Show: