Programming (16)

SAPUI5 Q&A: Your SAPUI5 Questions Answered by Paul Modderman

Paul Modderman, author of our book SAPUI5: The Comprehensive Guide, sat down last week to answer reader questions about the programming language on...

ABAP Debugger: Analyzing Memory Usage of Your Programs

Like SQL statements, one of the most-notorious causes of ABAP performance problems is internal tables with many entries. Large internal tables...

How to Create an OData Service and Exposing CDS Views as an OData Service

When it comes time to create an OData project, there are a few things you’ll need to do. First, however, make sure you’ve created all the required...

SAP Fiori Launchpad Customization

The SAP Fiori launchpad is an SAPUI5-based application that acts like an application container (called a shell) and is used to host multiple SAP...

7 Policies Included in SAP API Management Security

SAP API Management already provides an additional security layer to your infrastructure. However, this isn’t where security stops when it comes to...

How to Use the Apache Camel Framework for Message Processing in SAP

You likely know that, from a modeling perspective, integration flow is based on BPMN. But how is the integration flow interpreted and executed during...

How to Set Up and Customize SAP Fiori Launchpad

The SAP Fiori launchpad is the central entry point for all SAP Fiori apps.

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...