SDI Configuration: Connect Data Provision Agent(SDI) to Cloud Foundry environment and enable the Adapters(File Adapter, ABAP Adapter and HANA Adapter)

SAP HANA smart data integration, SAP S/4HANA, ABAP Development

1.0 Procedure overview 1.1 Purpose The purpose of this procedure is to install the Data Provision Agent into your local machine and establish a connection to the Cloud Foundry environment. 1.2 Pre-requisites Listed below are the pre-requisites for performing the following procedure: You should have the two users with the below system privileges which are […]

Continue reading


Extract Product Master data delta via CDS View from SAP S/4HANA Cloud

SAP S/4HANA Cloud, ABAP CDS View

Introduction This blog post describes, how to extract Product Master data Delta via API CDS View and consume the information via Postman from SAP S/4HANA Cloud. Searching for CDS View To find the suitable CDS View we need the View Browser application. Firstly we need to filter only by released CDS Views: For this business-case […]

Continue reading


ABAP Units in ABAP RESTful Programming Model

ABAP RESTful Programming Model, SAP Cloud Platform, SAP S/4HANA

Objective and Advantages of writing ABAP Units Setup and Creation of ABAP Unit Test Doubles In behavior implementation class, navigate to test classes section and type “test” and then press ctrl+space. Select “testClass” and press enter. Provide test class name. For our e.g. we will test class name as “ltcl_scarr”. As implementation methods for determinations, […]

Continue reading


Install ABAP Platform Developer Edition 1909 using VM and SUSE

ABAP Development, SAP Fiori, SAP HANA

This post is a guide to install “ABAP Platform Developer Edition 1909” from a VMWare virtual machine and using the LINUX SUSE distribution. Requirements System Tools Environment preparation Preparing the virtual machine We access the VMWare program and go to the option “Create a new virtual machine” We select the Linux image that we have […]

Continue reading


Extending An Analytical View (Adding link to Analytical Table)

SAP Fiori, ABAP Development

SAP Fiori analytical apps are the new user experience (UX) for SAP Business Suite which allows real-time insights into your business by displaying KPIs, allowing you to make faster, better decisions. We can perform complex aggregations and calculations on any business operations. It helps to deliver performance in form of table and chart visuals in […]

Continue reading


Merchandise Distribution and ABAP

ABAP Development, MM (Materials Management)

I recently was requested to implement a feature for merchandise distribution in SAP for putaway and cross-docking methods. There are other methods like stock-placement, flow-through, and others however I will concentrate only on the mentioned ones. Merchandise distribution consists in to group the storage transfer orders from plants to the distribution centers and create purchase […]

Continue reading


Automate Master Data Vendor Extension Process to Purchase Organization with Approval Workflow

SAP ERP, ABAP Development, ABAP Extensibility, SAP S/4HANA

Introduction In every Project or Customer you worked for, you will have the scenario where some Master Data will not be extended to Company Code/Purchase organization and in those scenarios you have to send an email to that Team and wait when this will get extended so that you can create your Business Document. In […]

Continue reading