ABAP with AI
In this article, we’ll take a look at 2 artificial intelligence tools for generating ABAP code. SAP Joule For this example, I’ve followed the tutorial provided by SAP. We’re going…
In this article, we’ll take a look at 2 artificial intelligence tools for generating ABAP code. SAP Joule For this example, I’ve followed the tutorial provided by SAP. We’re going…
Previously, we saw how to create a RAP Business Object and expose it via OData on BTP ABAP Environment, generating all the necessary objects automatically. Now we’re going to generate…
In this article, we’ll look at how, for the simplest cases, it’s possible to create RAP Business Objects without code. The principle: start with a table, and automatically generate all…
Note: A new version for creating application jobs is available and will be covered in a new article. This article uses legacy interfaces. As a reminder, in ABAP Cloud (the…
In this article, we take a closer look at the Background Process Framework, also known as bgPF. What does it do? What’s its use in ABAP Cloud and RAP applications?…