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 for ABAP in Eclipse

Former Member
45,590

Hello,

I am making my first steps into the ABAP in Eclipse world, but am facing some kind of authorization issue.

The version of my installed Eclipse as well as the IDES system I want to connect are all compatible to ABAP in Eclipse, according to the documentation.

My user has been granted the role IDES_DEVELOP, however when I try to connect to the system via Eclipse I get the following error message: No authorization to access the resource /sap/bc/adt/compatibility/graph.

Is there any authorization object, role or profile especially required, to connect to SAP via Eclipse?

Regards

Sebastian

1 ACCEPTED SOLUTION
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
18,898

Hello Sebastian,

You must have the role SAP_BC_DWB_ABAPDEVELOPER, specifically check for the authorization object S_ADT_RES.

You can check in SU53 which authorization fails in your case.

BR,

Suhas

4 REPLIES 4
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
18,899

Hello Sebastian,

You must have the role SAP_BC_DWB_ABAPDEVELOPER, specifically check for the authorization object S_ADT_RES.

You can check in SU53 which authorization fails in your case.

BR,

Suhas

Read only

Former Member
0 Likes
18,898

Thanks, this worked out for me 🙂

Read only

Former Member
0 Likes
18,898

Perfect address of the issue. Worked fine for me. Thanks Suhas.

Read only

kattang
Explorer
18,898

I have the role SAP_BC_DWB_ABAPDEVELOPER; however, the role is missing a value in S_ADT_RES.

Modify the role to make sure it contain the following values

- URI=/sap/bc/adt/compatibility/graph

- URI=/sap/bw/modeling/discovery

- URI=/sap/bw/modeling/repo/is/dbinfo

- URI=/sap/bw/modeling/*