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

authorization Issue with AR01 while executing through a Variant

Former Member
0 Likes
645

HI Experts,

I have a user who is trying to execute AR01 with a variant created by user. when user tried to execute it gave a message No Data maintained.

I tried the same with a test user giving SAP_ALL, i got the required data. so I ran a trace on the end user, there was nothing which i need to do because all I got on Trace is RC=0 i tried the same with the test user (with SAP_ALL) it also gave the same Trace log.

but why is it failing for the end use?

any help is highly appreciated

Thank you in Advance.

1 ACCEPTED SOLUTION
Read only

mvoros
Active Contributor
0 Likes
501

Hi,

check Note 141876 - Authorization checks in asset reporting. It explains why you can't see any authororization failures in trace.

Cheers

2 REPLIES 2
Read only

mvoros
Active Contributor
0 Likes
502

Hi,

check Note 141876 - Authorization checks in asset reporting. It explains why you can't see any authororization failures in trace.

Cheers

Read only

Former Member
0 Likes
501

Thank you Very much.. this note was helpful in solving this issue.

Regards.