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

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

 

Message was edited by: Florian Henninger Question was marked as assumed answered. Please close the solved questions to help yourself and everybody other.


Error creating an ABAP project with ABAP Developer Tools 2.31.5 and SAPGUI 740

$
0
0

Context:

I have recently installed SAPGUI version 740 (7400.1.0.1093). Next to that I have installed Eclipse version Luna with the latest version of ABAP Developer Tools from

https://tools.hana.ondemand.com/luna(2.31.5).

 

Problem:

When trying to create a new ABAP project I get the following error:

Location 'C:\Users\xxx\AppData\Roaming\SAP\Common\saplogon.ini' does not point to a SAP GUI configuration file.

 

Question:

Since SAPGUI 740 a new type of configuration file is used: SAPUILandscape.xml

I have a local version of this file for own SAP Logon entries and a local server version for company SAP Logon entries.

How can I configure my ADT environment so it works together with SAPGUI 740?

correlated subquery in CDS view

$
0
0

Hi All,

Is it possible to write a subquery in ABAP CDS view?

 

Here is the scenario:

SELECT f1, f2, f3...

   INTO CORRESPONDING FIELDS OF TABLE @lt_data

   FROM table 1 AS p

   INNER JOIN table 2AS w

     ON  w~f1 = p~f1

     AND w~f2 = p~f2 )

          WHERE p~f1IN @sp$00001

            AND p~f2IN @sp$00002

            AND w~f3= ( SELECT MAX( XXX) FROM table 2WHERE cond)



Appreciate your inputs on this. Thanks

Select-Options in CDS View

$
0
0

Hello Experts,

 

We have recently migrated system to NW 7.4 SP08 on HANA. So basically am a beginner with CDS Views....

 

Can you please help me create a CDS view with SELECT-OPTIONS...I don;t see a way except with parameters we can play around.

 

Instead of with parameters i don't see option for select-options and table types are not accepted as parameter type. You help will be appreciated.

 

Regards,

Hari

ADT 2.51.2

$
0
0

Hello,

 

I couldn't find any information related to this ADT release in the eclipse help. Anything mentionable in this release or just bug fixing?

 

Regards

 

Tobias

Object Description in Project Explorer

$
0
0

Hi community,

 

Is there a possibility to show the object description like SE80 in project explorer of Eclipse?

DescriptionEclipse.jpg

DescriptionSE80.jpg


I believe it would be very helpfull to implement this feature if there is no possibility today.


To show the description at other places would be helpfull, too.

other.jpg

Syntax coloring

$
0
0

Hi all,

 

Is there any way to change the syntax coloring of ABAP in eclipse beyond the possibility to change the color of, e.g., all keywords? What I want to achieve is to color certain keywords in a different way than most keywords. In particular, I want to have METHOD and CLASS colored in a different way from the remaining keywords. This would make finding methods and local classes much easier.


By the way, from what I know from my colleagues, one major reason preventing them from changing from SAP GUI to Eclipse is that they find it hard to visually separate the different methods from each other - which is easier in SAP GUI, even in source code representation, because of the horizontal line which is drawn between the methods. Having something like this in Eclipse would also be very helpful (and would actually make my syntax coloring request obsolete).

 

Cheers,

Johannes

SAP HANA ABAP trial Eclipse: Creating "new ABAP project" error: Logon on system "A4H" unsuccessfull..

$
0
0

Hello dear community member,

 

By creating new ABAP project in SAP HANA ABAP trial Eclipse, i obtain the error "Anmeldung (engl. logon) an System A4H fehlgeschlagen (engl. unsuccessfull) (partner '155.56.219.22:3300' not reached)".

 

I define manually the system connection and enter the following data:

system ID A4H

Instanz 00

Application server 155.56.219.22

    Application server obtained by pinging the web site address "https://account.hanatrial.ondemand.com/"

 

Client (mandant) 001:

user DEVELOPER

pswd   my s-number password, or used to log on the on demand cloud

 

