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: Article
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: Article
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: Article
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: Article
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? Article
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: Article
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: Article
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: Article
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: Article
In this episode, we create our new document app using generators to create the data model and then to create the #RAP object: Article
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: Article
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? Article
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: Article
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: Article