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

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


how to practice with ABAP Development Tools on Eclipse

$
0
0

Hello All,

 

I was checking all through SCN if I could get some way out to practice with ADT - the tool and the new features of programming with ABAP.

 

But could only see the CAL and AWS way where I need to pay for the hosting charges.

 

As far as I remember there was a Trial Developer Edition of AS ABAP 7.03 which was compatible to run with ADT, but could not find that standalone download of the AS ABAP on SCN.

 

So my question in short is :

 

Is there any way to practice with the ABAP on Eclipse for free ie. by having some standalone AS ABAP installed on local system ?

 

 

Thanks in advance,

Rahul

Where to find download "ABAP eclipse files"

Error "SNC Library not found" when connecting to ABAP System from ADT

$
0
0

Hi,

 

I have installed SAP HANA Studio (Version 64) and ADT Tools from update site https://tools.hana.ondemand.com/juno/. All worked more or less fine ...

 

When I try to connect to the backend system (via File->New->ABAP Project -> Select the System from the List generated by SAPGUI ...) I get the following error message:

 

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

 

19.09.jpg

 

I searched on my laptop ... there is no such file secgss.dll.

 

I can log on to the system with user + password (also from eclipse) but I would prefer using the SNC and SSO.

Does anybody know where my mistake is?

 

Kind regards,

Veronika

setting up SNC (without SSO) for ABAP in Eclipse

(Lab preview) Data Preview Tools - We need your feedback

$
0
0

At ABAP Development Tools in Eclipse, we are developing simple and elegant data preview tools which offers functionality similar to SE16, and also an advanced free-styled open SQL editor to execute and preview results.

 

Here is a “lab preview” of the Modeled Data Preview editor that we are building, where the users can preview data in any Dictionary Tables, views. The video is 4 minute in length.

http://scn.sap.com/docs/DOC-44175

 

Here is a “lab preview” of the freestyle open-SQL Data Preview editor that we are building, where the users can write complex open-SQL queries and preview its results rapidly. The video is 2 minute in length.

http://scn.sap.com/docs/DOC-44324

__________________

 

 

Modeled Data Preview

Modeled-DP.png

Some highlights of the modeled data preview would be

  • Users can specify the size of the previewed result-set.
  • Users can add any number of filters. (Internally it would simply mean an AND condition in the WHERE clause)
  • Specify any comparators, e.g. EQUALS, LIKE and also IN (as in the above snapshot)
  • Sorting (results are fetched from backend up sorting)
  • Local filter can be used to further filter in the previewed result set
  • Graphically view all the distinct values. Table chart, bar chart and pie chart would be supported
  • View the logs of all the queries executed

__________________

 

 

Open SQL Data Preview

openSQL-DP.png

Some highlights of the open SQL data preview editor would be

  • Users need not create any report programs to execute the open SQL query
  • Users need not create the ABAP types to hold the result set of the SELECT query(The tool will take care of it internally)
  • Users can progressively build and test the open SQL query. Once ready, simply paste the query into your ABAP program

__________________

 

 

Could you please give us your feedback on these tools

  • How often do you see yourself using these tools?
  • Do you think it will help increase your productivity?
  • What features do you think are currently missing?

 

  • Overall, how do you like these tools? How would you rate these tools on a scale of 10? (10 = "excellent value")

 

You can be very honest about your feedback :-)

Developer key

$
0
0

Dear All,

 

I've installed the NSP - SAP NetWeaver 7.x (Windows / MaxDB) in order to try the ABAP in Eclipse.

All worked fine. The NSP istance is running and I installed the Licence BUT.. I cannot develope because I need a developer key. The user DEVELOPER is available but I need the dev key .

Any ideas ?

Thank you in advance.

Problems with Eclipse

$
0
0

Hi Sap Guru,

 

Forgivemy bad English.

 

Idecided to switch toEclipse.I havescrupulouslyfollowedtheproceduresdescribedinqestolink.

 

AiE easy installation - ABAP Development - SCN Wiki ( Thanks Gregor Wolf for nice job ).

 

Iinstalledcorrectly the new packages ADT 2.19 on Eclipse Juno.

 

 

Then when i try to connect to SAP ECC6 Ehpt6 i have this message:

 

 

An internal error occurred during: "Reading repository objects".

