Application Development and Automation Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
julieplummer20
Product and Topic Expert
Product and Topic Expert
68,394
Dear all,

We are replacing SP01 with SP04, so please do not try to download this version anymore.

I will update the relevant blogs accordingly.

 

 
96 Comments
fabianlupa
Contributor
Thanks for this!

Just wanted to say that I was able to successfully install it on OpenSUSE Leap 15.0 in Hyper-V.
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Oooh, interesting. This is not something I have tried. If you want to do a short blog on this, with screenshots, any pitfalls, etc, I WILL publish.

Enjoy!

Julie.
former_member182293
Participant
0 Kudos
Hi Julie,

We are thankfull for allowing downloading SAP developer editions. I can say this is really important growing for SAP developer community.

 
fabianlupa
Contributor
You are in luck, it's the same procedure as in 7.51, just without the ASE license swap. Link

The hostname check skip is also not needed anymore.

I'll adjust it sometime soon to be more 7.52 focused.
UweFetzer_se38
Active Contributor
0 Kudos
Unfortunatelly in the Readme is still the wrong password. It's not Apll1ance but Down1oad for all users!
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Aaaargh. Thanks for letting me know, Uwe. I’ll edit the blogs and check the Newbie Guides as soon as possible. I’ll also inform the team obviously.

Julie.

 
Katan
Active Participant
Great work Julie and thanks for doing this.

When you good folks get a chance it would be worth updating this link too...

https://tools.hana.ondemand.com/#abap

 

 
FabioPagoti
Active Contributor
0 Kudos
Is it

752 SP01 or


752 SP02?

julieplummer20
Product and Topic Expert
Product and Topic Expert

Hi Fabian, hi all,

It’s 752, SP01.

Also, please note : There is an error in the Guides: They are pointing to the download site for 751. very sorry – the correct site is here:

https://www.sap.com/developer/trials-downloads/additional-downloads/sap-netweaver-as-abap-developer-...

I’ll fix the PDFs asap.

Sorry, Julie.

nomssi
Active Contributor
0 Kudos
why? I can't find any reference to SP02 in the blog. It is SP01. From the Status screen:

  • SAP Basis Component SAP_BASIS 752 SP-Level 0001 

  • User Interface Technology SAP_UI 752 SP-Level 0002

julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Katan,

Yes, that link is obsolete. The site pointing to it ("Trials and Downloads") has now been updated.

Best wishes Julie.
FabioPagoti
Active Contributor
FabioPagoti
Active Contributor
0 Kudos
Thanks!
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Fabio, hi all,

In fact, this is a misprint.It should be SP01. Sorry, I cannot currently edit blogs with my user.

Best wishes Julie.
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi all,

Some users have experienced an error downloading: “You are not authorized to download this file” or similar. One user solved this by downloading in Firefox, not Chrome.

Can you please try this, if you get this issue?

If that fails, try contacting support team from link below

https://go.support.sap.com/contactus/#/email

Do NOT add a comment here, for 3 reasons:

  • Very few people follow these blogs, so you will not get help from the vast majority of the community
  • It makes it difficult for other users to find similar issues in future, which leads to many duplicated errors.
  • There is no capacity to monitor all blogs for all released versions.

Thanks and best wishes,

Julie.

raviandela
Explorer

Hi Julie,

 

I too successfully installed on OpenSUSE Leap 15.0 on Virtual Box. I had few issues, I tried multiple times. Below are the issues I faced during the installation.

  1. Leap 15.0 by default tries to partition the hard disk (like 2 to 3 partitions with max size around 50GB) . Thanks to 0281bd377f70426e8bb9d2d0005e7762, his link made my life easy for the second try. We should click on guided setup for partitioning – explained well by Fabian.
  2. I had trouble in accepting the developer license agreement. I could not navigate back to terminal after the license display. I killed the terminal and did restart installation couple of times. Then I figured out after reading the license, we need to press ‘Q’ which will take us back to terminal where we can type ‘yes’.

