cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BPC Currency Translation Program Not Able to run in Default Logic

former_member621597
Discoverer
0 Likes
200

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

Accepted Solutions (0)

Answers (0)