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

Error while creating new ABAP project in Eclipse

Former Member
0 Likes
2,106


Hi,

I have installed the eclipse for ABAP development.Now while creating the new ABAP project I have given the system logon details but it is giving me following error message:

"Logon to system failed (System doesnt support Eclipse based development tools)".

Please provide me a solution.

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,131

Hi Shubhangi,

     The error is coming because of the system specifications.For Eclipse you should have AS ABAP of SAP NetWeaver 7.03/7.31 SP4 and above.

Read this document FAQs - ABAP Development Tools for Eclipse .

Please ask basis consultant to upgrade the system and then you can develop code using eclipse.:)

Hope this will help you.

Regards,

Sneha

4 REPLIES 4
Read only

ipravir
Active Contributor
0 Likes
1,131

Hi Shubhangi,

Please check the below role is assign in User.

SAP_BC_DWB_ABAPDEVELOPER

SAP_BC_DWB_WBDISPLAY

and SAP GUI version should be more then or equal to 7.2 to patch level 9.

Regards.

Praveer,

Read only

Former Member
0 Likes
1,131

ABAP Development Tools for Eclipse is compatible with AS ABAP of SAP NetWeaver 7.31/7.03 SP04 onwards. Please chcek the version of your ERP system.

Read only

Former Member
0 Likes
1,132

Hi Shubhangi,

     The error is coming because of the system specifications.For Eclipse you should have AS ABAP of SAP NetWeaver 7.03/7.31 SP4 and above.

Read this document FAQs - ABAP Development Tools for Eclipse .

Please ask basis consultant to upgrade the system and then you can develop code using eclipse.:)

Hope this will help you.

Regards,

Sneha

Read only

ipravir
Active Contributor
0 Likes
1,131

Hi,

Please go through with the below link, since the below link is having very old method to access the ABAP programming in Eclipse.

http://scn.sap.com/community/abap/eclipse/blog/2012/07/16/installing-abap-in-eclipse

But, it's contains the other setting like what user role should be exist to create object from eclipse and version information of the SAP Netweaver.

Currently you can use the below link to update the latest component in eclipse to do or create  the ABAP objects.

https://tools.hana.ondemand.com/

Regards.

Praveer.