I designed a program in Dynamics SL v.6.5 with the VBTools; it creates transactions in Cash Manager by Object Model (COMM), but depending on the currency of the accounts, the program has to change/select the currency automatically. Does anybody know how I can select the currency by COMM?. Manually the users can select the currency if they go to the Currency Selection toolbar; is it possible to do this programmatically?. Thanks.
I searched and found the syntaxis to change the currency; I am running the screen "Cash Account Transactions (20.010)"; the command to change the currency apparently runs well, but the currency in the batch continues being the default currency, and the batch ends with errors, the screen doesn't take in account the command. Do you know if the currency can be changed in any screen or only in some ones?. Thanks.