Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

The meaning of RABAX

pokrakam
Active Contributor
18,392

I was a little amused at language used in note 1680814. It talks about "In transaction ST22, search for rabaxes that occurred at the same time. In the rabaxes, you now have to try..."

Most of us know that RABAX is web-speak for dump, because that's how a dump appears in the browser. But what does the term actually mean, is it an abbreviation or acronym of something? Is this a start of a global renaming of our beloved "dump"?

A bit of googling tells me it's an SAP term, not used anywhere else.

So can anyone enlighten me?

1 ACCEPTED SOLUTION

Sandra_Rossi
Active Contributor
5,588

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

  • "Rabax (Runtime ABAP Exit) is an internal SAP term describing a program crash after a runtime error. The corresponding ABAP kernel module, also called Rabax, performs the necessary tasks after the internal session closes and creates the associated short dump."
6 REPLIES 6

Sandra_Rossi
Active Contributor
5,589

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

  • "Rabax (Runtime ABAP Exit) is an internal SAP term describing a program crash after a runtime error. The corresponding ABAP kernel module, also called Rabax, performs the necessary tasks after the internal session closes and creates the associated short dump."

5,588

Silly me, didn't search in the 7.52 documentation that hasn't even been indexed on Google or internal SAP search yet...

Thanks 🙂

retired_member
Product and Topic Expert
Product and Topic Expert
5,588

I added that term not too long ago. Unfortunately, the English translation is not as precise as the German original.

"hasn't even been indexed on Google or internal SAP search yet".

That's why I implemented its own search. For Google I tried, but somehow it doesn't work out. For SAP search, it isn't a first class citizen. In fact it's more kind of a private hobby.

0 Kudos
5,588

I know, it's not even in 7.51 🙂

Because we don't see it in the usual ABAP working environments (SapGUI / Eclipse), I always thought it was a web-platform thing. It's only when the note talked about searching for rabaxes I started to wonder.

retired_member
Product and Topic Expert
Product and Topic Expert
0 Kudos
5,588

In fact, nobody from SAP should use the term rabax in public, lol. We from ABAP use it only as internal slang.

5,588

Only SAP internal and end users.

Whenever a WDA app dumps users see RABAX_STATE and therefore they (at least ones I've worked with) tend to call it rabax errors because end users don't like error numbers. 500 Internal server error? Yeuch!