Excel Upload and Download Program with multiple tabs from Fiori Launch Pad(Web GUI)

ABAP Development

Introduction There could be multiple scenarios where an excel upload and download using ABAP Report Program or a Odata service with different sheets or tabs in a Excel needs to developed as shown in the below screenshot. Excel Upload with multiple tabs: There has been multiple instances where most of the developers tend to use […]

Continue reading


SQL Script for ABAP Managed Database Procedures(AMDP)-Code pushdown for a better performance!

ABAP Development

We all are aware of the term “code pushdown” in the SAP HANA database and how it helps us in improving the performance of the application. When it comes to performance intensive applications say an analytical report, the bottleneck lies in moving the records between the database server and the application server. The time taken […]

Continue reading


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


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 4 CPUs 16GB RAM 150GB Disk Tools Environment preparation Preparing the virtual machine We access the VMWare program and go to the option “Create a new virtual machine” We select […]

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