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

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)


ADT Connection Via SAP Portal

$
0
0

I have installed Eclipse and the ABAP Dev Tools without issue.

 

However, when I try to create a new project I am able to browse the connections as available to SAP Logon but when I select the appropriate development system I am unable to connect due to the following...

Logon to system null failed (SNC Library not found; environment variable "SNC_LIB" not defined, fallback location does not exist: "C:\Program Files (x86)\SAP\FrontEnd\SecureLogin\lib\secgss.dll" )

I've searched high and low for the correction.  Here are the basics of my environment.

 

  1. Installed Eclipse Juno
  2. Installed ADT v2.7
  3. SAP Kernal = 7.41
  4. We use SSO via a url link from an online portal, not directly from the SAP Logon, which by the way is v7.30

 

I did find a post on SCN about adding an environment variable with the path as listed above, but that did not resolve the issue.  I'ms sure there is a way to connect in this environment, but have not found the correct solution.

 

If anyone has any further insight, I would appreciate it.

 

Kind regards,

Justin

Error when creating a new ABAP project

$
0
0

Hello ADT Gurus,

 

 

I'm trying to start using Eclipse for ABAP development. However after successful installation of ADT into Eclipse I'm still not able to create an ABAP project.

 

 

When I want to create ABAP project I always receive following error message:

 

 

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

No enum constant com.sap.adt.destinations.model.internal.ISystemConfigurationInternal.OriginType.NUL

adt_error.PNG

 

Does anyone have an idea, solution, suggestion....advice?

Thank you in advance.

 

 

My environment:

Windows 7 Enterprise 64bit

Eclipse Kepler 4.3.2

ADT 2.28.5

SAP GUI 7.30

SAP NetWeaver 7.31 SP8

 

 

Regards

Martin

Authorization for ABAP inEclipse

$
0
0

Can anyone let me know what authorization roles need to be added to access SAP system from eclipse? I've just installed eclipse and trying to log into ECC but getting auth error?

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

Unable to install SAP Plug-ins in Eclipse Juno

$
0
0

Hi Experts,

 

I have downloaded Eclispe Juno and plug in Android.

Now i have been trying to install SAP Plug ins Eclipse with following options by using following link https://tools.hana.ondemand.com/juno

 

I have selected SAP Netweaver Gateway Productivity Accelerator(GWPA) and UI Development Toolkit for HTML5.

 

Please find the below error.

 

Cannot complete the install because of a conflicting dependency.

  Software being installed: UI development toolkit for HTML5 (Developer Edition) 1.14.1 (com.sap.ide.ui5.cloud.feature.feature.group 1.14.1)

  Software currently installed: SAPUI5 Runtime (Server-side Components) 1.12.1 (com.sap.ui5.runtime.feature.feature.group 1.12.1)

 

 

Cannot complete the install because of a conflicting dependency.

  Software being installed: SAPUI5 ABAP Repository Team Provider (Developer Edition) 1.14.1 (com.sap.ide.ui5.team.feature.feature.group 1.14.1)

  Software currently installed: SAPUI5 Application Development 1.12.1 (com.sap.ide.ui5.app.feature.external.feature.group 1.12.1)

  Only one of the following can be installed at once:

    SAPUI5 Common 1.14.1 (com.sap.ide.ui5.common 1.14.1)

    SAPUI5 Common 1.12.1 (com.sap.ide.ui5.common 1.12.1)

  Cannot satisfy dependency:

    From: SAPUI5 Application Development 1.12.1 (com.sap.ide.ui5.app.feature.external.feature.group 1.12.1)

    To: com.sap.ide.ui5.common [1.12.1]

  Cannot satisfy dependency:

    From: SAPUI5 ABAP Repository Team Provider (Developer Edition) 1.14.1 (com.sap.ide.ui5.team.feature.feature.group 1.14.1)

    To: com.sap.ide.ui5.common [1.14.1]

 

 

