cancel
Showing results for 
Search instead for 
Did you mean: 

Define Fixed Exchange Rate of journal entry

dilipkumbhar
Participant
0 Kudos

I am using SAP business one 9.2 SDK for adding journal entry.I want to use different currencies in journal entry.I want to set fixed exchange rate,currency and value of exchange rate using sdk. I have used this code,

Dim objVoucher As SAPbobsCOM.JournalVouchers

objVoucher.JournalEntries.

I can not find the object of fixed exchange rate,currency and value of exchange rate

Accepted Solutions (0)

Answers (1)

Answers (1)

agustin_marcoscividanes
Active Contributor
0 Kudos

Hi

try in the journal entry lines, with the field systemRate.

Kind regards

Agustín