Hi Experts,
I am using BPC 7.5 Microsoft version, I am validating a script logic containing Runlogic section and validation result is showing syntax error:
Runlogic Section:
*RUNLOGIC
*APP=FINANCE
*LOGIC=FXTRANS
*DIMENSION DATASRC=HEADCOUNTAPP
*DIMENSION EMPL_TYPE=
*DIMENSION EMPLOYEE=
*DIMENSION RPTCURRENCY=LC
*DIMENSION TIME=descendants([time].[%TIME_PREFIX%.total],99,leaves)
*ENDRUNLOGIC
Syntax error showing at:
*DIMENSION EMPL_TYPE=
*DIMENSION EMPLOYEE=
Above Runlogic section is being called from an headcount logic and as you see it is calling the Fxtrans logic of Finance Application, Now the 2 statements on which validation checker is showing syntax error are dimension instructions and are of headcount application.
This same was working in BPC 5.1, Please advice how to correct this syntax error.
Thanks & Regards,
Rohit