Hello,
We have a requirement to run FX trans based on Account dimension. We have enhanced the datamanger SelectionInput Prompt to include Account dimension. This enabled the selection based on Account to show up in the datamager package. After that we enhanced the script logic as below
*RUN_PROGRAM CURR_CONVERSION
CATEGORY = %CATEGORY_SET%
CURRENCY = %CURRENCY_SET%
TID_RA = %TIME_SET%
RATEENTITY = GLOBAL
OTHER = [ENTITY=%ENTITY_SET%;ACCOUNT=%ACCOUNT_SET%]
*ENDRUN_PROGRAM
Unfortunately the currency translation is not working taking account into consideration. Any help is greatly appreciated.
Thanks,
Shai