How to Work with BAPI SDK in SAP IRPA Cloud Studio 2.0

ABAP Development

Introduction: One of the most important package while developing automations with SAP Applications(Create Sale orders, Create Purchase orders, Posting Invoice Documents) is by using the BAPI SDK, which saves the developers time and life easy by providing the Inbuilt validations spending time to understand business logic No screen recording is required Bot will run in […]

Continue reading


ABAP in the Cloud, Start from Scratch, Architecture of ABAP Restfull Application Programming Model and Developing Fiori Apps

SAP ABAP Development, SAP ABAP, SAP S/4HANA Cloud

This blog post include the understand of architecture of Restful Application Programming Model and implementation codes step by step. Firstly, We can look at the evolution of ABAP RAP. In the technology environment, everything changes and evolving. ABAP is changing also, specially for frontend services faster changer. When we look at the diagram, our CDS […]

Continue reading


Building Dropdown list using Value help in CDS views with validations – ABAP Restful Application Programming Model

ABAP RESTful Application Programming Model

Introduction: Dropdown lists are very helpful when you want the user to select from a set of predefined values. The values can be either static or dynamic based on whether the database table used to implement the dropdown is updated or remains fixed. Problem Statement: Suppose that you have a Fiori list report template application […]

Continue reading


SAP Cloud Integration – Prinicpal Propagation to Backend ABAP System using RFC

SAP Integration Suite, SAP ABAP, Cloud Integration

1. Introduction With the 5.25.x/6.17.x release, SAP Cloud Integration provides the support of Principal Propagation for the RFC adapter for Neo & CF versions. This blog explains on how to make use of this enhancement. 2. Overview The below diagram depicts that a BTP user can pass the identity to the backend ABAP system via […]

Continue reading