How can you group your various actions in #RAP under a single button, especially if the actions are quite similar? This article will look at the details of implementing this with #ABAP: software-heroes.com/en/blog/abap...
How can you group your various actions in #RAP under a single button, especially if the actions are quite similar? This article will look at the details of implementing this with #ABAP: software-heroes.com/en/blog/abap...
Where can you find more information about a Core Data Service in #ABAP when it comes to analyzing existing objects? Let's look at various tools for this: youtu.be/BhViTs4K6V4
You want to extend a #RAP object and don't know exactly where to start? Perhaps the Extension Assistant can help you and guide you through the process step by step: software-heroes.com/en/blog/abap...
Do you want to create a hash in #ABAP Cloud? Which classes are available for this purpose, and how can you use them effectively? software-heroes.com/en/blog/abap...
In this tutorial, we'll look at migrating a maintenance view to #ABAP Cloud and how to migrate existing objects step by step. We'll examine various aspects of the new maintenance application: software-heroes.com/en/blog/abap...
Getting to grips with and understanding existing #RAP objects can not always be easy, especially when dealing with complex objects. Questions such as which pattern is used and which objects are important usually need to be worked out: software-heroes.com/en/blog/abap...
After generating the app, the actual development phase begins. The app needs to be adapted and expanded for our use in order to meet our specific requirements. Therefore, we are extending the data model with a new entity: youtu.be/WqhVYAsKMYw
In this article, we will look at how we can provide a role-based view in a standard app using Key User Extensibility, and what you should keep in mind when working with it: software-heroes.com/en/blog/btp-...
#ABAP #SAP #BTP
In this article, we'll look at the different button positions. Where can we place the various actions in #RAP, and how do we use them? software-heroes.com/en/blog/abap...
Let's take a look at the last missing piece of the puzzle in #RAP to replace the ALV and how we can set up the Analytical Table with minimal effort: software-heroes.com/en/blog/abap...
How do we actually get different content into the same column in the List Report? Let's look at a practical example using our Sales App: software-heroes.com/en/blog/abap...
In this article, we will look at how we can define our own units in the system and then connect them to our #RAP application: software-heroes.com/en/blog/abap...
I released a ABAP MCP Server to use in Eclipse;
blog.zeis.de/posts/2026-0...
In this article, we'll restructure our #RAP application's data model and change how we handle text. We'll use augmentation to ensure our data model remains complete: software-heroes.com/en/blog/abap...
In this episode, we create our new document app using generators to create the data model and then to create the #RAP object: youtu.be/Y2pZTyj54hg
Not really, tested some things but only the videos get the right pronunciation for the words.
Hope it's clearly described in the comments that the podcast is fully AI generated. Love the exaggeration of the speakers π€£
How can you work with even greater type precision in a Core Data Service when creating an element in the view? To find out, we'll look at typed literals and how they can help you in everyday use: software-heroes.com/en/blog/abap...
Should be this one: anchor.fm/s/10d7d1fa0/...
What do ABAP dinosaurs and modern development on the Business Technology Platform have in common? Let's explore this topic together with the AI moderators and see what they have to say about the last article.
Video: youtu.be/2HjgjHkphl4
Podcast: open.spotify.com/episode/1LDg...
There's constant discussion about #RAP, CAP or both, but what about the business side? Besides the features, what other requirements and points should you consider? software-heroes.com/en/blog/cap-...
In this episode, we look at the modeling of a Consumption View and examine various aspects such as functions, associations, session variables, and virtual fields: youtu.be/pgy1KSDn2s0
If we have implemented virtual fields in an entity in the #ABAP RESTful Application Programming Model, how can we actually use sorting? Let's take a look at the process: software-heroes.com/en/blog/abap...
Representing an entire entity in a single field? This is possible with the Multi-Input Field. Today we'll look at this feature in #ABAP for #RAP development and explore the various scenarios: software-heroes.com/en/blog/abap...
In this episode, we'll create additional business configurations that we'll need later in our data model. Some of the properties have changed, and we'll examine these changes in detail: youtu.be/c5GB3Jh7Wnw
In this article, we'll take a look at the Metadata Wizard and how it might simplify your life when creating UI annotations in #RAP in the future: software-heroes.com/en/blog/abap...
The generators in #RAP are powerful when it comes to quickly deploying #RAP objects. You can create entities even faster using templates, especially if you're taking a training course: software-heroes.com/en/blog/abap...
In this example, we will look at how to create a reusable generator using the XCO library to save ourselves some work for our tutorials and to automatically generate DDIC objects: software-heroes.com/en/blog/abap...
This blog shows why Embedded analytics in #SAP S/4HANA is the modern replacement for legacy reporting tools like SE16N/SQ01. Embedded analytics uses #CDS Views on #SAP HANA to deliver real-time, secure, and reusable reporting via #Fiori apps, Excel, SAC: software-heroes.com/en/blog/the-...
Now that we've finished the Configuration API, let's take a look at unit tests and how we can automatically test our API. This will save us the effort of manual testing later on: youtu.be/IvezVeG_Uws