I create in the cloud the hana instance, install the hana studio in eclipse, create some tables and others, and want now to install hana abap, to endly install HANA NW BW trial -> But as said, i obtain the above error, where "partner '155.56.219.22:3300' not reached"

 

Are the system connections data i entered correct or not. -> May be you can help me on that point?

I also install sap gui windows 7.30, but the created entry do not work correctly.

 

Hope you can please help with the above informations.

 

Kind regards,

 

Bruno


Connection problem using Eclipse and SSO

$
0
0

Hi experts,

 

 

I'm developing ABAP in eclipse for some time without facing any problems.

Recently, our basis has changed the logon from User/Password to SingleSignOn (much to my enjoy). Unfortunately, since we're using SingleSignOn we can no longer connect to the systems using eclipse.

As soon as I try to connect, the following error occurs:

 

 

Exception Stack Trace:

 

com.sap.adt.communication.exceptions.CommunicationException: CPIC-CALL: 'CMRCV'

null

 

  at com.sap.adt.communication.internal.jco.dispatcher.JCoRequestDispatcher.handleJcoException(JCoRequestDispatcher.java:244)

  at com.sap.adt.communication.internal.jco.dispatcher.JCoRequestDispatcher.dispatch(JCoRequestDispatcher.java:169)

  at com.sap.adt.communication.internal.session.SystemSession.sendRequest(SystemSession.java:168)

  at com.sap.adt.communication.internal.resources.RestResource.invoke(RestResource.java:136)

  at com.sap.adt.communication.internal.resources.RestResource.get(RestResource.java:61)

  at com.sap.adt.compatibility.internal.graph.provider.GraphProviderFactory.getGraphProvider(GraphProviderFactory.java:52)

  at com.sap.adt.compatibility.base.internal.graph.provider.GraphAnalyzer.processExtensionPointGraphProviders(GraphAnalyzer.java:275)

  at com.sap.adt.compatibility.base.internal.graph.provider.GraphAnalyzer.isNodeAvailable(GraphAnalyzer.java:172)

  at com.sap.adt.compatibility.base.internal.graph.provider.GraphAnalyzerProxy.isNodeAvailable(GraphAnalyzerProxy.java:124)

  at com.sap.adt.compatibility.base.internal.graph.provider.GraphAnalyzerProxy.verifyIsLoaded(GraphAnalyzerProxy.java:89)

  at com.sap.adt.compatibility.base.internal.graph.provider.GraphAnalyzerProxy.getGraphAnalyzer(GraphAnalyzerProxy.java:58)

  at com.sap.adt.compatibility.base.internal.Activator.getCompatibilityGraphAnalyzer(Activator.java:92)

  at com.sap.adt.compatibility.internal.graph.analyzer.CompatibilityGraphAnalyzer.<init>(CompatibilityGraphAnalyzer.java:21)

  at com.sap.adt.compatibility.internal.graph.analyzer.CompatibilityGraphAnalyzer.<init>(CompatibilityGraphAnalyzer.java:17)

  at com.sap.adt.compatibility.internal.Activator.getCompatibilityGraphAnalyzer(Activator.java:152)

  at com.sap.adt.destinations.internal.logon.AdtLogonService$1.runInternal(AdtLogonService.java:183)

  at com.sap.adt.communication.util.CancelableBlockingJob$BlockingJob.run(CancelableBlockingJob.java:195)

  at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)

Caused by: com.sap.conn.jco.JCoException: (107) JCO_ERROR_PROTOCOL: CPIC-CALL: 'CMRCV'

