Programming (7)

Importance of Packages for Agile ABAP Development

In the course of writing the Parallel Processing with ABAP Objects E-Bite, it turned out that the sample application I created also serves as an...

How Does SAP BTP Enable Digital Transformation?

Digital transformation, simply put, is approaching business in a different and innovative way by driving innovation through digital technology.

Connecting Node.js to a MySQL Database

MySQL is one of the most widely used databases on the web. You can access this database with almost all major programming languages. The connection...

Installing SAP Ariba Cloud Integration Gateway

In this blog post, we’ll describe the components that you must download and install on the SAP S/4HANA system for integration with SAP Ariba...

Elements of the Java Programming Language

A program in Java isn’t described in colloquial language; rather, a set of rules and a grammar define the syntax and semantics. In this post, let’s...

Quick Python Troubleshooting Options

In this post, we’ll briefly describe several sources of information about Python that are pretty useful. These sources are all available in English.

How to Integrate Vector Graphics in a JavaScript Program

In addition to being able to draw pixel-based graphics via JavaScript using the Canvas API, you can also use JavaScript to create vector graphics.

ABAP Security Concepts

Database logical units of work (LUWs) and the bundling techniques used with an SAP LUW ensure that data is consistent at the end of a transaction.

Assigning Content to an SAP Launchpad Service Site

Once you’ve created an SAP Launchpad service site and all the different content providers, you’ll need to assign content to the site. This blog post...

Project Components in SAPUI5

Components are independent and reusable parts of an application. In SAPUI5, the following two types of components exist.