Unfortunately, because of multiple trial and error trials, I don’t have any screen shots.

 

Thanks,

Ravi

 

julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Ravi,

1. Good to know that it works with Leap 15.0 too.

2. We covered partitioning setup here in the official PDF, basically the same as Fabian :

Newbies’ Guide: Installing SAP AS ABAP 752 SP01 on Linux – Virtual Box

Newbies’ Guide: Installing SAP AS ABAP 7.52 SP01 on Linux – VMWare

Enjoy! Julie.
Former Member
0 Kudos
Thanks Ravi,

you saved my life, i was stuck at license agreement.
GreggHinkle
Participant
0 Kudos
Hi Julie,

I have 2 questions. I currently have a Linux Workstation that has quad core processor with plenty of power and 32 Gig of memory running OpenSuse Leap 15. Is there any advantage to installing this in a VM versus directly on the machine? Also will a version of the ABAP 7.52 developer edition be released on SAP HANA in the future like what is currently available for the ABAP 7.51 developer edition.

Thanks,

Gregg
Former Member
0 Kudos
Hi Julie,

I have downloaded the ABAP 752 SP01 and after run command to install, I do not know how to agree the SAP COMMUNITY DEVELOPER  License to pass this step. I can not find any button to be clicked or choose.

Please help!! Furthermore, there are 02 libraries not found:

Do you want to continue?
Proceeding with the installation
Error: libaio: shared library not found
Error: libstdc++: shared library not found
Error: libnsl: shared library not found
Do you want to continue regardless of the missing dependencies? yes/no: YES
To install this TestDrive you have to accept the SAP COMMUNITY DEVELOPER License (DEV)

Thanks & Best Regards
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Gregg,

No, there is no real advantage to using the VM. The guide is only for members who are used to Windows, taking their first steps in a Linux VM.

It is unlikely that we will release a download dev edition for the full HANA install, since HANA is not small ;-). (This is not available as download for 7.51 either.)  What is available for 7.51, and we are working on for 7.52, is a CAL version. This will be available here asap:

https://developers.sap.com/trials-downloads.html

Best wishes Julie.
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Cao,

First, check if each of the missing dependencies are there, using zypper:

sudo zypper search libaio

If not, then install each one:

sudo zypper install libaio.

Repeat this for each missing dependency.

When they are installed, then run command to install again.

Accept the license (y), then escape from the license text file using :q [that is, colon+q]

It may be helpful to know more about zypper before you continue. Try here:

https://www.tecmint.com/zypper-commands-to-manage-suse-linux-package-management/

Best wishes Julie.
GreggHinkle
Participant
0 Kudos
Thanks for the clarification. I saw the SAP Netweaver AS ABAP 7.51 SP02 on SAP HANA listed in the Trials and Download list. I guess that I didn't read it closely enough to see that it was a CAL instance instead of a trial download.
Former Member
0 Kudos
Hi Julie,

I have the same problem and I was successful to solve for libaio. But not for libstdc neither libnsl.

My way:

sudo zypper search libstdc
one by one: sudo zypper install libstdc2, then for libstdc-devel...

But still:

Error: libstdc++: shared library not found
Error: libnsl: shared library not found

Thank you very much for your help.

Daniel
Former Member
0 Kudos
Hi Julie,

Is there a way to import standard tables like VBAK, VBAP, MARA, etc. in this server?

Thanks,

Arkadeep.
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi, Arkadeep, You can use a transport request like any other system.

However, none of the Suite functions / transactions will be available.

Best wishes,

Julie.
former_member259572
Participant
0 Kudos
Hi Julie,

I have been trying to import the transactions. But unable to do so.

It would be very helpful, if i get some suggestions.

 

Regards

Farooq.
grmickelson
Discoverer
0 Kudos
Hi Julie:

 

I was able to get this loaded and it looks great.   When trying to create a program, it is asking for a Developer Key.     How do we get that key?

 

Cheers

 

Glenn
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Farooq,

