Quantcast
Channel: SCN : Popular Discussions - ABAP in Eclipse
Viewing all 1215 articles
Browse latest View live

AIE Webdynpro component controller

$
0
0

When creating an attribute it is not possible to mark ist as public, this flag always gets lost in activating. i guess it's a bug i have to set this in se80 for that circumstances.

alternatively i also postet to sap oss, but there are so long delays for responses at the moment (> 3 weeks for medium priority problems), maybe someone here has an idea whether this is a bug or any solution or workaround.

regards oliver


ADT: Web Dynpro view/window error "Failed to create the part's controls"

$
0
0

Hi, all

Most of the things in my ADT work fine (e.g. programs, structures, domains), even the Web Dynpro Componentcontroller can be edited.

However, with Web Dynpro view and window I get this error message: "Failed to create the part's controls".

In SAP GUI everything works fine.

Why could this happen and what can I do?

 

My system details:

 

The Java error log in Eclipse is quite long. It starts with:

java.lang.IllegalStateException: java.lang.IllegalArgumentException: No enum constant com.sap.adt.wda.controller.semanticfs.common.ControllerFileServices.ControllerObjectTypeEnum.WDYNWZ

    at com.sap.adt.tools.core.ui.editors.AdtFormEditor.addPages(AdtFormEditor.java:222)

    at org.eclipse.ui.forms.editor.FormEditor.createPages(FormEditor.java:138)

    at com.sap.adt.tools.core.ui.editors.AdtFormEditor.createPages(AdtFormEditor.java:1251)

    at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:362)

    at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:140)

    at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(CompatibilityEditor.java:99)

    at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:321)

    at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

...

As it is not popular to post long logs unnecessarily, I will skip the rest of it for the moment - let me know if it could help and I will post it.

Thanks for help!

KR,

Igor

Unable to connect SAP systems from Eclipse

$
0
0

I am just trying to move from SE80 to Eclipse for ABAP developments.

 

I installed Eclipse followed by installtion of ABAP development tools using https://tools.hana.ondemand.com/juno as source of software tools.

 

I am unable to connect SAP

 

systems which are already available in SAP logon pad. I can see systems while creating new project but when I am trying to login into system using correct credentials eclipse is throwing error.

 

I am putting all details below.

 

Please help me in getting a solution of this problem.

 

Thanks.

 

Error which is occuring -

scn2.JPG

 

Eclipse Version - 4.2 Juno

 

System Details:  Please note there is some warining regarding SNC but I am not sure that is this creating some problem.

scn1.png

 

Network connection preferences in Eclipse

scn3.JPG

 

Below is Trace of Eclipse -

 

**** Error file opened at 20131220 090633 India Standard Time Rel 3.1.0
Embedded (2013-01-25) [721.44]

Error:  >Fri Dec 20 09:06:33,457<   
RfcException: [null]
   
message: Connect from SAP gateway to RFC server failed

Connection parameters:
TYPE=A DEST=ED1_110_rbagaria_en
ASHOST=170.167.250.16
YSNR=00
PCS=1
LOCATION    SAP-Gateway on host sap-ed1ci.np.XXXXX.com / sapgw00

ERROR       timeout during allocate

TIME        Fri Dec 20 03:37:27 2013

RELEASE     721

COMPONENT   SAP-Gateway

VERSION     2
RC          242

MODULE      gwr3cpic.c

LINE        2164

DETAIL      no connect of TP sapdp00 from host 170.167.250.16 after 20 sec

COUNTER     3

   
Return code: RFC_FAILURE(1)
   
error group: 102
   
key: RFC_ERROR_COMMUNICATION

 

 

Below entries are in host file

sapmsED1 3600/tcp

sapmsES1 3602/tcp

Unable to connect to https://tools.hana.ondemand.com/kepler

$
0
0

I installed HANA Studio 1.80.3  (Kepler 4.3.2.v20140221)

When I try to install "ABAP Development Tools for SAP NetWeaver"  with Help->install new software i get the following error...

 

Thank You very much for any hint

-----

 

Error: System does not support Eclipse based ABAP Development Tools

$
0
0

When attempting to create a new ABAP Project in ADT, I get an error at the credentials screen.

 

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

 

ADTFailure.PNG

 

Perhaps someone can help shed some light on this.  Is there some additional configuration that must be done either on the client or backend?

 

Thanks

Luke

Abap in Eclipse Logon to system fail

