Download as pdf or txt
Download as pdf or txt
You are on page 1of 43

SAP Business Technology Platform

Introduction

Thomas Jung, SAP


February 22, 2023

Public
How it Feels With Everyone Else's Usage the Cloud

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 2


Public
How it Feels With Your Own Experience Moving to the Cloud

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 3


Public
INTELLIGENT ENTERPRISE

BUSINESS NETWORK

BUSINESS PROCESS
ACROSS ALL FUNCTIONS

B U S I N E S S P R O C E S S I N TE L L I G E N C E

EXPERIENCE MANAGEMENT

APPLICATIONS INTELLIGENT SUITE INDUSTRY CLOUD

SUSTAINABILITY MANAGEMENT

TECHNOLOGY SAP BUSINESS TECHNOLOGY PLATFORM

INFRASTRUCTURE SAP DATA CENTER OR HYPERSCALER

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 4


Public
The Evolution of the SAP ERP Architecture:
Powered by SAP NetWeaver — Embedded and Standalone Connections

ERP SAP R/3 SAP R/3 SAP ERP SAP ERP


Release up to 4.6C Enterprise Edition 2004 6.0

SAP NetWeaver ’04 SAP NetWeaver 7.0

Embedded
SAP Basis up SAP Web AS SAP NetWeaver ’04 SAP NetWeaver 7.0
Technology
platform to 4.6D 6.20

SAP NetWeaver SAP NetWeaver SAP NetWeaver SAP NetWeaver


SAP NetWeaver

PEOPLE PEOPLE PEOPLE PEOPLE


Life Cycle Mgmt
Life Cycle Mgmt

Life Cycle Mgmt

Life Cycle Mgmt


Composite Applications
Composite Applications

Composite Applications

Composite Applications
INTEGRATION INTEGRATION INTEGRATION INTEGRATION
Standalone

INFORMATION INFORMATION INFORMATION INFORMATION


INTEGRATION INTEGRATION INTEGRATION INTEGRATION

PROCESS PROCESS PROCESS PROCESS


INTEGRATION INTEGRATION INTEGRATION INTEGRATION

APPLICATION APPLICATION APPLICATION APPLICATION


PLATFORM PLATFORM PLATFORM PLATFORM
Public
© 2010 SAP AG. All rights reserved. / Page 5
INTELLIGENT ENTERPRISE

BUSINESS NETWORK

BUSINESS PROCESS
ACROSS ALL FUNCTIONS

B U S I N E S S P R O C E S S I N TE L L I G E N C E

EXPERIENCE MANAGEMENT

APPLICATIONS INTELLIGENT SUITE INDUSTRY CLOUD

SUSTAINABILITY MANAGEMENT

TECHNOLOGY SAP BUSINESS TECHNOLOGY PLATFORM

INFRASTRUCTURE SAP DATA CENTER OR HYPERSCALER

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 6


Public
SAP Business Technology Platform

BUSINESS NETWORK

BUSINESS PROCESS
ACROSS ALL FUNCTIONS

B U S I N E S S P R O C E S S I N TE L L I G E N C E

EXPERIENCE MANAGEMENT

APPLICATIONS INTELLIGENT SUITE INDUSTRY CLOUD

SUSTAINABILITY MANAGEMENT

SAP BUSINESS TECHNOLOGY PLATFORM


TECHNOLOGY

DATABASE & DATA ANALYTICS APPLICATION INTELLIGENT


MANAGEMENT DEVELOPMENT TECHNOLOGIES
& INTEGRATION

INFRASTRUCTURE SAP DATA CENTER OR HYPERSCALER

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 7


Public
SAP Business Technology Platform: Scenarios

SAP BUSINESS TECHNOLOGY PLATFORM


TECHNOLOGY

INTEGRATION DATA-TO-VALUE EXTENSIBILITY

RELATED PRODUCTS & SERVICES: RELATED PRODUCTS & SERVICES: RELATED PRODUCTS & SERVICES:

