Currently we have a PBCS application using standard multi-currency. We are noticing two issues.
- We are loading data just to USD and it's also putting that data into Local. Which it shouldn't be doing.
- When we load Local and USD it's placing the data correctly into the Local then adding USD as well this makes it look like Local = Local + USD. The Workbench shows the data exactly as the source file shows.
We have tried to change the import format and several other things but we are NOT sure if this is a bug or what.