com.sap.adt.communication.exceptions.SystemFailureException: System failure: "The ASSERT condition was violated." (For detailed information, check the generated short dump in transaction ST22 of system "DEV"); Destination data=DEV_800_dev001_en [client=800, language=EN, systemConfiguration={null} | sapbox | null | DEV | null | null | null | null | null | null | SNC_UNAVAILABLE | sapbox | 00 | , user=DEV001]

------------ Request -----------------------

POST /sap/bc/adt/repository/nodestructure?parent_type=DEVC HTTP/1.1

X-sap-adt-profiling: server-time

 

Where is the problem?

 

Thanks

 

Vincent


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

how to practice with ABAP Development Tools on Eclipse

$
0
0

Hello All,

 

I was checking all through SCN if I could get some way out to practice with ADT - the tool and the new features of programming with ABAP.

 

But could only see the CAL and AWS way where I need to pay for the hosting charges.

 

As far as I remember there was a Trial Developer Edition of AS ABAP 7.03 which was compatible to run with ADT, but could not find that standalone download of the AS ABAP on SCN.

 

So my question in short is :

 

Is there any way to practice with the ABAP on Eclipse for free ie. by having some standalone AS ABAP installed on local system ?

 

 

Thanks in advance,

Rahul

Translation of messages in message classes?

$
0
0

Hi,

 

message classes are opened directly in Eclipse.

Is there a possibility to translate the messages there?

 

 

Regards,

Dominik

ABAP Help not working

$
0
0

Hi,

 

from time to time, my ABAP help stops working. Normally, when you press F1 on a key word, the abap help shows up, but I just get a white view.

When I create a new workspace, the help shows up again, so I think this has to do something with corrupt settings in the workspace.

 

Does anyone know, how to fix the workspace settings, so I don't have to create a new one (and loose all my settings)?

Developer key

$
0
0

Dear All,

 

I've installed the NSP - SAP NetWeaver 7.x (Windows / MaxDB) in order to try the ABAP in Eclipse.

All worked fine. The NSP istance is running and I installed the Licence BUT.. I cannot develope because I need a developer key. The user DEVELOPER is available but I need the dev key .

Any ideas ?

Thank you in advance.

Navigate to matching statement of end...-statement?

$
0
0

Hi,

 

is there already a way to jump/navigate to the matching statement of end...-statements (e.g. endif, endloop, endmethod)?

 

I am currently in one of these old non-OO-programs with a loop-block which is more than two screens long.

I thought that it would be great, if I could use Ctrl + mouse click to navigate from the endloop-statement to the matching loop-statement.

Maybe it would be a good feature in future releases of ADT?

 

Regards,

Dominik

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


Problems while trying to look at the code from Eclipse

$
0
0

Hello

I'm having problems trying to look at ABAP code within Eclipse, every time I try to open a program i get this error:

 

The editor cannot be shown because the content cannot be synchronized with the back end: Synchronize Content Result for /ABAPsystem/.adt/programs/programs/zprogram/zprogram.approg; System failure: "Exception condition "NOT_POSSIBLE" raised." (For detailed information, check the generated short dump in transaction ST22 of system ABAP).

 

Backend Error.png

The system configuration:

SAP_BASIS:    731    0004

SAP Kernel :  721_EXT_REL

 

We just upgraded from kernel 720_EXT_REL to 721_EXT_REL to enable debug within Eclipse, however I can't see any code now. Basis has no idea what it could be, they told me they haven't changed anything in the configuration.

 

Any help would be appreciated.

 

Thanks!

 

Daniel H.

Missing authorization for new project

$
0
0

Hey folks,

 

I have a problem getting started with abap in eclipse.

When I want to start a new project I receive the following message, when trying to connect to the system:

User <user> is not authorized to access system <sid> via ABAP in Eclipse (No authorization to access the resource  /sap/bc/adt/compatibility/graph.)

 

I have the done all the things described in the following blog:

Enabling ABAP in Eclipse

 

Can someone help me?

 

Transaction SU53 was not helpfull.

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

Eclipse Abap Docu

$
0
0

Hello,

 

Our proxy is blocking the docu address so we  i cannot use the local docu on the server. I'm trying to configure Eclipse to use a remote docu instead the local docu.

 

In the Preferences i changed the local help content to a remote repository. If i try to acces the url via my browser, it works fine! But for some reasons eclipse is still using the local url instead of my remote url! Are there other options to get abap help working?

 

Is it possible to use a help content on my local disc space?

 

eclipse_help.PNG

 

Thanks for helping me out

Toby

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)

Viewing all 1215 articles
Browse latest View live


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