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

Problem connecting the back-end SAP system to eclipse

Former Member
0 Likes
881

Hi,

I am trying to configure the secure network communication in ABAP back-end system to connect the system in Eclipse, but the settings won't stay in the properties after I hit ok. I read on one discussion here that this setting is not at all required to connect the system in eclipse(http://scn.sap.com/thread/3598957) but when I try to connect through eclipse I get the following error:

Logon to system failed (System does not support Eclipse-based ABAP Development Tools)

My Support package level in kernel information is 201 in SAP ECC 6.0( Refer the screenshot below).

I believe this package level is supported for the eclipse. Can you please advice what the problem is ?

Thanks,

Sneha

1 ACCEPTED SOLUTION
Read only

stefan_eisen
Explorer
0 Likes
673

Hi Sneha,

you need check the version of your basis stack. It needs SAP Kernel 7.20 and SAP BASIS 7.31/7.03 SP04 (i.e. 7.40 ...) or higher on the backend system.

Br,

Stefan

Hi,

I am trying to configure the secure network communication in ABAP back-end system to connect the system in Eclipse, but the settings won't stay in the properties after I hit ok. I read on one discussion here that this setting is not at all required to connect the system in eclipse(http://scn.sap.com/thread/3598957) but when I try to connect through eclipse I get the following error:

Logon to system failed (System does not support Eclipse-based ABAP Development Tools)

My Support package level in kernel information is 201 in SAP ECC 6.0( Refer the screenshot below).

I believe this package level is supported for the eclipse. Can you please advice what the problem is ?

Thanks,

Sneha

2 REPLIES 2
Read only

stefan_eisen
Explorer
0 Likes
674

Hi Sneha,

you need check the version of your basis stack. It needs SAP Kernel 7.20 and SAP BASIS 7.31/7.03 SP04 (i.e. 7.40 ...) or higher on the backend system.

Br,

Stefan

Read only

0 Likes
673

Oh My Basis stack version is 7.0. I guess that is it...I won't be able to carry on with this version.

Thanks Stefan.