SAP Integration Suite incl. SAP HANA Cloud SAP Extension Suite incl.
incl. data lake capabilities
▪ SAP API Business Hub Business Process Improvement
▪ SAP One Domain Model SAP Data Warehouse Cloud ▪ SAP Workflow Management
▪ SAP Master Data Integration ▪ SAP Intelligent Robotic Process
▪ etc. SAP Analytics Cloud incl. Planning Automation

SAP Data Intelligence Development Efficiency

SAP Business Planning and ▪ SAP Business Application Studio


Consolidation ▪ No-code application development

Digital Experience

SAP AI Business Services

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public *product list not exhaustive 8
Public
iRPA
SAP Extension Suite
Workflow
Management
Live Process
Content
SAP Digital
SuccessFactors Process Process Mining
Automation
SAP S/4HANA
and ECC
S/4 Conversational AI

Work Zone
SAP Ariba

Central management Extension


Intelligent plane Digital
SAP Concur
Enterprise Secured and Managed
Suite Experience SAP Fiori
Connectivity
Side-by-Side
SAP Customer Extensibility
Experience
CX Launchpad

SAP Mobile
Fieldglass
Development
3rd Party Efficiency Tools

Programming
Models

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 9


Public Runtimes
Runtime Choices

Cloud Foundry Kyma ABAP

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 10


Public
When to use what?

Your Your Your


developers software scenarios
skillset assets and use-cases

DECISION CRITERIA

Programming Language Regions Degree of


model control

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 11


Public
Runtime Choice

ABAP Cloud Foundry Kyma Pure Gardener

RAP X

CAP X X (X)

Microservices X X X

Very “particular” (ABAP) X X


programming language
Simplicity vs. S S E E
empowerment

Opinionation Flexibility

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 12


Public
Deployment Options for your Applications

Cloud Foundry Kyma ABAP


Runtime Runtime (K8s) Environment

• Platform-managed Load balancing, Routing, • Free choice of programming languages and - • Integrated development lifecycle
Health checks, Security Updates models (containerized deployments) • Fast prototyping with ABAP RESTful
• Free choice of programming models (CAP, • Combines microservices and serverless programming model
Java, etc) functions • Reuse existing on-prem ABAP assets
• Built on industry-standard, open-source • Brings built-in managed service mesh
Pros technology components • Built on industry-standards
• Multi-cloud deployments and no infrastructure and open technology projects / components
vendor lock-in • Out-of-the-box consumption of SAP and
hyperscaler services

• Enterprise-grade business applications and • Cloud-native development of apps and • User centric process extensions
services services • Robust, transactional cloud apps
Good for • Cloud-native web applications • Highly scalable, microservice-based apps • Migrate and adapt add-ons to the cloud
• Small to medium extension build with • CAP-based applications • Enabling ABAP developers to go to the cloud
CAP/Low-Code tooling

• Understanding of Core Data Services • Kubernetes knowledge • Ability to write modern ABAP code
• SAP Fiori/UI5 and SAP HANA • Docker • Core Data Services
• Expertise in Java/Node.js or in any major • Microservices • SAP Fiori and SAP HANA
Skills programming language • NodeJS and Python for serverless functions
• Any major programming languages

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 13


Public
Cloud Foundry and Kubernetes side-by-side

Cloud Foundry: Opinionated PaaS


▪ `cf push` experience → buildpacks as enabler
▪ Patching underlying stack done by Apps Services
Cloud Foundry/platform provider
▪ Stateful backing services “assumed to exist”
Apps Services

Kubernetes: Generic Runtime


▪ Can run everything that Cloud Foundry can run

as a Service via
Can run many workloads that CF cannot run
▪ Developers need to care how, spend the effort …

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 14


Public
Cloud Foundry and Kyma Runtime: The Choice is Yours

“Cloud Foundry and Kubernetes – Where do they differ? How do they fit together?” Sanjay Patil, Posted on October 19, 2018

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 15


Public
Cloud Foundry and Kyma Runtime: The Choice is Yours

“Cloud Foundry and Kubernetes – Where do they differ? How do they fit together?” Sanjay Patil, Posted on October 19, 2018

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 16


