Programming (3)

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.

SAP BTP Q&A: Your SAP BTP Questions, Answered by the Experts

We recently asked you for some SAP Business Technology Platform questions to ask the authors of our introduction to the platform, and we received...

CDS Access Control Fundamentals for ABAP

CDS access controls are defined as CDS roles that leverage the data control language (DCL).

The SAP BTP Development Approach

This post will discuss the development approach you should follow for an SAP Business Technology Platform (SAP BTP)–based development, including the...

The Differences Between Git, GitHub, and GitLab

Git is an open-source version control program used by DevOps teams to handle small and large software development projects.

SAP Basics for Beginners and SAP Job Seekers

Congratulations! You’ve just accepted an offer for a new job. You’re excited, but the company uses this business software it calls “SAP” that you’ve...

How to Clone a Git Repository

When it’s time to set up a cloned repository in your GitHub account, you’ll need to follow these steps.