Programming (17)

Working with the ABAP Prototype Design Pattern

When it comes to cloning items in an ABAP system, you might use a prototype design pattern to accomplish the copying.

Managing SAP HANA Models in SAP Web IDE

SAP Web IDE for SAP HANA runs in a web-based integrated development environment, which is used for modeling SAP HANA objects.

Installing SSL in SAP NetWeaver AS ABAP: Setting System Parameters

When working within an SAP NetWeaver AS ABAP system, it’s important to install a secure sockets layer (commonly referred to as SSL) to enable an easy...

What Are SAP Fiori Elements?

To reduce the amount of front-end code while developing an SAP Fiori app and to keep the design consistent, SAP introduced a framework to generate...

How to Set Up a User in SAP HANA XSA [Tutorial]

In this exercise, we’ll create a new user in the SAP HANA XSA cockpit and assign the SAP HANA XSA developer role to the new user.

Exploring the ABAP Editor

ABAP coding can be done in a special tool called the ABAP Editor, which has three different modes to work within.

15 Steps to Setting Up SAP Cloud Connector

SAP Cloud Connector is used to setup a secure connection between your computer and SAP Cloud Platform.

4 Major OOP Updates in ABAP 7.4 and ABAP 7.5

SAP introduced the concept of object-oriented programming (shortened to OO or OOP) to its ABAP coding language in the year 2000.