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

When open the Eclipse has an error

$
0
0

Hello everyone,

 

After i finish the installation and open the Eclipse, I have met an error like below:

 

ABAP communication layer is not configured properly. This might be caused by missing Microsoft Runtime DLLs VS2010. Consult the installation guide or download page for further details on how to install this component.

Error getting the version of the native layer: java.lang.UnsatisfiedLinkError: C:\TONY\eclipse-SDK-3.7.2-win32-x86_64\eclipse\configuration\org.eclipse.osgi\bundles\316\1\.cp\lib\sapjco3.dll: Can't find dependent libraries

 

 

Does anyone tell me why?(Microsoft Runtime DLLs VS2010  have already installed in the system or anyboby could give me the link to down the

Microsoft redistributable runtime DLLs VS2010 SP1 (x86)).

 

 

 

 

Thanks and best regards,

Tony


Advantages of REST-over-RFC approach?

$
0
0

Hello,

 

I've read the SAP NetWeaver How-To Guide: SDK for the ABAP Development Tools and I think I understand how the entire chain of communication is supposed to work. I can also see some benefits of using this approach for setting up an entirely new link between applications where no previous interface existed. However, I'm not sure about use cases where a well-established set of RFC function modules already exists. Is there any advantage (other than having a clean architectural conscience :-)) of using the REST approach over using traditional RFC calls?

 

Thanks

  Volker

WD- ABAP error in eclipse

$
0
0

Hi Experts,

 

I am getting a error while creating a new WD ABAP application in AIE. This error pops out whenever i try to switch the tabs in the view controller.

 

"

An error has occurred. See error log for more details.

while trying to invoke the method org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage.getControl() of a null object loaded from local variable 'tabbedPropertySheet'"

 

No idea about it.

 

Please suggest.

 

Best Regards,

Ashish

Set message class of ABAP Objects class?

$
0
0

Hello,

 

in the "classical" class builder it is possible to set a message class for a global class. This is generated into the header of the global class pool:

message-class.png

I haven't found a way to make the same setting using the ADT because the generated class-pool is not reachable. Is there a way to achieve this in ADT or do I always have to use the SAP GUI to assign a message class?

 

Thanks

  Volker Wegert

CTS Project integration missing?

$
0
0

Hello,

 

I believe I have found a bug an as-of-yet missing functional extension. In our development environment, we use CTS projects to coordinate the development projects. We have configured our systems so that the attribute SAP_CTS_PROJECT is required for every transport request; you can do this in SE03. When creating a transport in the SAP GUI environment, you have to select a project, otherwise you can't continue. In the ADT transport dialog, no project can be selected. The transport is created without the attribute being set, although this should not be possible according to the system settings.

 

Best regards

  Volker Wegert

cursor position after line break

$
0
0

Hello,

 

I'm rather used to using chained statements, for example for variable declarations. In the classic ABAP editor, after pressing Enter, the cursor is positioned so that I can immediately continue the list of declarations. In the ADT ABAP editor, the cursor returns to the beginning of the line, only respecting the current indentation. This is a screenshot of where the cursor ends up and where I actually expected it to be:

cursor_position.png

I haven't found a setting to change this behaviour - have I overlooked something?

 

Thanks

  Volker Wegert

ADT: display inferred type of DATA(foo) ?

$
0
0

Hello,

 

I'm playing around alot with the new type-inferred DATA-declarations like

 

DATA(svc_mng) = /bobf/cl_tra_serv_mgr_factory=>get_service_manager( zif_xxx_c=>sc_bo_key ).

 

Is there any way in the ADT to actually see the inferred type via hovering over the variable or pressing any shortcut?

The quick type hierarchy does not seem to be available

 

My current workaround is to use CTRL+Space to force auto-complete display me the type, so at least that type information is directly available in the ADT... could you please show the types everywhere when hovering over variables?

Possibly in the status-bar or something, that would be truly great.

 

Keep up the good work!

 

Cheers,

Kai

ABAP Doc generation

$
0
0

Hi all,

 

I'm currently trying out ABAP Doc. In a Java editor, you can press Alt+Shift+J to have a Javadoc comment generated for a method, a class, or any other member using a template. Without thinking, I tried that in the ABAP Editor, and it didn't work. Alt+Shift+A doesn't work either - or rather, it switches to the block selection mode (which is extremely helpful as well). Are there plans to integrate a Javadoc-generator-like function to the ADT as well?

 

