Create SAP Performance Analysis Dashboard with ABAP Download data

ABAP Development

I had been working on SAP performance analysis with my customers in the past. Based on my experience, the performance analysis process could be time-consuming and might need a large amount of time to prepare reports for sharing the finding with other team members. Also Read: https://www.erpqna.com/sap-back-end-developer-abap-cloud-certification-preparation-guide/ Recently, I am working with a customer on […]

Continue reading


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


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


Using Virtual Elements with CDS in Fiori elements

SAP Fiori, ABAP Development, ABAP CDS view

Overview In this post you will learn, how we can use ‘READ_TEXT’ function for Fiori elements application. Consumption CDS is generating the Fiori elements application but sometimes we need Abap Logic calculation. (Calculate field values using Abap resources one of them read text belongs to material or orders etc.). Also Read: SAP Fiori System Administration […]

Continue reading