Tag: SAP ABAP on HANA
-
Have you ever got a client requirement to use SAP API hub API in SAP object and struggled to find a correct approach. It happened with me as well. Therefore,… more ›
-
A CDS hierarchy is specified in the DDL source code of a CDS data definition in the ABAPDevelopment Tools for Eclipse using the DEFINE HIERARCHY statement. The name given to… more ›
-
A design pattern is a general, reusable solution to a frequently encountered problem in software design. Rather than being a ready-to-use design, a design pattern serves as a guideline or… more ›
-
ABAP CDS table functions are used to define table functions that are executed directly on the database. These functions can be called within CDS views and leverage the HANA platform’s… more ›
-
Types of Projection View: Here’s an overview of the types of CDS projection views you might encounter: ➢ They can be used in ABAP programs as a data type for… more ›
-
● CDS View Entities are the latest version of ABAP CDS Data Definitions. It is defined using the statement DEFINE VIEW ENTITY in the CDS DDL of ABAP Core Data… more ›
-
In the world of data storage, row storage and column storage are the two heavyweights, each bringing its own set of strengths and quirks to the table. For businesses and… more ›
-
In this article, we will guide you through creating your very first ABAP application on SAP Business Technology Platform (BTP). In our previous article, we covered the essential setup steps,… more ›
-
Want to get started with SAP Business Technology Platform (BTP) development in 2025? This guide walks you through creating a free SAP BTP trial account and linking it with the… more ›
