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, 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
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…
HCM – Modify InfoType data with decoupled framework
Doing development in SAP HCM requires to update InfoType records. SAP provides OO access to execute CRUDQ operations. This is called decoupled framework and works in areas, like Personnel Administration(PA) InfoTypes in HCM, which are made ready for this by…
Write / Create UI5 Console Log
Introduction The below demo provides You code samples to write a console log using the UI5 Log API, which can be turned on/off on demand when using UI5 applications. Developing a framework for UI5 can benefit from switchable logs, especially…
Authorization Group Tool
About This tool support exploration and management of authorization groups. The Problem A recurring task is to create SM30 maintenance views in onPremise SAP systems on top of customizing tables to enable configuration of processes. When You generate a maintenance…