Skip to Content
Author's profile photo Horst Keller

ABAP News for Release 7.50 – What is ABAP 7.50?

Today was RTC of SAP NetWeaver 7.5 with AS ABAP 7.50. While there are already some big pictures around, let me provide you with some small ones.

As with ABAP 7.40, let’s start with the question “What is ABAP 7.50?” and extend the figure that answered this question for 7.40.

ABAP_750.jpg

The figure shows ABAP Language and ABAP Runtime Environment as seen by sy-saprl, so to say.

The good news is, we are back in calmer waters again. While the way to ABAP 7.40 was not too linear and  involved development in enhancement packages (EHPs as 7.02 and 7.31) and backports from NGAP, development from ABAP 7.40 on took place in support packages. The support packages 7.40, SP05 and  7.40, SP08 were delivered with new Kernels 7.41 and 7.42. New Kernels meant new functionality.  Good for you if you waited for exciting new things. Maybe not so good, if you see “support packages” as what they are: With support packages most people expect bug fixes but no new functionality. And that’s why 7.40, SP08 was the last one bundled with a new Kernel. All further SPs for 7.40 stay on Kernel 742 and are real support packages again.

Of course, the ongoing development of ABAP did not stop with that. You might have heard rumors of 7.60 and Co. already. A new release line was opened for SAP’s internal cloud development immediately, starting with ABAP 7.60 based on Kernel 7.43. This line has short release cycles, where each release is connected to an own Kernel and delivers new functionality. These releases are used – and thereby tested – by SAP-internal development teams.

For all the other environments than AS ABAP for Cloud Development, the now shipping release ABAP 7.50  was created as a copy of ABAP 7.62 based on Kernel 7.45. For these environments, as e.g. SAP S/4HANA or SAP NetWeaver 7.5 standalone, ABAP 7.50 is simply the direct successor of ABAP 7.40 and provides the ABAP Language and Runtime Environment for AS ABAP for NetWeaver 7.5. See the big pictures, where ABAP 7.50 will be available.

In an upcoming series of blogs I will present to you the most important ABAP news for ABAP 7.50. And there are quite some of them …

Assigned Tags

      20 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Florian Henninger
      Florian Henninger

      Hi Horst,

      as always I like your blogs because it is so highly spicked with important background information to draw a bigger picture.

      ~Florian

      Author's profile photo Peter Inotai
      Peter Inotai

      Hi Horst,

      I was waiting for this blog since a long time 🙂

      I'm looking forward for all the upcoming blogs about the new 7.50 ABAP features.

      Best regards

      Peter

      Author's profile photo V. H.
      V. H.

      Horst thanks for the insight. Can't wait for the blog on the ABAP news. I hope there will be a ABAP 7.5 version available on CAL soon.

      Thanks,
      Henk.

      Author's profile photo Former Member
      Former Member

      Dear Horst,

      Waiting for your blog on release of ABAP 7.5, Kindly do let us know on the same.

      Thanks.

      Best Regards,

      Yohan Kanna

      Author's profile photo Horst Keller
      Horst Keller
      Blog Post Author

      Hi,

      You can simply check my Contents from time to time 😎 .

      Horst

      Author's profile photo Kripa Rangachari
      Kripa Rangachari

      Iam one of the regular reader of your blogs. Its so detailed and give big picture of what things are ... Thanks Horst !

      Cheers,

      Kripa Rangachari.

      Author's profile photo Peter Inotai
      Peter Inotai

      Hi Horst,

      Does NGAP/ABAP 8.0 still exist?

      /wp-content/uploads/2015/10/releases_390756.jpg

      Thanks,

      Peter

      Author's profile photo Horst Keller
      Horst Keller
      Blog Post Author

      The picture has not changed. The 7.50 figure extends it on the left. NGAP is still there and used SAP-internally for ByD.

      Author's profile photo Peter Inotai
      Peter Inotai

      Thanks for the clarification.

      Author's profile photo Rüdiger Plantiko
      Rüdiger Plantiko

      Horst,

      I know it's slightly off-topic. But: what will happen to the ABAP stack in the planned S4HANA environment?

      As far as I read from various sources in the web, I have the following picture:

      • The applications that are planned to replace SD, MM, FI etc. will not be implemented in ABAP but as HANA native applications (i.e. SAPUI5 for the UI, .xsjs for server-side logic).
      • It will be possible to use an ABAP stack, but the HANA basis services will not need it. ABAP is a "may", not a "must", an environment offered among others, like e.g. Java.

      What will be the future of ABAP, NGAP etc. in the light of these plans?

      Author's profile photo Horst Keller
      Horst Keller
      Blog Post Author

      Hi Rüdiger,

      Better ask that in another thread.

      Horst

      Author's profile photo Peter Inotai
      Peter Inotai
      Author's profile photo Jörg Neumann
      Jörg Neumann

      Hello Horst,

      can you already tell, whether future versions of ABAP 7.5 will require kernel-updates, as necessary for ABAP 7.4 SP02 - SP08?

      Regards,

      Jörg

      Author's profile photo Horst Keller
      Horst Keller
      Blog Post Author

      Hi Jörg,

      All SPs for 7.50 stay on Kernel 745 and are real support packages. Kernel changes must be done for critical patches only. A new Kernel with new functionality will be necessary for a new release of AS ABAP at the earliest. Let's give it the working title "Release 7.51".

      Best

      Horst

      Author's profile photo Former Member
      Former Member

      Hi Horst,
      any plans to implement something like upper in open sql to enable case insensitive searches?

      Cheers, Thomas

      Author's profile photo Kilian Kilger
      Kilian Kilger

      Hi Thomas,

      we have plans, yes. But of course we can promise nothing. Emulating ABAP's UCS2 semantics on Any-DB isn't exactly like celebrating a party :-).

      Of course there is even better stuff in the SQL standard, like arbitrary collations. But this is even more improbable.

      Best regards,
      Kilian.

      Author's profile photo Horst Keller
      Horst Keller
      Blog Post Author

      https://blogs.sap.com/2016/10/18/abap-news-release-7.51-case-insensitive-search-sql-new-functions/

      Author's profile photo Helder Duarte Da Costa
      Helder Duarte Da Costa

      Hi Horst,

      This is probably bothering me way more than it should, but although the instruction below is correct from a syntax point of view, it still displays some of the characters in red, leading developers to think there is a problem.

      Is there any way around this ?

       

      Regards,

      Helder

      Author's profile photo Horst Keller
      Horst Keller
      Blog Post Author

       

      Do you have the latest SAP GUI?

      Author's profile photo Helder Duarte Da Costa
      Helder Duarte Da Costa

      Thanks, indeed that was the problem. I was checking in a VM with an old version of the SAP GUI (7.30)

      I checked in Eclipse and a recent SAP GUI and that's much better. ?