$
0
0

Hello,


i am new user of abap in eclipse.

i already installed abap in eclipse plugin.

When i want to create a new project , i have an error


Logon to system XXX failed (Connection to system "XXX" is currently not available)


so i dont know exactly why this error occurs , the user specified is already existing .


so if there is someone who can help me ,i will be thankfull.


thanks for help

Add message class

$
0
0

Hello, is it possible to add a message class to a global class in Eclipse? Thanks for help.

Message Include * is used in multiple main programs (210)

$
0
0


Hi,

I get the message:

 

Select a main program in Properties View on tab "Source"

Include /SAPDMC/SAP_LSMW_READ_FORMS is used in multiple main programs (210).

 

when I want to modify an include in LSMW.

 

The effect is for example that I cannot open the declaration of a data element.

 

Is there something I can do?

 

Best regards

Volker


Add ABAP program: validating package - error accessing shared objects-area

$
0
0

When adding a new program or browsing the packages in eclipse i get an "error accessing shared objects-area".

I can edit, save and run existing ABAP reports, however.

 

There was a similar problem here, regarding database procedure proxies but the solution doesn't apply to my problem, i guess. The solution was about creating the shared memory area CL_RIS_SHM_AREA. I can't access the memory area and start the constructor, as it doesn't show up on the monitor.


ADT 2.28

Eclipse 4.3

Netweaver 7.31 SP4 -> is this really compatible with ADT 2.28?

 

Thanks in advance for helpful hints,

Julian


ABAP in Eclipse, Code Formatter

$
0
0

I've recently began using ABAP in Eclipse.

One thing that bothers me is the default rules for how code is formatted (shift+F1 by default).
Does anyone know if it's possible to define custom rules for this formatting as you can with Java in Eclipse?

Problem when connecting to a system (logon to system failed)

$
0
0

Hi all,

 

I'm having no problems while connecting with several of our customers. However, there is one customer for which the connection doesn't work.

The message is " Logon to system xxx failed (Connection to system "xxx" is currently not available) "

As far as I know, the system meets all the technical requirements

  • WAS731 / 0004
  • The SICF services are correct
  • My SAP user has profile SAP_ALL and SAP_NEW
  • I don't use SNC.
  • Is it perhaps an issue of the port 3310? Because if that is the case, I can try to ask our customer to open this port.
  • (note: I don't know if it has anything to do with this problem, but the graphical screen painter also doesn't work. Maybe also because a specific port that is closed on the filewall?)

 

The Eclipse Log contains the following errors (I have changed the IP addresses here to protect the innocent )

 

Caused by: com.sap.conn.jco.JCoException: (102) JCO_ERROR_COMMUNICATION: Connect to SAP gateway failed

Connection parameters: TYPE=A DEST=adt.tmp_1395321753698 ASHOST=nn.nnn.nn.nn SYSNR=10 PCS=1

 

 

LOCATION    CPIC (TCP/IP) on local host with Unicode

ERROR       partner 'nn.nnn.nn.nn:3310' not reached

TIME        Thu Mar 20 14:24:21 2014

RELEASE     721

COMPONENT   NI (network interface)

VERSION     40

RC          -10

MODULE      nixxi.cpp

LINE        3286

DETAIL      NiPConnect2: nn.nnn.nn.nn:3310

SYSTEM CALL connect

ERRNO       10060

ERRNO TEXT  WSAETIMEDOUT: Connection timed out

COUNTER     2

 

Caused by: RfcException: [null]

    message: Connect to SAP gateway failed

Connection parameters: TYPE=A DEST=adt.tmp_1395321753698 ASHOST=nn.nnn.nn.nn SYSNR=10 PCS=1

 

 

LOCATION    CPIC (TCP/IP) on local host with Unicode

ERROR       partner 'nn.nnn.nn.nn:3310' not reached

TIME        Thu Mar 20 14:24:21 2014

RELEASE     721

COMPONENT   NI (network interface)

VERSION     40

RC          -10

MODULE      nixxi.cpp

LINE        3286

DETAIL      NiPConnect2: nn.nnn.nn.nn:3310

SYSTEM CALL connect

ERRNO       10060

ERRNO TEXT  WSAETIMEDOUT: Connection timed out

COUNTER     2

 

 

    Return code: RFC_FAILURE(1)

    error group: 102

    key: RFC_ERROR_COMMUNICATION

Error with ABAP in SAP HANA studio Version: 1.80.3