Public
Building Extensions for the Intelligent Enterprise on SAP BTP

1
SAP SuccessFactors Development Efficiency Tools/Services/SDKs

Management
SAP S/4HANA Cloud Plane SAP Cloud ABAP Development
S/4 SAP Business Application Studio
+ On Premise1 SDK Tools for Eclipse (ADT)

SAP Customer
CX Cloud
Experience Connector

SAP Fieldglass
SAP Cloud Application ABAP RESTful
Connection
Service
Programming Model (CAP) Programming Model (RAP)
SAP Concur
▪ Secured & Managed Connectivity
▪ Central APIs & Events Registry

SAP Ariba

SAP Enterprise Core


ECC Event Bus Event Mesh
Components

Other SAP Solutions other

3rd Party Solutions 3rd Kyma Serverless Cloud Foundry ABAP


1 Planned innovation Runtime Runtime Runtime Environment

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 17


Public
Extensibility with SAP S/4HANA

In-App Extensions Cloud Extensions

Refresh & mobilize


user experience

Adopt new user interface Cloud-native for


B2C & B2B
Create custom analytics

Process
Expose data Integration innovation
SAP S/4HANA
In-App User Interface
Create forms/ Extensibility Rules / Workflow
SAP BTP
Data marts
email templates
Process / Events
Side-by-Side & analytics
Data Replication
Extensibility
Add application logic

Data science &


Add database fields/objects intelligence

IoT & Big Data

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public User Interface Layer Application Layer Database Layer 18
Public
ABAP Details
ABAP RESTful Application Programming Model – The Mission

… for the development of


PROVIDE A PROGRAMMING MODEL …
SAP Fiori apps and
Web APIs…

… for customers and partners in SAP S/4HANA … supporting the product qualities
… for SAP internal development in SAP S/4HANA User experience: SAP Fiori and SAP HANA
… for customers and partners in Cloud: scalability
SAP BTP ABAP Environment ABAP assets: non-functional requirements

… offering an end-to-end experience


… and being flexible
standardized development flow
Break-outs for non-standardized implementations
best practices & development guides
Out-of-the-box extensibility & verticalization
high development efficiency
Reuse components / APIs in “freestyle” development scenarios
focus on business logic, rather than technical aspects

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 20


Public
Vital parts of SAP Business Technology Platform (BTP), ABAP environment

SAP Business Technology Platform, SAP BTP


ABAP environment services
SAP BTP cockpit
SAP Integration suite

SAP Launchpad service


ABAP RESTful application
programming model SAP Workflow service Cloud
Cloud-optimized ABAP language
Analytics
Released APIs
SAP Fiori tools …

WEB
WEB API
API
WEB
WEBAPI
API
Cloud

ABAP development Connectivity


tools in Eclipse

SAP HANA
SAP system
SAP Business
Git code Technology Platform SAP Cloud On premise Non-SAP system
Connector
management

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 21


Public
CAP Details
Cloud Application Programming Model - Introduction
We complement cloud-native technologies with…

▪ a CDS-based Services framework…


IDE

Platform Services
SAP Fiori
App UIs?+ other
+ local

▪ w/ intrinsic enterprise & cloud qualities


Web IDE Web

CDS
CDS
CDS Domain
Service
Logic?
SDKs
w/ 1st-class support by and for…
local

SAP HANA
Domain + other
Model?
▪ SAP Business Application Studio

Infrastructure
▪ SAP Fiori
without lock-in!
▪ SAP HANA
▪ S/4 Extension scenarios, …
BAS
Eclipse
VSCode CDS
→ Guidance and best practices leveraging proven
Node. js Service SAP technologies + Open-Source software
planned:

express SDKs

→ A consistent end-to-end programming model for


Java, REST
Spring OData enterprise services & applications
HAN
Fiori
A

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 23


Public
CAP Context and our focus
Consumers

Frontends / UIs
Services Services Services
Scaling
Provisioning

Profiling
Data
CI/CD

