Hi there,
I have a report that works fine in Classic.
But, when I run this report in RTC, somehow my rights are not sufficient.
In this report, I have a variable. When I 'hard-code' this variable in my report, it works like a bee.
(codJobNo := '12345';)
Does anyone has a clue what I can do so that this user can use this report in both Classic and Live?
I spent several hours, checking rights, etc. but only when I add ALL table data in permission, it works in RTC.
Can someone give me a clue?
Thanks in advance.
Thijs
0
Comments
If you are doing the hard code in the Request form, then check is it possible to move it to some other Sections like initReport... or duplicate the same in Request page also...
Regards,
Raveendran.BS