Calling custom developed Adobe Form from standard Transaction Code for Print Output in SAP ABAP

ABAP Development, ABAP Connectivity

Introduction: Adobe Forms are used frequently in SAP to generate Portable Document Format(PDF) files of various business documents like Invoices, Order Confirmations, Account Statements etc. PDF files have got below advantages over other file formats. There are many cases we don’t want to display purchase order details in the format provided by standard Adobe Form […]

Continue reading


Consuming SAP HANA data into SAP Analytics Cloud through Live connection – End to End scenario

SAP Analytics Cloud, SAP Cloud Platform, SAP HANA

A lot of colleagues, partners and customers have been often asking me questions like following: “How easy it is to configure live connection between SAP HANA to SAP Analytics Cloud?” What are those precise list of privileges to be assigned to the user to be able to create a connection and to be able to […]

Continue reading


Create REST APIs secured with XSUAA in Cloud Foundry environment and call REST APIs in ABAP environment

ABAP Development

ABAP programming is still the most powerful development tool in SAP core ERP, while we will find some cloud native features (ex. JWT relevant techniques) are not fully supported in ABAP environment in near future. If developers work on NetWeaver as well as Cloud Foundry environment, a workaround is to deploy REST APIs with cloud […]

Continue reading


Application set-up and basic understanding of DDMRP designed for SAP S/4HANA On-Premise

MAN Production Planning (PP), SAP S/4HANA

Introduction This blog is meant to be a guide to step through the configuration and execution of Demand Driven MRP for S/4HANA On-Premise. This overview based on S/4HANA 1909 (and, to some degree, for S/4HANA Cloud 1911 and On-Prem 1809). Read More: SAP PP Certification Preparation Guide There is also a DDMRP application that has […]

Continue reading


OData Example: Create Update Delete Price Components of Service Order in SAP Business ByDesign

CRM Service, SAP CRM

SAP Business ByDesign (ByD) provides you with REST/OData access to Service Order Price Components both header and item level components (Price, Discount, Surcharge, Freight …). This blog post provides you with an sample round trip examples of price components (create – read – update – delete) using ByD OData services for service order business object. […]

Continue reading


Creating a P-User in SAP Cloud Platform to Practise SAP HANA

SAP Cloud Platform, SAP HANA

This blog gives a clear picture of how to easily configure the SAP HANA cloud platform. To login to the SAP HANA Cloud Platform, you will need credentials. Also Read: SAP HANATEC 12 Certification Preparation Guide Steps to create user id: 1. Go to https://community.sap.com/. Click on login/sign up. Click on Register. 2. Enter all […]

Continue reading


Looking forward for the next available value in a table without using LEAD or LAG function or LOOPING in SAP HANA

SAP HANA, BW SAP HANA Modeling Tools (Eclipse), SAP HANA Studio

REQUIREMENT This blog is regarding the calculation of “Production Ratio” in Supply Chain Management for the monthly bucket in SAP HANA. The client wanted to see, Production Ratio of a year for each month for a particular Product, Location and Product Version combination. In my case Production Ration was calculated as (Quantity / Total Quantity […]

Continue reading