Monitoring Your Services


and Apps
Databases

Identities
SAP HANA
Setup

Authentication Develop Run Test


Big Data

Caching CI/CD
API Management

Destinations Connectivity Operate

by SAP Cloud SDK, …

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 24


Public
Low-/No- Code
Critical Digitalization Challenges
Organizations Fail to Innovate at the Speed the Business Demands

Rapidly evolving customer Limited development Complex IT landscapes,


requirements accelerating resources, inhibiting with a growing number of
demand for cloud digitalization applications maintained
solutions by companies
“The pandemic is accelerating “Lack of skills was cited as the Large companies maintain
cloud demand, with 59% of number-one challenge in a recent 129 different applications on
enterprises expecting cloud use to Gartner Research Circle survey, average, with the total number
exceed plans due to COVID-19.”1 and CIOs identified the ‘lack of increasing by 68% since 2015.3
skills and resources’ as the biggest
barrier to success.”2

1. “Maximizing the Impact of Technology Investments in the New Normal,” CIO Insider, Deloitte, 03 February, 2021, Khalid Kark, Jagjeet, Gill, and Tim Smith.
2. “Forecast Analysis: Low-Code Development Technologies,” 22 January 2021, Fabrizio Biscotti, Paul Vincent, Jason Wong, Laurie Wurster. GARTNER is the trademark and service mark of Gartner Inc., and/or its affiliates and has been
used herein with permission. All rights reserved.
3. "Employees Are Accessing More and More Business Apps, Study Finds,” The Wall Street Journal, 07 February, 2019, Angus Loten.
© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 26
Public
Accelerated Time to Value with Low-Code/No-Code
Unified Offering Across App Development, Process Automation & Digital Experience

Business Processes BUSINESS USER

Enterprise Resource Planning Digital Experience


Supply Chain • SAP Work Zone
• SAP Launchpad service
Customer Experience • SAP Mobile Start
Human Resources

Low-Code/No-Code Capabilities

Application Lifecycle Management


CITIZEN DEVELOPER PRO DEVELOPER CITIZEN DEVELOPER

Automation Application Composition

DevOps
• SAP Process Automation • SAP Business Application Studio
Business Process Intelligence • SAP AppGyver
• Workflow Management
• Intelligent Robotic Process Automation
Signavio • SAP Process Insights

Customer Insights
Qualtrics

Marketplace
Pre-built LoB & industry specific content from SAP and partners

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 27


Public
How Can You Meet the Growing Application Need?
Scale Development by Empowering More Employees to Build Software

Professional developer
▪ Uses tools of choice to create cloud native
High
applications and reusable services
Professional developer
▪ Designs, develops, deploys, tests,
and hands over to production Citizen developer

Development democratization
▪ Understands the concept of a development
lifecycle, testing, and versioning
▪ Ensures governance and security

Citizen developer
▪ Creates and publishes low-code/no-code
apps and customizations with close links to
business contexts
Pro-code Low-code No-code
▪ Is unaware of testing, go-live, versioning, and Low
termination but learns through citizen Low Application volume High
development education
▪ Ensures governance and security through IT-
sanctioned tools and platform-supported processes

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 28


Public
High
Professional developer
Citizen developer

Development democratization
SAP Build
SAP Business
Application Studio
Standard IDEs*

Create a unified developer


for low-code
experience that allows every development
Professional
developer to build apps fast, experience
no matter the skill level
Pro-code Low-code No-code
Low
Low Application volume High

*i.e. VS Code + extensions

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 29


Public
Application Development: SAP Build Apps
Build Quality Apps Without Compromise

The world's first professional no-code platform, enabling you to


build apps for all form factors, including mobile, desktop, browser,
TV and others

Drag-and-drop the Use over 400 built- Create any logic Bring your own data Deploy apps to
user interface in formula functions visually with pre-defined various platforms
design integrations

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 30


Public
Customer Success: DHL Freight
Scaling European Fleet Management with One Application

Using SAP Build Apps, international logistics