null

 

 

  at com.sap.conn.jco.rt.MiddlewareJavaRfc.generateJCoException(MiddlewareJavaRfc.java:664)

  at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1362)

  at com.sap.conn.jco.rt.ClientConnection.connect(ClientConnection.java:736)

  at com.sap.conn.jco.rt.RepositoryConnection.connect(RepositoryConnection.java:48)

  at com.sap.conn.jco.rt.PoolingFactory.init(PoolingFactory.java:107)

  at com.sap.conn.jco.rt.ConnectionManager.createFactory(ConnectionManager.java:316)

  at com.sap.conn.jco.rt.DefaultConnectionManager.createFactory(DefaultConnectionManager.java:46)

  at com.sap.conn.jco.rt.ConnectionManager.getFactory(ConnectionManager.java:290)

  at com.sap.conn.jco.rt.RfcDestination.getSystemID(RfcDestination.java:885)

  at com.sap.conn.jco.rt.RepositoryManager.getRepository(RepositoryManager.java:31)

  at com.sap.conn.jco.rt.RfcDestination.getRepository(RfcDestination.java:941)

  at com.sap.conn.jco.rt.RfcDestination.getRepository(RfcDestination.java:33)

  at com.sap.adt.communication.internal.jco.util.JCoFunctionBuilder.createFunctionBuilder(JCoFunctionBuilder.java:58)

  at com.sap.adt.communication.internal.jco.dispatcher.JCoRequestDispatcherRestProtocolStrategy.createFunctionBuilder(JCoRequestDispatcherRestProtocolStrategy.java:132)

  at com.sap.adt.communication.internal.jco.dispatcher.JCoRequestDispatcherRestProtocolStrategy.createRequestFunction(JCoRequestDispatcherRestProtocolStrategy.java:87)

  at com.sap.adt.communication.internal.jco.dispatcher.JCoFunctionExecutor$1.createServiceRequest(JCoFunctionExecutor.java:217)

  at com.sap.adt.communication.internal.jco.dispatcher.JCoFunctionExecutor.runInternal(JCoFunctionExecutor.java:112)

  ... 2 more

Caused by: RfcException: [null]

    message: CPIC-CALL: 'CMRCV'

null

 

 

    Return code: RFC_FAILURE(1)

    error group: 107

    key: RFC_ERROR_PROTOCOL

 

 

  at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:161)

  at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1329)

  ... 17 more

Caused by:

>RfcIoException:

    message: CPIC-CALL: 'CMRCV'

null

 

 

    Return code: RFCIO_ERROR_NO_DATA(8)<

  at com.sap.conn.rfc.engine.RfcIoOpenCntl.ab_rfclisten(RfcIoOpenCntl.java:1374)

  at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:149)

  ... 18 more

 

Session Data

 

 

As soon as I change the logon method in the SAP GUI to manual connection (Username/Password), I can connect to the systems using eclipse without any problems.

 

My searches in the SCN does not result in any relevant topics. So I hope that you can provide me some additional information to use the combination Eclipse and SSO.

 

 

Regards

Holger

recurring java.lang.NullPointerException when closing Webdynpro tabs

$
0
0

Hello everyone,

 

i am experiencing a recurring ava.lang.NullPointerException when closing Webdynpro tabs in Eclipse. I am using Eclipse Luna 64 bit with NetWeaver 740 SP 11. Did any one out there experience that issue or know what could be causing it?

 

Here is the exception stack:

