on ‎2015 Aug 12 11:10 AM
Hi,
Currently we are working on NW BPC 10.0.
I have executed the below script logic in UJKT,I am getting some errors.
Here our requirement is if value is greater than FUTA_LIMIT then need to subtract TOT_COMP_YTD of previous month with current month FUTA_LIMIT.
my doubt is can use the code [HR_ACCT].[FUTA_LIMIT],[TIME].[%TIME%]-[HR_ACCT].[TOT_COMP_YTD],[TIME].TMVL(-1,%TIME%) inside the rec statement.
Regards
Anitha
Request clarification before answering.
It is working.. I forgot to put braces.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Anitha,
You can not use MDX and REC statement both together in a logic script.Try to use Select and Rec combination in logic script it will help.
Thanks
Anil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 4 | |
| 2 | |
| 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.