Get more value from S/4HANA with SAP Extensibility options I will focus on existing and new SAP partners who wish to connect their cloud offerings to S/4HANA customers or migrate their existing add-on to ABAP clean-code code. In this article, I will explain in more depth from a customer’s point of view which Extensibility Options […]
SAP BTP
How to Provision a SAP Datasphere Free-Tier Instance
Introduction In this blog post, we’ll guide you step-by-step through the process of provisioning a SAP Datasphere Free-Tier instance. Whether you’re a data enthusiast, a business analyst, or an IT professional, by following these steps, you’ll have your free-tier instance up and running in no time. Prerequisites To create your SAP Datasphere service instance in […]
SAP RAP Unmanaged scenario example-Simplified
SAP RAP (ABAP RESTful Application Programming Model) has two main flavors: managed and unmanaged. Let’s focus on the unmanaged version. Unmanaged SAP RAP refers to a development approach where developers have more control over the data persistence and business logic compared to the managed approach. Here are some key aspects Overall, unmanaged SAP RAP provides […]
ABAP RESTful Application Programming Model (RAP)
Introduction The SAP landscape has evolved significantly, with businesses seeking simpler, more efficient solutions that offer excellent user experiences. Many organizations remain deeply embedded in the SAP ecosystem, primarily focusing on ABAP over other languages. So, is it possible to develop feature-rich applications without other frontend languages? Yes, leveraging ABAP with RAP (ABAP Restful Application […]
Implement side-by-side extensibility with SAP Build Apps and SAP Process Automation in BTP onPremise
SAP Build is SAP’s low-code solution, aimed at enabling business users to effortlessly construct business applications. It integrates SAP Build Apps, SAP Build Process Automation and SAP Build Work Zone into a cohesive development environment, introducing fresh innovations for swift app creation, process automation, and business site generation. Scenario: A business Partner(BP) fetched from S4Hana […]
Upload and modify OpenXML documents via RAP App in SAP BTP ABAP Environment
Introduction In this blog post, I would like to share some insights for generating OpenXML documents by use of the RESTful Application Programming Model with Cloud-released development objects. With this app, you will be able to upload .docx templates and fill them with information from you CDS view (could be used for generating invoices, business […]
SAP AI Technologies Evolution. Seamless Transition from SAP CAI to Skybuffer AI on SAP BTP
Introduction Skybuffer AI, built on the robust SAP Business Technology Platform (SAP BTP), is the latest and most advanced version of our Conversational AI development, a journey we embarked on in 2018. Our solution now addresses a wide range of AI needs, from Conversational AI to cutting-edge Generative AI and Retrieval-Augmented Generation (RAG) Initially integrating […]
A Comprehensive Overview of Intelligent Scenario Lifecycle Management (ISLM)
Artificial Intelligence (AI) plays a significant role in various aspects of SAP’s software offerings, enhancing functionality, efficiency, and decision-making capabilities across different business processes. With SAP’s overarching goal to empower organizations to leverage all the technology that they are offering for increased intelligence, SAP has introduced Intelligent Scenario Lifecycle Management (ISLM). In this blog series, […]
SAP HANA Database Creation from SAP BTP
Creation of SAP HANA Database Instance in SAP BTP 1. Open SAP BTP Cockpit and click on subaccount. 2. Click on Instances and Subscriptions and then click on create button. 3. Select Service as SAP HANA Cloud and Plan as tools. 4. SAP HANA Cloud is now subscribed. 5. Click on Security -> Users and […]
Developing & Deploying the UI5 App to Cloud Foundry and Accessing from App-router End-to-End Steps
In this Blog I am going to explain the minimal steps required to setup App router, HTML5 Deployer for the UI5 application to be able to develop and deploy the application to Cloud Foundry Space. We are going to setup destination and consume the same in the UI5 application using App Router. Before Getting started […]