Thanks

  Volker


ABAP Doc printing

$
0
0

Hi all together,

 

i tried to print my class documentation with ABAP Doc and find a small flaw in the output format of the result.

 

The following example describes the flaw:

"! Class to test ABAP Doc!!!!

class lcl_abap_doc_test DEFINITION.

    PUBLIC SECTION.

        methods:

            "! Just a simple constructor.

            "!

            "! @parameter iv_text | A text to print....

            constructor

                IMPORTING

                    iv_text type string.

endclass.

 

And these are the results within the element info view:

 

abap doc class.JPG

 

abap doc method.JPG

The flaw from my point of view is, that in the result of the class part the signature of the methods is missing.

 

If i print the class part now, i will not get the whole documentation.

 

As a consequence it means,creating a single document with all information would require a big manual handling because i need to request each method seperately. For big classes with many methods this way is not realy comfortable.

 

Is there a way to get the whole documentation in one step? Maybe it is just a handling issues of me.

 

If not, would it be possible to have also the signature wihtin the class part?

 

BR

Eugen Soydas

Connections to ABAP Systems not found in Eclipse

$
0
0

Dear community,

 

trying to evaluate the "Abap in Eclipse" tools, I encounter the following problem:

 

Whenever I try to add a new ABAP Project and click on "Browse", I do not see a single connection. This is what I have already tried to solve the problem:

 

  • copied the saplogon.ini-file to the Eclipse directory
  • created the sys-variable SAPLOGON_DEV_INI to point to this .ini file
  • restarted the system
  • turned on SNC for some of the connection ins saplogon.ini
  • searched the eclipse error log for related errors

 

None of the above helped. Can anyone please clarify on how and where Eclipse looks for the saplogon.ini-File? Any help would be greatly appreciated - thanks in advance!

 

Regards,

Michael

 

P.S.: My configuration:

 

  • Eclipse Juno
  • most recent version of abap tools, downloaded via update site
  • SAPLogon 7300.1.0.1074, Patchlevel 0
  • various Netweaver-Stacks in the backend, but this should be irrelevant since I don't even see the connections

Eclipse and ABAP Development Tools package

$
0
0

I have a working set of Eclipse and ABAP development tools on my PC. I am having trouble downloading the same on to my colleagues PC due to my organization's internet policies. I decided therefore, to copy my installation, as is, to his PC. Therefore, I copied eclipse to his PC from my PC. Eclipse opened just fine. Now, I copied .metadata folder from my workspace to his workspace so that I can access ADT from his eclipse but I was not successful in getting it to work. On his PC, I cannot see ABAP projects in "New project" options; I can see several ABAP perspectives but they are not functional.

 

What else should I have done to make it fully functional on his PC?

Can't download the newest version of the abap development tools

$
0
0

Hey,

 

when I try do update my existing installation or to install the ADT on a fresh eclipse, I get the errors postet below.

 

Can I solve this problem or is it yours :) ?

 

Regards David

 

An error occurred while collecting items to be installed

session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).

No repository found containing: osgi.bundle,com.sap.adt.abapdev.guide.doc.user,2.31.0

No repository found containing: osgi.bundle,com.sap.adt.abapdev.guide.doc.user.ext,2.31.7

No repository found containing: osgi.bundle,com.sap.adt.activation,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.activation.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.atc,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.atc.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.bookmark.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.bopf.businessobject,1.8.3

No repository found containing: osgi.bundle,com.sap.adt.bopf.businessobject.ui,1.8.3

No repository found containing: osgi.bundle,com.sap.adt.bopf.guide.doc.user,1.8.0

No repository found containing: osgi.bundle,com.sap.adt.bopf.guide.doc.user.ext,1.8.3

No repository found containing: osgi.bundle,com.sap.adt.branding,2.23.1

No repository found containing: osgi.bundle,com.sap.adt.cds.ddl,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.cds.ddl.doc.user,2.31.1

No repository found containing: osgi.bundle,com.sap.adt.cds.ddl.doc.user.ext,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.cds.ddl.modeler.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.cds.ddl.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.chartlib.ui,2.31.2

No repository found containing: org.eclipse.update.feature,com.sap.adt.common,1.24.1