java.lang.NullPointerException

  at com.sap.adt.wda.controller.ui.editor.pages.DeclarationPage.deactivateHandlers(DeclarationPage.java:261)

  at com.sap.adt.wda.controller.ui.editors.ControllerEditor.handleActivationAndDeactivation(ControllerEditor.java:611)

  at com.sap.adt.wda.view.ui.editor.ViewEditor.handleActivationAndDeactivation(ViewEditor.java:322)

  at com.sap.adt.wda.controller.ui.editors.ControllerEditor$3.partHidden(ControllerEditor.java:577)

  at org.eclipse.ui.internal.WorkbenchPage$27.run(WorkbenchPage.java:5139)

  at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)

  at org.eclipse.ui.internal.WorkbenchPage.firePartHidden(WorkbenchPage.java:5136)

  at org.eclipse.ui.internal.WorkbenchPage.handleMinimizedStacks(WorkbenchPage.java:936)

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

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

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

  at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)

  at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56)

  at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:187)

  at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:156)

  at org.eclipse.swt.widgets.Display.syncExec(Display.java:4734)

  at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:218)

  at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53)

  at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:197)

  at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)

  at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)

  at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)

  at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)

  at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)

  at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)

  at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)

  at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:81)

  at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:59)

  at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)

  at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)

  at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)

  at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462)

  at org.eclipse.e4.ui.workbench.addons.minmax.TrimStack.showStack(TrimStack.java:1077)

  at org.eclipse.e4.ui.workbench.addons.minmax.TrimStack.restoreStack(TrimStack.java:919)

  at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.restore(MinMaxAddon.java:617)

  at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:363)

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

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

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

  at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)

  at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56)

  at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:187)

  at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:156)

  at org.eclipse.swt.widgets.Display.syncExec(Display.java:4734)

  at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:218)

  at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53)

  at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:197)

  at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)

  at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)

  at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)

  at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)

  at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)

  at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)

  at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)

  at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:81)

  at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:59)

  at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)

  at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)

  at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)

  at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462)

  at org.eclipse.e4.ui.workbench.addons.dndaddon.SplitDropAgent2.drop(SplitDropAgent2.java:297)

  at org.eclipse.e4.ui.workbench.addons.dndaddon.DragAgent.dragFinished(DragAgent.java:159)

  at org.eclipse.e4.ui.workbench.addons.dndaddon.PartDragAgent.dragFinished(PartDragAgent.java:111)

  at org.eclipse.e4.ui.workbench.addons.dndaddon.DnDManager.finishDrag(DnDManager.java:276)

  at org.eclipse.e4.ui.workbench.addons.dndaddon.DnDManager.startDrag(DnDManager.java:243)

  at org.eclipse.e4.ui.workbench.addons.dndaddon.DnDManager$1.dragDetected(DnDManager.java:87)

  at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:127)

  at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

  at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)

  at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)

  at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)

  at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)

  at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)

  at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

  at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)

  at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)

  at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)

  at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

  at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)

  at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)

  at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)

  at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

  at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)

  at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)

  at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)

  at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

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

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

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

  at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)

  at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)

  at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

  at org.eclipse.equinox.launcher.Main.main(Main.java:1438)

 

Thanks a lot,

 

George

Debugger in Eclipse keeps opened sessions on Resume (F8)

$
0
0

Hi everybody!

 

I have following issue in Eclipse: I set a breakpoint to debug my program. Program is executed up to the breakpoint and correctly stopped in Debugger. There I hit F8 (resume) and program continues, but the debug "session" (it is shown as thread) stays. The next time the breakpoint is hit, new session is created.

 

Debug - sessions.png

After this happens 4 times, debugger won't stop with message: Debugging is no more possible for the session, because the maximum allowed amout of System connection has been exceeded.

Debug - message.png

 

As a workaround I can manually stop previous opened "sessions", but this is really annoying. And these closed connections keep hanging in SM04 as RFC connections.

 

Anyone has the same problem? How can I solve it?

 

I'm running ABAP in Eclipse 2.41.1 on Kepler, SAP 731 SP 8

 

Thank you in advance,

have a nice day!

Ondrej

Eclipse asks for dev access key but the SAP GUI does not

$
0
0

Hello fellow SDNers,

 

I have connected our ABAP 750 sandbox system to Eclipse. This system is "open" for developement, i.e., when i create a WB object (viz., class, program) via SE80, it does not ask me for the dev access key.

 

But when i try to do the same in Eclipse, it always gives this popup.

2015-12-09 13_36_38-.jpg

Once the WB object has been created, i can edit it via Eclipse!

 

Relevant info -

  • Eclipse build - Mars.1 Release (4.5.1), Build 20150924-1200
  • ADT version - 2.54.2

 

How can i solve this?

 

BR,

Suhas

Move a report/class from package

$
0
0

Hello

 

