You are on page 1of 7

Access SAP BAS

(Business Application Studio)


In
VS Code
(Visual Studio Code)
In Detail

STEP BY STEP
Aizaz Khowaja | 30 April 2023

Contact Info
LinkedIn – Email Address
Phone: +923332039050
Self-Introduction
Hi, My name is Aizaz Khowaja, A dynamic and accomplished
technology professional, certified in SAP Fiori/UI5 and ABAP, and
experienced in integrating with non-SAP systems. At Alfanar Saudi
Arabia, I have demonstrated a proven ability to quickly solve complex
technical issues and develop custom solutions to meet business needs.
I have a keen eye for detail and excel at developing complex logics,
customized objects, and system integrations to ensure seamless
operations. My strong technical background and dedication to staying up-to-date with the
latest SAP advancements enable me to provide valuable contributions to any organization.
I thrive in fast-paced environments and am always eager to take on new challenges and
projects. With a track record of delivering results and a passion for continuous
improvement, I am confident in my ability to exceed expectations and drive success.

Expertise:
• SAP Fiori/UI5
• SAP OO ABAP
• SAP CPI/PIPO
• SAP BTP
• MS ASP.NET
• Python
• IoT

PAGE 1
Precise Introduction of Business Application and Visual
Studio Code
SAP Business Application Studio is built on top of the SAP Cloud Platform and provides
a flexible and scalable development environment for building applications that can be
deployed on-premises or in the cloud. It also supports integration with other SAP
solutions, such as SAP S/4HANA and SAP SuccessFactors, making it an ideal choice for
enterprises looking to extend and customize their SAP landscape.

Visual Studio Code (VS Code) is a free and open-source source code editor developed by
Microsoft. It is available for Windows, Linux, and macOS and is widely used by developers
for building a variety of applications using different programming languages such as Java,
Python, C++, JavaScript, and more.

Prerequisites:
1. BTP account access.
2. Business Application Studio Landscape.

Step By Step Configuration of VS Code and BAS

Step 1- Download and Install VS Code according to your operating system from below
link.

Link: https://code.visualstudio.com/download

PAGE 2
Step 2- After the successful installation launch VS Code and navigate to View-
>Extensions or simply press ctrl+shift+X and search for SAP Business Application Studio
toolkit and install it.

Step 3- After the successful installation of Toolkit extension, you will find Business
Application Studio Desktop Client icon on left sidebar. Click on it and you will
promote to below screen.

Now here, click on Connect Landscape button it will ask you to enter Landscape URL,
goto your Business Application studio account in BTP using browser to get URL.

PAGE 3
Here you can see I have two Dev spaces in my BAS landscape. Now copy URL from above
search bar and past it in VS Code “Landscape URL” field which I mentioned in previous
screenshot and press Enter.

Example: https://yourserverlocationxyz.applicationstudio.cloud.sap

Step 4- Now you are successfully connected to your Landscape. For now, landscape will
show you “Could not authenticate to landscape” message, click on Log in icon it will ask
few permissions Allow them and let it authenticate via browser.

On successful authentication you will be promoted to below screen.

PAGE 4
Check your VS Code your created dev spaces will be there like below Screen. Now start
your space and go into it.

PAGE 5
Here you can explore your projects from you BAS and run it locally.

Thank you for Reading!


Happy Learning 😊

PAGE 6

You might also like