Attila, S/4HANA, BTP Fullstack Developer (EN, DE, HU)
Nice to meet you! I’m a software developer seeking good projects where profession matters . Attila, S/4HANA, BTP, RAP, Fiori Developer (EN,DE,HU)
ABAP OO, CDS, RAP, BOPF, SADL, BRF+, Performance Tuning. FPM: Manual, Business Entity
Freestyle, Fiori Elements, Extensions, Adaptations, Business Application Studio, VSCode, WebIDE
CAP, Node.js, Workzone, HANA, ABAP Cloud
Create and Deploy Fiori Elements Application via Quick Fiori Application generator in ADT

Environment: BTP ABAP, S/4HANA Public Cloud Introduction To deliver an ABAP Full Stack application to the Fiori Launchpad, we need This article is about step 2. It presents one of the three options to execute step 2. Let’s see it…
Create ABAP Cloud UI Service with Business Application Studio using a RAP BO Interface

Introduction The aim of this article is to purely use BAS to generate a custom UI OData v4 service on top of a standard RAP BO. The given environment is S/4HANA Cloud Public Edition with Clean Core approach. The same…
RAP painless mandatory field validation

The RAP utility with many other RAP scenario is available on GitHub, you can pull via abapGit. There are two branches: onPrem-2023 and cloud with different samples. Introduction Bolierplate and repetitive coding is a killer. Until SAP provides a…
BTP ABAP Environment Setup – Free Tier

About Legal entities (corporate) can register an account providing the corporate details and a valid debit/credit card information to SAP. As result you get an S-user assigned to your corporate email address. The card is not charged for the Free…
CDS Virtual Elements calculated in ABAP

In case a calculated field is required to deliver/filled by the CDS entity which is not persisted on the underlying database, you have several options: We are gonna examine the last option to see how ABAP can be involved. It…
Fiori Action Confirmation Dialog with Custom Text

You have an action defined in the OData v4 service, and You like to to display a confirmation dialog box for the end user, eventually with a custom text. Note this works only for v4 not v2 and applies to…