Consuming SAP with SAP Build Apps – Web App in SAP Build Work Zone, standard edition

SAP Build Work Zone, SAP S/4HANA Systems

This blog post is the fourth in a series of posts that cover the connectivity options available for SAP Build Apps to interface with SAP systems. The series will cover connecting SAP Build Apps with the following: The format of this post is similar to a tutorial. However, I’ll provide more comprehensive details, tips and […]

Continue reading


Developing & Deploying the UI5 App to Cloud Foundry and Accessing from App-router End-to-End Steps

Business Application Studio

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 […]

Continue reading


Exploring SAP Business Application Studio

SAP Business Application Studio, SAP Business Technology Platform

SAP Business Application Studio provides a tailor-made development environment for various development scenarios, such as SAP Fiori, SAP S/4HANA extension, and Workflow. In SAP Business Application Studio, you are provided with one or more dev spaces. A dev space is a development environment with all the tools, capabilities, and resources needed for developing your application. […]

Continue reading


Total and Sub-Total of a Table Using Northwind Service in BAS-(Business Application Studio)

SAP Business Application Studio, SAP Fiori, SAPUI5

Objective: This blog post provides insights about the Total and Sub-Total of a Numerical Units in a Table using Northwind Service and how to implement in SAP Business Application Studio environment. In this blog post, I’ll demo about Total and Sub-Total of a Numerical Units in a Table using Northwind Service. Northwind Service: Northwind Service […]

Continue reading


Multitenant SaaS application using productivity tools in Business Application Studio

SAP Business Application Studio, Multitenancy in SAP BTP

Transitioning to the cloud and developing multitenant applications is a key requirement that nearly every customer has these days. When working with SAP Business Application Studio using productivity tools it is possible for you to achieve this goal with minimum efforts. To dive deeper, let’s start by understanding multitenancy and its benefits. What is Multitenancy? […]

Continue reading


Complex OData Annotation Editing using CDS Graphical Modeler

SAP Business Application Studio, SAP Business Technology Platform, SAP Cloud Application Programming Model

In this blog post, we will demonstrate how to annotate CDS models with OData annotations using the CDS Graphical Modeler. Complex OData Annotation Editing using CDS Graphical Modeler In this blog post, we will show you how to create complex OData annotations for CDS projections in a separate app/annotations.cds file using the CDS Graphical Modeler […]

Continue reading


SAP HANA Development with SAP Cloud Application Programming Model using SAP Business Application Studio

SAP HANA, SAP Business Application Studio, SAP HANA Cloud

Goal: This Blog explains how you can leverage native SAP HANA development artifacts with CAP. In particular we look at the use of Calculation Views, inside Cloud Application Programming (CAP) Applications. This includes OData access to Calculation Views. Solution: Pre-requisites: Set Up SAP Business Application Studio for Development Launch the Business Application Studio (BAS) and […]

Continue reading


Deploy Fiori element app created from ABAP RAP(Steampunk) to BTP Launchpad service using MTA

ABAP RESTful Application Programming Model, SAP Business Application Studio, SAP BTP

This blog is an end-to-end guide to development and deployment process, from creating ABAP RAP OData service, generate a Fiori element report as Multi-Target Application (MTA) and deploy it to Launchpad service in BTP. Prerequisites: Since the tutorial focuses on the end-to-end process, the application we will create a super simple application. 1. Create ABAP […]

Continue reading