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