No repository found containing: osgi.bundle,com.sap.adt.communication,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.communication.ui,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.compatibility,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.compatibility.base,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.compatibility.ui,2.31.2

No repository found containing: org.eclipse.update.feature,com.sap.adt.connectivity,2.23.1

No repository found containing: org.eclipse.update.feature,com.sap.adt.core.devedition,2.31.7

No repository found containing: org.eclipse.update.feature,com.sap.adt.core,2.31.7

No repository found containing: osgi.bundle,com.sap.adt.datapreview.cds.ui,1.12.2

No repository found containing: osgi.bundle,com.sap.adt.datapreview.core.model,1.12.2

No repository found containing: osgi.bundle,com.sap.adt.datapreview.core.services,1.12.2

No repository found containing: osgi.bundle,com.sap.adt.datapreview.external.service,1.12.2

No repository found containing: org.eclipse.update.feature,com.sap.adt.datapreview,1.12.2

No repository found containing: osgi.bundle,com.sap.adt.datapreview.freestyle.ui,1.12.2

No repository found containing: osgi.bundle,com.sap.adt.datapreview.rawdata.ui,1.12.2

No repository found containing: org.eclipse.update.feature,com.sap.adt.datatools,1.24.1

No repository found containing: osgi.bundle,com.sap.adt.ddic,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.ddic.sqlscripts,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.ddic.sqlscripts.ui,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.ddic.tools.core.ui,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.ddic.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.ddic.view,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.ddic.view.ui,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.debugger,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.debugger.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.destinations,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.destinations.model,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.destinations.ui,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.docu.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.featureexplorer,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.featureexplorer.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.feedreader,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.feedreader.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.functions,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.functions.ui,2.31.6

No repository found containing: org.eclipse.update.feature,com.sap.adt.fwk.ci,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.hana.guide.doc.user,2.30.0

No repository found containing: osgi.bundle,com.sap.adt.hana.guide.doc.user.ext,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.logging,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.messageclass,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.messageclass.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.nhi.core,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.nhi.core.ui,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.nhi.model,2.31.2

No repository found containing: org.eclipse.update.feature,com.sap.adt.notifications.feature,2.27.1

No repository found containing: osgi.bundle,com.sap.adt.notifications.ui,2.27.1

No repository found containing: osgi.bundle,com.sap.adt.oo,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.oo.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.packages,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.packages.ui,2.31.6

No repository found containing: org.eclipse.update.feature,com.sap.adt.pitools,1.24.2

No repository found containing: org.eclipse.update.feature,com.sap.adt.pitools.npm,1.24.2

No repository found containing: org.eclipse.update.feature,com.sap.adt.pitools.tlf.devedition,1.24.2

No repository found containing: org.eclipse.update.feature,com.sap.adt.pitools.tlf,1.24.2

No repository found containing: osgi.bundle,com.sap.adt.profiler,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.profiler.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.programs,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.programs.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.project,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.project.ui,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.projectexplorer.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.refactoring,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.refactoring.model,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.refactoring.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.ris.metadata,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.ris.model,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.ris.search,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.ris.search.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.ris.whereused,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.ris.whereused.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.sapgui.embedding,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.sapgui.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.sapgui.ui.win32,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.sapgui.ui.win32.pipes,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.sapgui.ui.win32.win32.x86_64,2.31.6

No repository found containing: org.eclipse.update.feature,com.sap.adt.tm.feature,1.28.2

No repository found containing: osgi.bundle,com.sap.adt.tm.model,1.28.2

No repository found containing: osgi.bundle,com.sap.adt.tm.ui,1.28.2

No repository found containing: osgi.bundle,com.sap.adt.tools.abapsource,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.tools.abapsource.parser,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.tools.abapsource.ui,2.31.6

No repository found containing: org.eclipse.update.feature,com.sap.adt.tools.base.devedition,2.31.6

No repository found containing: org.eclipse.update.feature,com.sap.adt.tools.base,2.31.6

No repository found containing: org.eclipse.update.feature,com.sap.adt.tools.bopf.devedition,1.8.3

No repository found containing: org.eclipse.update.feature,com.sap.adt.tools.bopf,1.8.3

No repository found containing: org.eclipse.update.feature,com.sap.adt.tools.cds.modeler,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.tools.core,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.tools.core.base,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.tools.core.ui,2.31.6

