I need to implement Limited currency translation where transactions in USD should not be converted and USD should be allowed as Input currency. In other words, transactions in MXN and CAD should be converted to USD. I got all the changes required from Logic perspective. Now, I need to allow users to input data in USD from Input Schedule since no currency translation takes place for USD. To enable that, I went and changed CALC property in mbrRptCurrency table for USD to u2018Nu2019. It works fine for now, however when some one process the RptCurrency dimension it automatically reverts back to CALC property as u2018Yu2019 for USD. This stops user to input data from USD anymore.
Is there any way to configure this permanently so that it is not updated during dimension process?
Thanks in advance.
Edited by: Sankar Janakiraman on Feb 19, 2009 10:30 PM