Application Development 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: 

Asset Balance Report (Tcode AR01)

0 Kudos

Hi,

Recently our system is upgraded from 46b to ECC5.0 .

But when i try to execute "Asset balance Report"(AR01) for One user it shows report output. But for another user with Same inputs I am getting message "No data Selected". This indicates that it has something to do with User Profile or authorizations. I have refered to note 141876 also.

Has anybody come across such issue? Any suggestions?

Regards,

Umesh

2 REPLIES 2

Former Member
0 Kudos

Hi,

As noted by you, i would recommend comparision of authorizations of both the users using the report and see if there exists in difference.

If the selects are based on a logical database it is typical to have authority checks occuring, i beleive it is a user authorization problem.

Former Member
0 Kudos

Umesh,

Sounds like you need to debug the code a bit.