cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization for reading Status tables JCDS, JSTO and TJ30T

Former Member
0 Kudos

I have an MII transaction which uses RFC_READ_TABLE to read the tables JCDS, JSTO and TJ30T (see thread http://scn.sap.com/thread/3163074). This works fine in my test environment, running under a test user with access to all tables, but when I move into production I will have to use a production user with specific authorization to read these tables. I found that all three tables require authorization group BSV under authorization object S_TABU_DIS but adding this to the authorization of my production user still does not allow me access. I get the following error when I run my MII transaction:

[ERROR] Unable to make RFC call Exception: [User not authorized to access QUERY_TABLE]

I am using MII version 12.1, Netweaver CE 7.1 EHP1 and SAP ECC 6.0. My production SAP user has the authorization config as per the attached screen shot.

Does anyone know what else I need to do to get display access to these tables?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I think you should be able to use transaction ST01 to figure out your security issue.

Former Member
0 Kudos

Many thanks - will ask my Basis team to do since I don't have access.

Former Member
0 Kudos

Basis team ran a trace and confirmed that the required authorization groups are BCSV and SA, not BSV. Thanks

Answers (0)