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: 

Error with S_ALR_87011990

Former Member
0 Kudos

Hi Security Gurus,

I have a peculiar problem with transaction S_ALR_87011990 - Asset History Sheet.

One user uses a particular set of inputs and gets an error "no data selected", while other users using the same set of inputs get a proper output.

Also we have a quality system which was very recently refreshed with the production data. Here when the user executes this transaction, he gets the correct output. This is quite baffling as in both system the user has the same set of authorizations. (confirmed this with a comparison betwen the two systems)

The authorization values for A_A_VIEW and other related A_B_* and A_S_* auth objects also seem to be correct.

Please help to to solve this..

2 REPLIES 2

Former Member
0 Kudos

Hi,

Can you chek with the user's parameters.

Check with user who is getting the correct values in T-CODE SU01.

Parameter ID Parameter Value Short Description

And copy the same parameters to the user ID who is not getting.

And also can you check with Organization values in roles

I hope I am clear.

Cheers

Soma

Message was edited by:

soma pradeep

Former Member
0 Kudos

Error found to be with the value given for the org object field in the role. Apparently the authorization check did not accept A* as a valid auth value but a proper range was required.