The purpose of the AS ABAP developer edition is to enable developers to learn about ABAP language and tools. It is not intended that business content, eg Business Suite transactions or tables, be imported. Sorry, but this is entirely own risk.

Best wishes,

Julie.
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Glenn,

First : Did you delete all your licenses, before you installed the new one?
If so, the developer key is in the table DEVACCESS.

You can check this in transaction SE16 -> Table = DEVACCESS .

If that fails, open a normal SAP GUI Transaction in SAP GUI – eg SE80. Create a new object (eg data element). Paste the key in there.

If you log out and log back in, the key should now work in Eclipse / ADT (!).

HTH Julie.
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Daniel,

I will check with colleagues, but this is actually an openSUSE problem. Can you please post this in the openSUSE forum: openSUSE Forum ?

Or check out the SAP on Linux forum: SAP Community SAP on Linux Forum ?

Sorry I could not help, but this does not sound specific to the #ABAP_Trial.

Best wishes Julie.

grmickelson
Discoverer
0 Kudos
Thank you.  It was strange though, I deleted my Slicense entry even though it was still valid and installed a new one (with same expiry date).  Once that was done, I was able to create new objects without any further action..  The Developer key was in the system and worked fine with a new slicense entry.

 

Cheers

 

Glenn
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Glenn,

Yes, that's a peculiarity of the free dev edition. It allows us to save resources, but makes the process less flexible.

Good to know thanks

Julie.
vodela
Active Participant
0 Kudos
Earlier I had installed trial 7.51 and tried out the BOPF transaction with action button listed on

https://help.sap.com/doc/8f6fdeca4a26454185a19c96bfdd4e4e/1610%20000/en-US/frameset.htm?071a1fd14657...

But when I installed the latest version 7.52 and tried the same the action button to  SET_TO_PAID did  not appear - I could however execute  the action in BOPF test mode but not in the Fioir app.

Ramesh

 
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Ramesh,

This is a general ABAP dev question. Please post on the ABAP Development forum : https://www.sap.com/community/topic/abap.html

 

There are MANY more people who can help you there.

Best wishes Julie.

 

UPDATE, 2018 Dec 18 : Either that, or the example files have been removed. Sometimes this happens. I am sorry, but that is a limitation of the fact that it is free. I apologize for the inconvenience.

Julie.

LinkinP
Explorer
I was stuck at that too till I desperately hit all buttons on my keyboard. Finally the Q key worked.

After you are done reading the Agreement hit the Q Key on your keyboard and it will close the document and present you with the option to accept the agreement. Just hit the Y key afterwards and you should be fine with that.
Former Member
0 Kudos
Hi Julie

Could we please get a link to the ASE license? There are so many links to a sharepoint which does not exist or has expired guest access.

Thanks
former_member596418
Discoverer
0 Kudos
Hi Julie,

i have a problem with the new license under https://go.support.sap.com/minisap/#/minisap

If i dowload the license for "NPL - SAP NetWeaver 7.x (Sybase ASE)" and will install on my
NW751-SP02 i get the following error Message.

This system's system number is "000000000800291697", but there is a license key for system number "000000000850319755" in the license key file.

Please can you tell me where i can get a corret license for the Hardware-Key 800291697?

Thanks and regards

Klaus H.
former_member596418
Discoverer
fixed 😉 I forgot to delete the "old" existing key.
vodela
Active Participant
Try to Delete the existing license and then install the newly downloaded one.

Ramesh
former_member596519
Participant
0 Kudos

Hello Klaus,

 

amazing! I cannot even access the page!

 

 

I just get a blank page, and when i check the debugger tools, it says that the page has some serious issues… anybode an idea, of how to get the license key??

 

 

 

Thanks in advance!

 

Best regards,

 

Aleks

kyo_choi2
Participant

The license renewal page has issue accessing the ‘sap/ui/unified/library-preload.js’ page or the page is not available.  Can someone in SAP fix the UI5 page?  Thanks for your help.

Following are the error messages,