No repository found containing: org.eclipse.update.feature,com.sap.adt.tools,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.tools.filesystem,2.31.6

No repository found containing: org.eclipse.update.feature,com.sap.adt.tools.hana.devedition,2.31.2

No repository found containing: org.eclipse.update.feature,com.sap.adt.tools.hana,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.transport,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.transport.ui,2.31.6

No repository found containing: osgi.bundle,com.sap.adt.util,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.util.ui,2.31.2

No repository found containing: osgi.bundle,com.sap.adt.wda.application,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.application.ui,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.common.ui,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.component,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.component.ui,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.componentinterface,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.componentinterface.ui,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.configuration.ui,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.controller,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.controller.ui,1.24.3

No repository found containing: org.eclipse.update.feature,com.sap.adt.wda.core.devedition,1.24.3

No repository found containing: org.eclipse.update.feature,com.sap.adt.wda.core,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.fpm,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.guide.doc.user,1.24.0

No repository found containing: osgi.bundle,com.sap.adt.wda.guide.doc.user.ext,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.interfaceview,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.interfaceview.ui,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.mapping.framework,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.view,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.view.ui,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.window,1.24.3

No repository found containing: osgi.bundle,com.sap.adt.wda.window.ui,1.24.3

No repository found containing: osgi.bundle,com.sap.cds.ddl,1.28.2

No repository found containing: osgi.bundle,com.sap.cds.ddl.diagram.ui,1.28.2

No repository found containing: osgi.bundle,com.sap.cds.ddl.ui,1.28.2

No repository found containing: osgi.bundle,com.sap.cds.diagram.definition,1.28.2

No repository found containing: org.eclipse.update.feature,com.sap.cds.diagram,1.28.2

No repository found containing: osgi.bundle,com.sap.cds.diagram.generic,1.28.2

No repository found containing: org.eclipse.update.feature,com.sap.cds,1.28.2

No repository found containing: osgi.bundle,com.sap.com.damnhandy.uri.template,1.1.7.2

No repository found containing: osgi.bundle,com.sap.conn.jco,3.1.0.7

No repository found containing: osgi.bundle,com.sap.conn.jco.eclipse,1.3.6

No repository found containing: org.eclipse.update.feature,com.sap.conn.jco.eclipse.feature,1.3.6

No repository found containing: osgi.bundle,com.sap.conn.jco.win32.x86_64,3.1.0.7

No repository found containing: osgi.bundle,com.sap.dataviz.core,3.1.0

No repository found containing: osgi.bundle,com.sap.dataviz.ui.rawdata,1.12.2

No repository found containing: org.eclipse.update.feature,com.sap.ide.opendocument.feature,2.27.1

No repository found containing: osgi.bundle,com.sap.ide.opendocument.ui,2.27.1

No repository found containing: osgi.bundle,com.sap.ide.platform.common.ui,1.7.2

No repository found containing: osgi.bundle,com.sap.ide.support,1.12.0

No repository found containing: osgi.bundle,com.sap.ide.support.doc.user,1.11.0

No repository found containing: osgi.bundle,com.sap.ide.support.doc.user.ext,1.12.0

No repository found containing: org.eclipse.update.feature,com.sap.ide.support.feature,1.12.0

No repository found containing: binary,com.sap.ide.support.feature_root.win32.win32.x86_64,1.12.0

No repository found containing: osgi.bundle,com.sap.ide.support.launcher.win32,1.12.0

No repository found containing: osgi.bundle,com.sap.ide.support.ui,1.12.0

No repository found containing: osgi.bundle,com.sap.js.passport.api,1.0.0

No repository found containing: osgi.bundle,com.sap.js.tc.logging,1.0.0

No repository found containing: osgi.bundle,com.sap.mts.aci.ui,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.common.model,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.consumerfactory.model,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.consumerfactory.ui,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.consumermapping.model,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.consumermapping.ui,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.contract.model,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.contractdefinition.ui,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.contractimpl.model,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.contractimpl.ui,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.core.tools,1.24.1

No repository found containing: osgi.bundle,com.sap.mts.esr.model,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.esr.ui,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.isd.model,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.isd.ui,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.masterdetails.framework,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.operationmapping.model,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.operationmapping.ui,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.payloadvalidation.ui,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.processintegration.guide.doc.user,1.23.0