$
0
0

Hi,

 

Am using SAP HANA studio Version: 1.80.3 and have got the ABAP perspective in here.

 

I am able to connect to the SAP ABAP system via the studio, however when I open the folder, am not able to open the ABAP system folder and see objects.. on expanding the system node, I see nothing!.

 

I am able to connect to this same system with HANA Studio Version: 1.0.70.

 

Can you please suggest what might be wrong?

 

Regards

Sudarshan

 

On a related note, when I click on the "Check for Updates" button, I get a PROXY authentication required error. Is there a way to configure the proxy authentication details in HANA studio version 1.80.3?

How to connect Eclipse with AWS HANA

$
0
0

I have created an SAP HANA instance on AWS and connected successfully with HANA Studio.

 

Now I have installed Eclipse-Kepler and when navigating File->New->ABAP Project

I get the option to connect by 'Selecting from SAP Logon Pad' or 'Define Manually'

 

I would like to add the HANA system to the Logon Pad dont know how to.

 

What is entered as:

- Application server: either IP address or synonym in hosts-file right?

- Instance number?

- System Id?

- SAP router string?

 

Ive got the following SAP GUI installed: 7300.2.4.1085

Build 1419460

Patch 4

Fix 2

Conflicting dependency when installing ABAP in Eclipse Kepler

$
0
0

I have installed SAP HANA Studio Version: 1.0.48 Build id: 201301130825 (372847)

 

I downloaded and installed "eclipse-standard-kepler-SR2-win32-x86_64"

 

I am following the instruction in "ADT_740_installation.pdf"

 

I try to add the components through http://download.eclipse.org/releases/kepler but get a conflict error.

 

Here is the log:

 

Cannot complete the install because of a conflicting dependency.

  Software being installed: EMF Edit Data Binding 1.3.0.v20140203-1126 (org.eclipse.emf.databinding.edit.feature.group 1.3.0.v20140203-1126)

  Software currently installed: SAP HANA Studio 1.0.48.201301130825 (com.sap.ndb.studio.product 1.0.48.201301130825)

  Only one of the following can be installed at once:

    EMF Common 2.9.0.v20130528-0742 (org.eclipse.emf.common 2.9.0.v20130528-0742)

    EMF Common 2.8.0.v20120606-0717 (org.eclipse.emf.common 2.8.0.v20120606-0717)

    EMF Common 2.9.2.v20131212-0545 (org.eclipse.emf.common 2.9.2.v20131212-0545)

    EMF Common 2.9.1.v20130827-0309 (org.eclipse.emf.common 2.9.1.v20130827-0309)

  Cannot satisfy dependency:

    From: SAP HANA Studio 1.0.48.201301130825 (com.sap.ndb.studio.product 1.0.48.201301130825)

    To: com.sap.ndb.studio.sdk.feature.feature.group [1.0.48.201301130825-8C8FFYPFFCaPDZQgLvCvm8I]

  Cannot satisfy dependency:

    From: SAP HANA Studio - SDK Feature 1.0.48.201301130825-8C8FFYPFFCaPDZQgLvCvm8I (com.sap.ndb.studio.sdk.feature.feature.group 1.0.48.201301130825-8C8FFYPFFCaPDZQgLvCvm8I)

    To: org.eclipse.emf.common [2.8.0.v20120606-0717]

  Cannot satisfy dependency:

    From: EMF Edit Data Binding 1.3.0.v20140203-1126 (org.eclipse.emf.databinding.edit 1.3.0.v20140203-1126)

    To: bundle org.eclipse.emf.edit [2.9.0,3.0.0)

  Cannot satisfy dependency:

    From: EMF Edit Data Binding 1.3.0.v20140203-1126 (org.eclipse.emf.databinding.edit.feature.group 1.3.0.v20140203-1126)

    To: org.eclipse.emf.databinding.edit [1.3.0.v20140203-1126]

  Cannot satisfy dependency:

    From: EMF Edit 2.9.0.v20130610-0406 (org.eclipse.emf.edit 2.9.0.v20130610-0406)

    To: bundle org.eclipse.emf.common [2.9.0,3.0.0)

  Cannot satisfy dependency:

    From: EMF Edit 2.9.0.v20130902-0605 (org.eclipse.emf.edit 2.9.0.v20130902-0605)

    To: bundle org.eclipse.emf.common [2.9.0,3.0.0)

  Cannot satisfy dependency:

    From: EMF Edit 2.9.0.v20140203-1126 (org.eclipse.emf.edit 2.9.0.v20140203-1126)

    To: bundle org.eclipse.emf.common [2.9.0,3.0.0)

