JavaScript
554 Blog Posts
196 Contributors
-
Here we have a random incoherent steam of thought, in regard to reading the first few chapters of “Clean UI5” from SAP Press. On the front page is a picture of a leaf, as in “take a leaf out of my book”. Clean UI5... Read More »0Comments2Likes
-
Everyone has heard of financial crisis where the economy is in trouble and where people and companies are overwhelmed with financial debts. The consequences can be disastrous. Did you know that such crisis happen often in software... Read More »8Comments30Likes
-
Hi all, Many of us are leveraging SAP CAP (Node.js with TypeScript) for our projects. While CAP provides an abstract mechanism to derive RESTful oData services given a CDS data model there’s always room for more efficiency and improvement in... Read More »0Comments4Likes
-
Hi all, Introduction Many of us are leveraging SAP CAP (Node.js with TypeScript) for our projects. While CAP provides an abstract mechanism to derive RESTful oData services given a CDS data model there’s always room for more efficiency and... Read More »2Comments9Likes
-
In this blog post, I will provide you with a comprehensive and step-by-step explanation of how to retrieve property values from any dimension within SAP Analytics Cloud (SAC). I will walk you through the intricacies of the process, ensuring a... Read More »6Comments5Likes
-
Scenario Overview Using the standard monitoring capabilities from SAP Integration Suite sometimes has its downsides. Each one of us has faced at some point the need to persist or store trace logs or even save the logs of a job that’s running... Read More »2Comments9Likes
-
ABAP RFC protocol is the fastest way of data exchange between ABAP system and ABAP or non-ABAP system or application. The protocol is available in all on-premise ABAP installations, old and new, and in cloud-based ABAP systems, like SAP S/4HANA... Read More »8Comments13Likes
-
Background As you are already aware we have our SAP Devtoberfest 2023 going on and every one is busy not only learning but as well as earning some points. I saw this app from Marian and that got me thinking. This is devtoberfest for developers why... Read More »1Comment6Likes
-
Hello, I am working on the function of a button in a Sapui5 project. I wrote my codes without testing them first and realized a little late that the button’s function was not working properly. As the code got longer, it became difficult to... Read More »2Comments0Likes
-
This is a blog series on exploring modern javascript testing frameworks in Fiori/UI5 context. In this one, we’ll see how to use Node Test Runner (aka node:test module) to unit test Fiori/UI5 apps and libraries. We’re going to use the... Read More »0Comments5Likes