on 2021 Feb 08 3:25 PM
Dear Expert,
We have recently found out that the currency translation program suddenly not working when user tries to save data. We put our currency translation script in default logic. Previously the currency translation is working fine. Our issue here is when we tried to hardcoded to a specific period such as "2020.01". The currency translation is working fine. But when we changed back to "%TIME_SET%" . It doesn't work.
Below is the currency translation logic script.
*RUN_PROGRAM CURR_CONVERSION
CATEGORY = C_BRANCH_BUDGET_MONTH
RPTCURRENCY = LC
TID_RA= %TIME_SET%
RATEENTITY=Global
*ENDRUN_PROGRAM
Below is the Default Logic where FXTRANS2.LGF is the above logic script.
// This script contains the logic which is executed whenever data is entered and sent
*INCLUDE FXTRANS2.LGF
Would anyone have an idea what the problem could be?
Thank you,
Weng Yee
Request clarification before answering.
| User | Count |
|---|---|
| 15 | |
| 11 | |
| 11 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.