No repository found containing: osgi.bundle,com.sap.mts.processintegration.guide.doc.user.ext,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.proxy.activation,1.24.1

No repository found containing: osgi.bundle,com.sap.mts.proxy.messagetype,1.24.1

No repository found containing: osgi.bundle,com.sap.mts.proxy.messagetype.ui,1.24.1

No repository found containing: osgi.bundle,com.sap.mts.rfcconsumer.model,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.rfcconsumer.ui,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.secontract.model,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.secontract.ui,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.serviceconsumer.model,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.serviceconsumer.ui,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.serviceprovider.model,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.serviceprovider.ui,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.serviceregistry.model,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.serviceregistry.ui,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.simplified.datatype,1.24.1

No repository found containing: osgi.bundle,com.sap.mts.simplified.datatype.ui,1.24.1

No repository found containing: osgi.bundle,com.sap.mts.soamanager.ui,1.24.2

No repository found containing: osgi.bundle,com.sap.mts.webservices.cheatsheet,1.24.2

No repository found containing: osgi.bundle,com.sap.org.eclipse.graphiti.comp09to010.010,1.0.2

No repository found containing: osgi.bundle,com.sap.org.eclipse.graphiti.comp09to010.010.ui,1.0.2

No repository found containing: org.eclipse.update.feature,com.sap.rnd.feature,1.27.0

No repository found containing: osgi.bundle,com.sap.rnd.rndrt,1.27.0

No repository found containing: osgi.bundle,com.sap.rnd.ui,1.27.0

No repository found containing: osgi.bundle,com.sap.ui.controls.swt,3.1.0

No repository found containing: osgi.bundle,org.eclipse.core.resources.semantic,0.6.3.v20140217-2212

No repository found containing: osgi.bundle,org.eclipse.ui.resources.semantic,0.6.1.v20140117-1517

Create ABAP report in eclipse without abap project

$
0
0

Hello All,

 

I have installed eclipse and the whole package for ABAP. Everything looks good.

Now I want to create objects such as reports, Function modules, etc but I don't have a connection available to create an ABAP Project.

 

Is there a way to create reports without connecting to an SAP system?

 

 

Thanks in advance

 

Regards!

Emanuel.

ABAP communication layer is not configured properly.

$
0
0

Hello Developers,

 

