Hello All,
I am trying to reverse engineer some code in AX 2012 which creates records in the LedgerJournalTrans table (including setting the value for LedgerJournalTrans.ExchRate) and then posts the journals.
My question though is, how does AX use the LedgerJournalTrans.ExchRate value to calculate the amount to post for the Accounting Currency and Reporting Currency fields? Or does it use some other method?
In other words, how does a record get from the LedgerJournalTrans table, with only the transaction currency amount, into GeneralJournalAccountEntry table with the correctly converted Accounting and Reporting Currency amount.
Thank you,
Phil
*This post is locked for comments
I have the same question (0)