firm DHL Freight created an application to
better manage damage reports for its trailer
fleet across Europe. Created by a small team,
the app increased the reliability of reporting
while making inspections more convenient for
employees in the field.

App features
▪ Integration with the company’s trailer fleet data
▪ Role- and region-based user authentication
▪ Localization to multiple languages
▪ Native iOS and Android apps and a Web-based
administrative interface

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 31


Public
• Low-code development environment,
tailored for efficient development of
business applications for the Intelligent
Enterprise
• Tight integration with SAP services,
technologies, and systems

• Modern and intuitive web user interface


• Simplified, faster setup of the
development environment

SAP Business Application


Studio: The low-code
approach • Accelerated time-to-market with high-
Scale your Development and Build Smarter productivity development tools
Enterprise Apps.

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 32


Public
Single project studio for Simplified project artifact
citizen developer projects structure and dependencies

Visual data and Low-code template-based


service modeling and freestyle UI development

Key capabilities
of SAP Business
Single-click preview and
Application Studio Service center deployment

Use a Modern, Integrated Development


Environment for Today’s Developers.

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 33


Public
The new low-code capabilities of SAP Business
Application Studio include:
• Deliver the applications the business needs
when it needs them
• Improve productivity
• Increase the organization's developer (talent)
pool
• Enable anytime, anywhere availability in the
Benefits of SAP Business multi-cloud SAP environment
• Develop and extend SAP solutions
Application Studio • Allow for collaboration between citizen
Efficiently Develop Business Applications developers and professional developers
for Your Intelligent Enterprise.

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 34


Public
SAP Business Application Studio on BTP* Multi-Cloud
General Availability on Azure, AWS, and Ali-Cloud

A modern development environment, tailored for efficient development of


business applications for the Intelligent Enterprise scenarios

* SAP BTP: SAP Business Technology Platform


© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 35
Public
SAP Business Application Studio
Value Proposition

Turn-key Simplified Integrate SAP Ultimate


Solution Development Solutions Productivity
Instantly spin-up pre-packaged Enjoy a seamless end-to-end Build smarter, more intelligent Accelerate app development
environments with tools and development environment with a applications integrating SAP using wizards, optimized code &
runtimes, tailored for developing desktop like experience in the cloud services, technologies, and graphical editors, local test run &
SAP business applications - available anywhere, anytime solutions to cater for your debug, terminal (CLI) access,
business needs quick deployment, and more

SAP Business Application Studio is built on Open Source and leading industry standards

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 36


Public
SAP Business Application Studio
Key Use Cases

Build web apps with Extend SAP Solutions Create serverless


SAP Fiori and SAPUI5 extensions

Digital process automation using Mobilize your Develop SAP HANA


SAP Workflow Management Business Native applications

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public This is the current state of planning and may be changed by SAP at any time. 37
Public
The Big Picture
Browser
based
access Data Sources

SAP BTP

SAP Business Application Studio

Dev-Space
SAP HANA Native Applications Internet / Cloud
Additional Extensions
Dev-Space
Workflow SAP Cloud Business Application

Dev-Space
Open VSX SAP Fiori On-Premise

Custom
Additional Extensions Development File System
Extensions (per scenario) environment
• SAPUI5
• Layout Editor
• LSP
• … and more

Source Control
SAP BTP, Cloud Foundry SAP BTP, ABAP SAP HANA Cloud
SAP S/4HANA Cloud On-premise ABAP
environment environment SAP HANA service
© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 38
Public
Modular, Tailored Dev Spaces
SAP Fiori Dev Space
• IDE with language services for SAPUI5, JS, XML
• Layout editor and SAP Fiori tools
• Rich set of templates: SAP Fiori elements & freestyle
• Local test: multiple SAPUI5 versions, unit and integration
tests, mock
• Env: CLI tools, SAPUI5 build, deploy to ABAP Repository,
CF, …
• Service catalog

SAP Cloud Business Application Dev Space