Could you please guide me to resolve above issues.

 

 

Thanks in advance.

Sudheer.

peer not authenticated

ADT: Breakpoints are not hit

$
0
0

Hi,

 

I have a problems with ADT and Breakpoints as they are not hit in my case.

 

The system is a NW 7.40 (Kernel release 740, patch level 29). The ADT version 2.17 is installed in a SAP HANA studio (Rev. 62; 64 bit version)

I set the breakpoints in the source code and I can also see that they are available in the Debug perspective. Nevertheless when I start the application (classical ABAP dynpro) I do not hit the breakpoints (starting via SAP GUI or in the studio via "open SAP GUI" makes no difference).

 

Editing of source code etc. works fine.

 

I appreciate any hint how to resolve that issue

 

BR Christian


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.

ABAP comments convention in eclipse, like javadoc?

$
0
0

Hi,

 

1. Does anyone knows what is current coding convention regarding commenting code for ABAP in eclipse?

 

2. In SE80 editor we can put at least short description for parameters and methods but we do not see that in eclipse. Is it possible to see these comments from eclipse (not by opening in SAP GUI).

 

3. I heard that in the future comments in Javadoc style will come to ABAP in eclipse, but I think it is not yet there? Any news?

 

What is current recommendation if I want to describe method behavior? I know that self explained code is best, but sometimes it is useful to have comments. With Java development I used to have rule to comment at least all public methods that may be reused externally by others.

 

Regards,

Adam

Version check for Table/View entries?

$
0
0

Is there anyway where I can get Transport Number that was used to release particular entry for table/view?

 

Details:

As you know, V_DDAT_54 view will get new entry when we assign Auth. group to a table and will be captured under a transport number. E071 will get one entry with V_DDAT_54 as object name (It will not have entry that was maintained in the transport).

 

Now, If I want to check transport number for 'Authorization Group assignment of ZXYZ table', then I need to check (all?) transport numbers in E071 with V_DDAT_54 as object name and go to SE01/09 for entry details.

 

Regards,

Naveen

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)

Client number in tab header of editor

$
0
0

Hello altogether,

 

since we have a setup with the development client and test client on one machine, it is a little bit confusing to see only the system ID in the tab header of the editor tabs. It should be quite easy to show the client as well (like in the SAP GUI), for sure configurable as currently with the system ID and sub object.

 

What do you think?

 

Regards, Sven

Download ABAP in Eclipse

$
0
0

Hello,

 

does anybody now where I can download the eclipse with integrated ABAP tools? Unfortunately I can't find anything.

 

Thank!

 

Viktor

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


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.

Authorization for ABAP inEclipse

$
0
0

Can anyone let me know what authorization roles need to be added to access SAP system from eclipse? I've just installed eclipse and trying to log into ECC but getting auth error?

ABAP Resource URL documentation

$
0
0

Hi,

 

we are using a tool for static code analysis which displays the remarks in an HTML dashboard.

To access the ABAP resources directly out of the dashboard we wanna integrate links with ABAP Resource URLs into it.

 

My question is if there exists a documentation how the resource URLs for the different objects must look like. Of course I can create an URL for each object manually, but maybe there exists a documentation which we can use.

 

Thx & regards, Florian

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 WebDynpro Error Codepage

$
0
0

Hi,

last weekend we upgraded our SAP system (non-unicode) to 7.4 Sp7 

Now we want to use ADT for WebDynpro developement but facing a problem.

We are a german company so we are using 'ÄÖÜ' in our coding. If we save our WD-methods an Error ocured, because he couldn't convert this characters correct to eclipse workbench (it shows some signs like "?" )

 

If i replace this ? with 'ÄÖÜ' inside eclipse it works and i can save the component. If i press reload the same issue occured again.

 

I hope there is some workaround inside Eclipse (using ISO Codepage i tried already...) or some SAP note .

 

Thanks

best regards Tobias

Viewing all 1215 articles
Browse latest View live


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