Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem testing

Former Member
0 Likes
430

Hi Experts,

I have created a report and it works fine for me in both Dev and Qualty sytems. But for my user he is tring to run it in Quality he is not getting the result as I am getting in Quality. We both are in same sytem. What may be the issue.

Thanks.

Oscar.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
414

Hi,

System cannot behave like that, please know the input parameters that your user have entered.

And also check there could be any autorization issues.

Thanks,

Sriram Ponna.

3 REPLIES 3
Read only

Former Member
0 Likes
414

There might be authorization issue ...

Read only

Former Member
0 Likes
415

Hi,

System cannot behave like that, please know the input parameters that your user have entered.

And also check there could be any autorization issues.

Thanks,

Sriram Ponna.

Read only

Former Member
0 Likes
414

Are you executing any standard SAP coding. i.e. function modules. If so, then it could be auth problems.

You may be better to debug the program at the same time making sure that data is extracted correctly.

The last bit is a bit obvious which you should be trying anyway.