Currency Mapping - ARM
Hi there,
Is there a way to map currencies? I have a requirement where I am loading a source flat file that contains currency codes, but in a different format/code that the currency codes in ARM.
I know that by creating different locations per curencies, I can achieve this, but that means I would need to break up my source file, maintain multiple mappings, etc...
For instance, the file has the following records:
Profile, Account, Profit Centre, Currency, Amount
110100-1010001, 110100, 1010001, USD Total, 150000
110100-1010001, 110100, 1010002, EUR Total, 160000
Would it be possible to map those codes to the ones in ARM (ie USD and EUR respectively) without creating any additional locations?
0