S/4 Hana

Discover CPI Logs Analyzer (Beta)

The aim of this article is to introduce you to a tool developed by Abapeur.fr: CPI Logs Analyser (Beta). This tool, to be integrated into your SAP On-Premise or Private…

EML – PART II

In this article, we’ll continue to look at how to interact with Business Objects created via ABAP RAP. To do this, we’ll be using EML (Entity Manipulation Language), part of…

EML – PART I

In this article, we’ll look at how to interact with Business Objects created via ABAP RAP. To do this, we’ll use EML (Entity Manipulation Language), part of the ABAP language,…

SM30, It’s Ciao!

For all those who use configuration tables via SM30 (remember, this is not Cloud Compliant, since you access the SAP backend directly via the GUI, which is no longer available…

Easily call APIs in ABAP

In order to easily call and process APIs in ABAP, there is a very useful and easy-to-use object repository provided by SAP: the Service Consumption Model 2. This Service Consumption…

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…