Hey guys,
I have upgraded my reports from NAV 2009 to BC.
It worked very well, but now I have one report, which I cannot compile:
One functions uses this code snippet:
In the earlier version there were some record variables based on record 357 & record 359. All variables which are build on that records I have changed by replacing them through the record "Document Entry Set".
Now some functions on my report are not working anymore, like in the above snippet.
My problem is now the function: JobTaskDimObjectNoList...do know how I have to handle this?
The error message says:
"The variable record must belong to 2000000058 and not to 480."
Hiw do I have to adjust the function?
Thank you ;)