You are on page 1of 3

10/6/2017 ABAP News for Release 7.

52 Searching the ABAP Keyword Documentation | SAP Blogs

Products
Products Industries
Industries Support
Support Training
Training Community
Community Developer
Developer Partner
Partner About
About

Home / Community / Blogs + Actions

ABAP News for Release 7.52 Searching the ABAP


Keyword Documentation
September 21, 2017 | 438 Views |

Horst Keller
more by this author

ABAP Development

share
0 share
1 tweet share
6

Follow

https://blogs.sap.com/2017/09/21/abap-news-for-release-7.52-searching-the-abap-keyword-documentation/ 1/4
10/6/2017 ABAP News for Release 7.52 Searching the ABAP Keyword Documentation | SAP Blogs

SAP NetWeaver AS for ABAP 7.52 is available now.

It is mainly a major step on the way to efficient development of SAP HANA optimized SAP Fiori apps is
the use of the new RESTful ABAP programming model which includes technologies such as CDS,
Business Object Processing Framework (BOPF), SAP Gateway and SAPUI5.

But there are some news in the ABAP language too.

One of those is searching the portal version of the ABAP Keyword Documentation.

Searching the ABAP Keyword Documentation


Not too long ago, I wrote a blog Searching the ABAP Keyword Documentation, in which I showed the
different search capabilities for the different versions and explained why there is no search capability for
the portal version (no ABAP backend behind). In this blog I proposed a workaround by using the search
capabilities of the browser for the index pages of the documentation.

The workaround is not that bad but of course not too comfortable and I wrote One might think about
doing something in JS. Well, I thought about it (in fact I was thinking about that for quite some time
already) and finally I can present you a first solution for testing.

The portal version of the ABAP Keyword Documentation is available now:

https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/index.htm
https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/de-DE/index.htm

There you find a Search button in the upper right corner of each page.

https://blogs.sap.com/2017/09/21/abap-news-for-release-7.52-searching-the-abap-keyword-documentation/ 2/4
10/6/2017 ABAP News for Release 7.52 Searching the ABAP Keyword Documentation | SAP Blogs

Selecting the Search button opens a search page, where you can enter search terms and search:

The search evaluates the keyword index, the subject list and the glossary of the ABAP Keyword
documentation. The search term entered must either match the finding exactly or can have a wildcard
character * at the last position.

The solution might not be perfect but should be sufficient for most of the use cases. It also works on
mobile devices.

https://blogs.sap.com/2017/09/21/abap-news-for-release-7.52-searching-the-abap-keyword-documentation/ 3/4

You might also like