Definition: Badi Stands for BUSINESS ADD-INS, A BADI is an enhancement technique that facilitates a SAP programmer, a user, or a specific industry to add some additional code to the existing program in SAP system. We can use standard or customized logic to improve the SAP system. A BADI must first be defined and then […]
SAP BTP
Developing extensions for S/4HANA Cloud using OData protocol and BTP Mobile Services
This article is intended to share the experience using SAP Business Technology Platform (BTP) to create mobile applications on various platforms including iOS and Android as well as to give detailed information about how to start developing extensions for S/4HANA Cloud. I would cover only BTP and Xcode technology stack and will go through the […]
Consume Get Content API of Open text to read the Xstring content of the attachments in Open text
Introduction: This article serves as a guide or an example with code snippet of how to consume Open text content server REST APIs in SAP using ABAP. Preface Being an ABAPER for more than four years, I had worked in various WRICEF objects under different SAP modules. I recently worked on an Integration project where […]
Create SAP CAP service with Low-Code No Code (LCNC)
In this blog, how to create SAP CAP service using Low-Code No Code from the TechEd 2021 session. Pre-requisites SAP BTP environment with Low-Code/No-Code Entitlements. SAP AppGyver Step 1: Open Development Lobby, Click on Create and choose Business Application and provide the project name and click on Create. Provide the project details as below Step […]