Add ABAP program: validating package - error accessing shared objects-area

$
0
0

When adding a new program or browsing the packages in eclipse i get an "error accessing shared objects-area".

I can edit, save and run existing ABAP reports, however.

 

There was a similar problem here, regarding database procedure proxies but the solution doesn't apply to my problem, i guess. The solution was about creating the shared memory area CL_RIS_SHM_AREA. I can't access the memory area and start the constructor, as it doesn't show up on the monitor.


ADT 2.28

Eclipse 4.3

Netweaver 7.31 SP4 -> is this really compatible with ADT 2.28?

 

Thanks in advance for helpful hints,

Julian



Current state of WebDynpro-Tools

$
0
0

Hi,

I would like to ask about the current state of the web dynpro tools. Right now there are some WD-objects which are opened in a native  eclipse view and some are opened in a SAP-GUI view.

Is this the current state of the WD-Tools? Or am I doing something wrong? What about the further scope? Will this be enhanced by more native views?

 

Regards

Stefan

Error sapjco3.dll

$
0
0

Hi gurus,


I tried to run Eclipse right after installation and adding the UI5 addon but it gave the attached error (no sapjco3 in java.librabry.path).

I tried the option from the link I found on SCN (Re: error when run the eclipse first time), it does not help.

I also searched for sapjco3.dll file in the Eclipse folder but it did not find anything.

 

That is why:

  • I downloaded sapjco archive from SAP Marketplace
  • put it in a folder and extract
  • added that folder to the PATH system enviroment variable on Windows Server 2012
  • and then it gave the error about the version being too old (D:\sapjco\sapjco3.dll has version "720.612", but required is at least version "721.215”)

 

If you have any idea how we can move past this error it would be quite helpful.


Thank you in advance,

Marius

Missing Window Menu

$
0
0

Hello Thomas,

 

if I press Alt + Space, to open the window menu, and an inplace SAP GUI for Windows is active, I don't see any menu item.

 

004.jpg

 

Is it necessary or is it a bug?

 

Cheers

Stefan

ABAP in Eclipse Installation Error

$
0
0

I am trying to install ABAP in Eclipse  and getting below error.

does any one any idea how to resolve it.

 

Cannot complete the install because one or more required items could not be found.

  Software being installed: ABAP Development Tools - Core 1.0.2 (com.sap.adt.tools.feature.group 1.0.2)

  Missing requirement: ABAP Development Tools Communication Framework 1.0.2 (com.sap.adt.fwk.ci.feature.group 1.0.2) requires 'org.eclipse.mylyn.commons.feature.group [3.4.3,4.0.0)' but it could not be found

  Cannot satisfy dependency:

    From: ABAP Development Tools - Core 1.0.2 (com.sap.adt.tools.feature.group 1.0.2)

    To: com.sap.adt.fwk.ci.feature.group [1.0.0,2.0.0)

ADT: Web Dynpro view/window error "Failed to create the part's controls"

$
0
0

Hi, all

Most of the things in my ADT work fine (e.g. programs, structures, domains), even the Web Dynpro Componentcontroller can be edited.

However, with Web Dynpro view and window I get this error message: "Failed to create the part's controls".

In SAP GUI everything works fine.

Why could this happen and what can I do?

 

My system details:

 

The Java error log in Eclipse is quite long. It starts with:

java.lang.IllegalStateException: java.lang.IllegalArgumentException: No enum constant com.sap.adt.wda.controller.semanticfs.common.ControllerFileServices.ControllerObjectTypeEnum.WDYNWZ

    at com.sap.adt.tools.core.ui.editors.AdtFormEditor.addPages(AdtFormEditor.java:222)

    at org.eclipse.ui.forms.editor.FormEditor.createPages(FormEditor.java:138)

    at com.sap.adt.tools.core.ui.editors.AdtFormEditor.createPages(AdtFormEditor.java:1251)

    at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:362)

    at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:140)

    at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(CompatibilityEditor.java:99)

    at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:321)

    at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

...

As it is not popular to post long logs unnecessarily, I will skip the rest of it for the moment - let me know if it could help and I will post it.

Thanks for help!

KR,

Igor

Viewing all 1215 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>