CDS Abstract Entity and ABAP RESTful Application Programming Model: Input parameter modelling

ABAP RESTful Application Programming Model, SAP S/4HANA Cloud, ABAP Development, SAP NetWeaver Application Server for ABAP, SAP S/4HANA

1. Using Abstract Entities for Non-Standard RAP BO Operations. This short overview of abstract entities concept in the context of non-standard RAP business object operations. It outlines their purpose, advantages, and implementation strategies, emphasizing their role in enhancing modularity and flexibility in data modeling. Purpose Abstract entities are Core Data Services (CDS) constructs specifically designed […]

Continue reading


Connecting SAP HANA on-premises to SAP Cloud Platform Integration (CPI)

SAP HANA Cloud, SAP HANA Database, SAP Cloud Platform, Cloud Connector

Introduction Connecting SAP HANA on-premises to SAP Cloud Platform Integration (CPI) is a crucial step in establishing a seamless data flow between on-premise and cloud-based systems. This integration allows organizations to leverage the power of cloud-based integration capabilities while maintaining access to their existing on-premise HANA databases. This document will provide a comprehensive guide on […]

Continue reading


Step-by-Step Guide: Building an Analytical Dashboard in SAP Data Sphere Using Sales Order Data

SAP Analytics Cloud, SAP Datasphere, Data and Analytics

Introduction: In today’s data-driven world, having real-time insights at your fingertips is crucial for making informed business decisions. SAP Data Sphere is a cloud-based solution designed to integrate, model, and analyze data from various sources. In this blog, I’ll show you how to set up a trial account for SAP Data Sphere and create a […]

Continue reading


Calling Fragment Form & Send it as an attachment using ABAP Walk-Through (Dunning Example)

SAP ABAP, SAP B1

This Blog is based on the Output Management Form and has all of its configuration completed Ex for dunning: use maintenance view: V_T047E using code: sm30 to switch between frameworks through drop-down list First: you can identify Fields for Key & Master Key internal tables for standard fragment form through putting a breaking point By […]

Continue reading