I`m an ABAP developer and would like to use ABAP in Eclipse. I have installed Eclipse Kepler 4.3 in Windows 7 64 bit along with the component from the website  https://tools.hana.ondemand.com/#abap

 

after installed the ADT component and UI5 I got the issue with communication Layer attached.

 

I have installed the JCO from SAP website and followed the configuration.

 

I have gone through all the procedures below.

1. Microsoft VC runtime is missing: as per information ontools.hana.ondemand.com/#abapyou have to download and install it from:x86orx64

 

2. Not proper JAVA is installed: JAVA JRE 1.6 or higher is needed, download it from http://java.com/en/download/manual.jsp. I choose to install JAVA Platform SE 7 U67 version 7.0.670.1.


3. As per Note “2041195 - Eclipse does not identify operating system correctly” I set settings in Eclipse’s eclipse.ini file. Add following line:

-Dorg.osgi.framework.os.name=win32

Into -vmargs section of file.


does anyone knows what else should be done?


Kind Regards

no authorization to access resource /sap/bc/adt/activation

$
0
0

Hi,

 

Our developer is facing an authorization while activation 'No authorization to access resource /sap/bc/adt/activation. I have assigned below 2 roles to the user.

 

SAP_BC_DWB_ABAPDEVELOPER

SAP_BC_DWB_WBDISPLAY

 

This has access to /sap/bc/adt/abapsource/* /sap/bc/adt/activation, /sap/bc/adt/activation/*. To debug further, I ran a trace and got 2 missing authorizations

 

URI       : /sap/bc/adt/abapsource/occurencemarkers

type      : RF

name      : SADT_REST_RFC_ENDPOINT

Authorization Obj.

Authorization Obj.          : S_ADT_RES

 

URI       : /sap/bc/adt/activation

type      : RF

name      : SADT_REST_RFC_ENDPOINT

Authorization Obj.

Authorization Obj.          : S_ADT_RES

 

I'm confused as I see these values in the roles assigned. Is there anything I'm missing ?

 

Any suggestion will be of great help.

 

Regards,

Anil


Error occurred when open data preview of CDS in eclipse

$
0
0

Hi all,

I have developed one CDS view in eclipse, when I try to preview the data of this CDS view, I received errors from eclipse as attached file, but records are shown and the view is looks fine as well in the ABAP system, is there any body knows why the errors are coming out and how to solve it?

 

Cheers,

Victor

Extremely Long Wait for 'Debug Configuration' Pop-Up to Appear (Eclipse Kepler)

$
0
0

This being an ABAP forum I am sorry if my question is a bit misplaced, but I dont know where else to ask it.

 

I am attempting to debug a HANA procedure and when I open the debug selector

 

and click 'Debug Configurations...' it takes a VERY long time (several minutes) until the pop-up appears.

 

I have tried to update, but apparently I am on the latest version ('no updates available').

 

 

ABAP Doc printing

$
0
0

Hi all together,

 

i tried to print my class documentation with ABAP Doc and find a small flaw in the output format of the result.

 

The following example describes the flaw:

"! Class to test ABAP Doc!!!!

class lcl_abap_doc_test DEFINITION.

    PUBLIC SECTION.

        methods:

            "! Just a simple constructor.

            "!

            "! @parameter iv_text | A text to print....

            constructor

                IMPORTING

                    iv_text type string.

endclass.

 

And these are the results within the element info view:

 

abap doc class.JPG

 

abap doc method.JPG

The flaw from my point of view is, that in the result of the class part the signature of the methods is missing.

 

If i print the class part now, i will not get the whole documentation.

 

As a consequence it means,creating a single document with all information would require a big manual handling because i need to request each method seperately. For big classes with many methods this way is not realy comfortable.

 

Is there a way to get the whole documentation in one step? Maybe it is just a handling issues of me.

 

If not, would it be possible to have also the signature wihtin the class part?

 

BR

Eugen Soydas

When open the Eclipse has an error

$
0
0

Hello everyone,

 

After i finish the installation and open the Eclipse, I have met an error like below:

 

ABAP communication layer is not configured properly. This might be caused by missing Microsoft Runtime DLLs VS2010. Consult the installation guide or download page for further details on how to install this component.

Error getting the version of the native layer: java.lang.UnsatisfiedLinkError: C:\TONY\eclipse-SDK-3.7.2-win32-x86_64\eclipse\configuration\org.eclipse.osgi\bundles\316\1\.cp\lib\sapjco3.dll: Can't find dependent libraries

 

 

Does anyone tell me why?(Microsoft Runtime DLLs VS2010  have already installed in the system or anyboby could give me the link to down the

Microsoft redistributable runtime DLLs VS2010 SP1 (x86)).

 

 

 

 

Thanks and best regards,

Tony

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

$
0
0

Hi Colleagues.

 

I'd try to install ABAP Development tools for SAP NetWeaver on my HANA Studio Version:1.0.56.

 

I followed instruction below

 

  1. I followed instruction In Eclipse, choose in the menu bar Help >
    Install New Software...
  2. In the Install
    dialog, enter the update site URL https://tools.hana.ondemand.com/juno
    in the Work with entry field.
  3. Press Enter to
    display the available features.
  4. Select ABAP
    Development Tools for SAP NetWeaver
    and choose Next.

  

Unfortunately, after I click Next button, I had following error.

 

 

Software being installed: ABAP Connectivity And Integration Development Tools (Developer Edition) 1.0.4 (com.sap.adt.pitools.tlf.devedition.feature.group 1.0.4)

  Missing requirement: ABAP Connectivity and Integration Development Tools 1.0.4 (com.sap.adt.pitools.tlf.feature.group 1.0.4) requires 'org.eclipse.emf.query.feature.group [1.5.0,2.0.0)' but it could not be found

  Cannot satisfy dependency:

    From: ABAP Connectivity And Integration Development Tools (Developer Edition) 1.0.4 (com.sap.adt.pitools.tlf.devedition.feature.group 1.0.4)

    To: com.sap.adt.pitools.tlf.feature.group [1.0.4]

 

If anyone know how to resolve this?

 

Thank you,

Viktor Popvalyayev.

Viewing all 1215 articles
Browse latest View live


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