I want to move an abap report from one package to another in eclipse.  I've read a discussion from 2013 and there was said that a solution would be released by easter 2014, but I can't find that solution.

 

I know I can copy the report and place that copy in another package, but that's a unorthodox work around.

I also know how to do that in R3.

 

Does someone know how I can properly move objects from one package to another in Eclipse ?

 

 

Thank you

 

Koen

External view for Calculation view ADT 2.7 - 2.54

$
0
0

Hi,

 

We are running BW 7.4 SP5 on HANA and I would in relation to that like to create an External View to consume this calculation view.

 

However I see that I cant and that ADT 2.7 is required for this - when I then browse the software catalogue on sap marketplace I see that 2.7 hasn't been maintained since 2013 and that it is 2.5 that is being maintained now... I have got 2.54.2 (developer edition) installed.

 

Hence in total I get a bit confused.

 

Any idea why that is case and if I at all should create external views to consume HANA artifacts?

 

Thanks in advance.

 

KR

Torben

eclipse stop when I try to create new abap project

$
0
0

Hi, everyone.

 

When I try to create new ABAP project in Eclipse, Eclipse totally stop with no error message.

And I have waited quite long time, it doesn't work at all. (Memory is enough to run program.)

So that I inevitably have to force-quit Eclipse, and can not create ABAP project.

 

I re-installed all the Eclipse and ABAP tools extension, it was same.

Anyone who have had same problem before?

 

 

below is my development environment

---------------------------------------------------

Mac: OSX Yosemite 10.10.5, 1.7 GHz, 8 GB

SAP GUI: 7.40 rev2

Eclipse: Luna 4.4.2

java: 1.8

ABAP tools and HANA tools are from https://tools.hana.ondemand.com/luna


SAP HANA ABAP trial Eclipse: Creating "new ABAP project" error: Logon on system "A4H" unsuccessfull..

$
0
0

Hello dear community member,

 

By creating new ABAP project in SAP HANA ABAP trial Eclipse, i obtain the error "Anmeldung (engl. logon) an System A4H fehlgeschlagen (engl. unsuccessfull) (partner '155.56.219.22:3300' not reached)".

 

I define manually the system connection and enter the following data:

system ID A4H

Instanz 00

Application server 155.56.219.22

    Application server obtained by pinging the web site address "https://account.hanatrial.ondemand.com/"

 

Client (mandant) 001:

user DEVELOPER

pswd   my s-number password, or used to log on the on demand cloud

 

I create in the cloud the hana instance, install the hana studio in eclipse, create some tables and others, and want now to install hana abap, to endly install HANA NW BW trial -> But as said, i obtain the above error, where "partner '155.56.219.22:3300' not reached"

 

Are the system connections data i entered correct or not. -> May be you can help me on that point?

I also install sap gui windows 7.30, but the created entry do not work correctly.

 

Hope you can please help with the above informations.

 

Kind regards,

 

Bruno

ABAP in Eclipse in HANA Studio

$
0
0

Hello,

I have seen several blogs about ABAP in Eclipse. The prerequisites always mention Eclipse release 3.6 or 3.7.

I have noticed that the HANA Studion is based on  Eclipse 3.8.

Can I install the ABAP for Eclipse Plugin in the HANA Studio or do I have to install a second IDE with the version 3.6 or 3.7?

 

Thanks,

Michael

Extending Code-Completion

$
0
0

I would like to extend the code completetion to make it show up without pressing ctrl + space. Is there any possiblity to do that?

Could not find any plugin extension point. Is there an plugin extension point to implement a custom logic?

Description for Methods

$
0
0

Hello,

 

Is there a posibility to put a description for method in eclipse as in SE80 (see Screen)?

 

se80.PNG

 

regards

Hartmut

SAPUI5 ABAP Repository Team Provider plugin

$
0
0

Hi all,

 

is it possible to use the ABAP Repository Team Provider plugin without having a SAP Logon installed?

 

Thank you.

 

Martin

Viewing all 1215 articles
Browse latest View live


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