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: 

SQ01 and authorization object S_TABU_DIS

Former Member
0 Kudos

Hi,

we created a query with the following tables:

EKKO;

ESLH;

ESKL;

ESLL;

EKKN

When users execute the query system replies saying that users doesn't have the authorization to read EKKO.

I executed /nSU53 and system displays an authorization object named S_TABU_DIS with the missing activity (03) and authorization group (MA)

I searched for the above authorization group:

http://help.sap.com/saphelp_470/helpdata/en/c6/74ba3bd14a6a6ae10000000a114084/content.htm

I read the link and its content but this authorization seems related to SM30 and SE16 trx

Don't understand why this happens to SQ01 when the query reads EKKO table.

Thanks

Best regards

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

maybe it's because is morning but i dont see any error, read this http://scn.sap.com/community/embedded-analytics/blog/2013/02/07/howto-analyse-sqvi-and-sq01-usage-an...

Let me know if you need more info

a

4 REPLIES 4

Former Member
0 Kudos

Hi

maybe it's because is morning but i dont see any error, read this http://scn.sap.com/community/embedded-analytics/blog/2013/02/07/howto-analyse-sqvi-and-sq01-usage-an...

Let me know if you need more info

a

0 Kudos

Hi,

without object "S_TABU_DIS" with the activity (03) and authorization group (MA)

system cannot read EKKO table

Not clear how the above authorization is linked and interacts with EKKO

I enabled that object but what happens if user has this kind of authorization object?

Regards

0 Kudos

Hi

1. as it should be, you are giving him the auth to read EKKO even if you are not giving him transaction SM30 via SQ01 and

Object S_TABU_DIS provides you authorizations for displaying or maintaining tables.

2.if you will not give access to SM30 or program like that, it will not happen anything

Let me know if you need further details

a

0 Kudos

Hi

See also SAP Note 1557277 - SQVI/SQ01: No authorization check on S_TABU_NAM

Regards

Eduardo