• IDE with language services for Java, NodeJS, XML
• Layout editor and SAP Fiori tools *
• Rich set of templates: CAP, SAP Fiori elements* & freestyle
• Tools: CDS tools, MTA tools, Spring-Boot tools, SQL tools,
REST client and SAP HANA tools*
• Local test: Run service, in-memory db, local SQLite db,
REST client, mock, …
• Env: CLI tools, builders,….
• Service and Events* catalog

Mobile Dev Space


• Basic IDE with auto-completion, validation, and more
• Templates for: Mobile Dev Kit, Mobile Cards,
Mobile Backend Tool
+ Create custom Dev Space templates for developers*
• Local test: Mobile runtime
* Future Innovation • Env: CLI tools, deploy to Mobile Services
• Service catalog
© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public This is the current state of planning and may be changed by SAP at any time. 39
Public
SAP Business Application Studio vs. SAP Web IDE

SAP Business Application Studio SAP Web IDE Full Stack

Available on SAP BTP, Cloud Foundry environment SAP BTP, Neo environment

Deployment target SAP BTP, Cloud Foundry environment, SAP BTP, Cloud Foundry environment,
on premise ABAP on-premise ABAP,
SAP BTP, ABAP environment* SAP BTP, Neo environment
Solution Instantly spin-up pre-packaged isolated Generic workspace that contains many tools.
environments/Dev-spaces (“virtual machine on the cloud”) Some tools are not necessarily required for the target
with tools and runtimes, tailored per business scenario which business scenario
provide more control over the environment and code
Configure and share Dev-spaces*
Experience Embraces VS Code experience, will provide the ability to add SAP proprietary experience
custom extensions* Browser based experience
Desktop like experience in the cloud including local test, run
& debug, terminal (CLI) access, and superior code editors
Support for various Better support for pro-code, cloud and full stack • Cloud and full stack developers – partial
personas developers with superior for Java and node.js coding • Web/mobile developers
Additional personas can be supported with a suited experience • Similar experience for all personas
per persona using dev-spaces concept.
Open Source & Based on open source & leading industry standards Uses open sources but majority is proprietary
standards Provides possibility to quickly integrate capabilities and SAP proprietary framework with limited number of extensions
technologies that exist in the market*

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public * Future Innovation. This is the current state of planning and may be changed by SAP at any time. 40
Public
Visual Studio Code and SAP Business Application Studio
Visual Studio Code SAP Business Application Studio
▪ Provides development flexibility with offline capabilities ▪ Provides a managed, preconfigured, hosted
environment, optimized for SAP application development.
▪ Features a developer-controlled, highly configurable
development environment ▪ Can be centrally administrated with tools repositories,
systems access and company policies
▪ Allows access to thousands of extensions from the
Visual Studio Code marketplace ▪ Integrates with existing SAP solutions, systems & services
▪ Is part of a fast growing open source community ▪ Easy access to Visual Studio Code-compatible extensions
from open source Theia marketplace

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 41


Public
Quotes

Partner feedback
• “Business Application Studio is the one which will change
the existing trend I believe. It’s really a Superb Experience
for a Developer”.
• “Business Application Studio gives me all the tools in one
place without overhead of installation and maintenance.”
• “I use web ide for development as of today and using
Business Application Studio was fun as it is more about
command lines and it is faster than web ide. So, I liked Customer feedback
the deployment part quicker than web ide and it would
help me a lot in future.” •“Works way faster than the WEB IDE”
• “Overall experience was very good, since I am Fiori • “As a developer we’ve got more control now”
Application Developer and I use WEB IDE extensively, I • “Testing is now much easier”
liked Business application Studio better when compared • “Nice, no longer the need for installing VS
Code on local machines”
to it.”
• “It is like a local development in the browser”

© 2022 SAP SE or an SAP affiliate company. All rights reserved. | Public 42


Public
Thank you.
Contact information:

Thomas Jung
thomas.jung@sap.com

© 2022 SAP SE or an SAP affiliate company. All rights reserved. See Legal Notice on www.sap.com/legal-notice for use terms, disclaimers, disclosures, or restrictions related to SAP Materials for general audiences.

You might also like