The tutorial for the Sales App has come to an end, and this time a wide range of topics and areas were covered. In this article, we'll review what we learned and highlight some key points: Article
In this episode, we'll look at how we can create a #RAP application within 10 minutes, generate and deploy it, and finally launch it in the Launchpad: Article
What about structures in dynamic #ABAP development? Processing has been rather generic up to now. With polymorphic structures, development can now gain more structure: Article
How can you navigate to another application within your #Fiori application without the user having to manually switch apps? Let's take a look at navigation between #Fiori apps: Article
No more #SAP GUI? How do we then create a static setup app while still remaining flexible on the #ABAP side for further implementation? Here's a practical example: Article
The Singleton pattern in rap has been around for a while, but how exactly does it work and how can you use it for other purposes? Let's take a closer look at the details in this article: Article
Once work on a #Fiori app is complete, it's stored in a Git repository for future access. Let's look at the process for reloading and modifying the project in more detail: Article
Do you want to upload a file to your #RAP application and then process it? The official solution for uploading and downloading is still pending, but it's already possible today with a small workaround: Article
The #ABAP Cleaner has been available for VS Code for some time now. Let's take a look at how to install it and use it in the #ABAP Development Tools to save time and effort during development: Article
What about the feature controls in #RAP, and what changes have been made since then? Here, we'll take another look at the features for our sales app and the updates that have been implemented: Article
Granting authorizations in the #ABAP environment via an IAM app is quick and easy, but what about maintaining elements dynamically for each business role? Let's look at the different options and the distinction between write and read permissions: Article
How do we create an authorization object in the #ABAP environment and restrict the data in the Core Data Service? Let's take a look at the process and the objects involved, and how we can access the data again: Article
How exactly is the Technical Debt Score calculated in the Clean Core Measurement project? And how can it be modified in the future? We will address these questions in detail in this article: Article
Want to make Clean Core KPIs visible? This overview gives you an insight into the current status of the open source project, its various functions and possibilities for creating transparency within your company: Article
Are you looking for a function to retrieve the quarter of a date, the last day of the month or the first day of the week? With #ABAP Cloud, you no longer need function modules for this. Let's look at some examples: Article
What should an interface for an #ABAP method actually look like, and what advantages do the different designs offer? In this article, we'll look at parameters, structures, and objects for mapping the interface: Article
If we connect to the Central ATC (#ABAP Test Cockpit), which APIs do we actually need to retrieve information for the Clean Core Measurement? Here we'll look at the different use cases and APIs: Article
How do we actually access all Level A customer objects and differentiate them from other #ABAP Cloud objects? In this article, we'll look at the various objects and processes: Article