Create an Empty SAPUI5 Project via BAS

To access SAP Business Application Studio, you'll need to log in with your existing account. If you don't have one yet, you'll need to create an account first. Follow this blog post for instructions on creating an account.

Open your development space and click on the name of your development space.

Click on "File" in the top menu, then choose "New Project from Template".



Choose "SAP Fiori Application" and then click "Start".


Select "Basic" and then click "Next".



In BAS, the "Data Source and Service Selection" section allows you to choose the data source and services for your application. However, in a trial account where the BAS account isn't connected to a backend system, you'll typically only see the option to select "None" since you don't have access to backend services and then click "Next".

Provide the view name and then proceed by clicking "Next".


The module name refers to the project name. Please enter the module name and the application title as shown in the image below, then proceed by clicking "Finish".


The sample SAPUI5 project has been successfully created in BAS.


Thank you for reading this blog. In my next blog post, I'll delve into explaining the project and its structure in detail 😃.


No comments: