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
Fill BAPI extension structure or extract
This topic is not related to a brand new technology, but provides a convenient, safe and transparent way to fill in BAPI extension structures. BAPIs are the functional APIs of SAP exposed to the outside world via RFC protocol. They…
Node.js
This is a collection of snippets which are good to keep in mind and become handy. Some points could be a part of a development guideline as well . Process Events subscriptions Detecting unhandled Promise rejections The unhandledRejection event is…
Favorites 2.0
Those who liked the first edition, here is the new 2023 edition with some extra. Watch the Live Site/ Demo . Happy New Year ! Features: Installation: For more details and explanation on GitHub pages see the documentation of the…
Command Line Commands for SAP Development

NPM NPM install package globally (system-wide) NPM install package locally and add as devDependency (in your project) into the package.json file NPM install packages found in the package.json file locally in the same folder where You issue NPM install a…
Find Annotation Examples in CDS Views
Purpose Help developers to find CDS annotation examples, especially when this error message appears in ADT: Text search services are not supported, because it is not available / not configured in the backend. I created it to help my students…
Debug Invoice Print Program
The first thing You need is to identify the printing program. To do that, You need to start transaction NACE. In case of Invoices we need to go to V3 – Billing related Output types You will find the program…