jquery.sap.script-dbg.js:289 2018-11-27 13:00:25.374500 failed to load ‘sap/ui/unified/library-preload’ (failed to load ‘sap/ui/unified/library-preload.js’ from ../../resources/sap/ui/unified/library-preload.js: TypeError: sap.ui.require.preload is not a function) –

jquery.sap.script-dbg.js:289 2018-11-27 13:00:25.461800 failed to load ‘sap/ui/commons/library-preload’ (failed to load ‘sap/ui/commons/library-preload.js’ from ../../resources/sap/ui/commons/library-preload.js: TypeError: sap.ui.require.preload is not a function) –
ui5loader-autoconfig-dbg.js:188 Failed to load resource: the server responded with a status of 404 (Not Found)
jquery.sap.script-dbg.js:289 2018-11-27 13:00:25.478699 Failed to load AppCacheBuster index file from: “https://go.support.sap.com/minisap/sap-ui-cachebuster-info.json?sap-ui-language=en-US“. –
3
ui5loader-autoconfig-dbg.js:188 Failed to load resource: the server responded with a status of 404 (Not Found)
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Brian,

Yes, I am aware of this. I have written a new blog, so please, everyone, bookmark this:

ASE License blog

So, every time the license location changes, I will simply update the link in this blog.

However, PLEASE NOTE: We are currently experiencing Sharepoint issues. Therefore, some users have reported an issue with the Sharepoint link. We are working on this and I will update you all accordingly asap.

Best wishes Julie.
julieplummer20
Product and Topic Expert
Product and Topic Expert
Hi Kyo,

Yes, I am also experiencing an issue with this page. We are not directly responsible for this page. However, I will look into this and get back to you.

Best wishes Julie.
former_member596519
Participant
0 Kudos

Hello Kyo, Julie,

 

it worked for me again. I previously tried out several browsers (chrome, mozilla, even IE). Clearing cache etc. It didn’t work out for me.

As of today, using Firefox it is still not working for me, but Chrome is: (using https://go.support.sap.com/minisap/#/minisap)

 

nyagan#content provided in a comment another “representation” of the link as well:

 

https://go.support.sap.com/minisap/?sap-ui-debug=true#/minisap

 

-> This link works also in Firefox for me (after waiting some time). Always these SAPUI5 issues ?

Hope that you will get your license soon!

 

Best regards,

 

Aleks

julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Aleks,

Yes, this is working for me too:

https://go.support.sap.com/minisap/?sap-ui-debug=true#/minisap

However, for my colleague, the original link is also working:

https://go.support.sap.com/minisap/#/minisap

We will continue to look into this.

Best wishes Julie.
former_member596519
Participant

Hello Julie,

 

In Chrome, both of these (regular) links work also fine for me, only for mozilla i needed the “debug”-Statement.

Yeah, maybe some feature that is supported for one, but not for the other browser…

 

Anyhow, luckily it worked out (few days before the deadline ended for me) ?

By the way,

thank you Julie for putting so much effort on this "ABAP Demo Dev Trial Project" -> I am really grateful for having this oppurtunity!

Cheers,

Aleks

 

kyo_choi2
Participant
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi everyone, I just checked the page WITHOUT the debug parameter. It's working for me, so I'll consider the issue closed - If you are still having problems, please tell me.

Best wishes Julie.
Sandra_Rossi
Active Contributor

For people having problems with installation, a “checksum error” may indicate a download error. Here are the checksums of the installation I did on November 9th (using 7-Zip via Windows File Explorer context menu on the files CRC-SHA -> CRC-32) :

  • part01: CRC32: 38C7C0D9
  • part02: CRC32: B36E1D07
  • part03: CRC32: 84C50194
  • part04: CRC32: 1F5B9576
  • part05: CRC32: D277D3EF
  • part06: CRC32: B4677D50
  • part07: CRC32: 9006ADAE
  • part08: CRC32: E972C7CB
  • part09: CRC32: 392355B1
  • part10: CRC32: BEC6EF2A

All 10 files altogether: CRC32: 8899807D

Labels in this area