
Register for a SAP BTP free trial by creating or using an existing SAP website account, activate via the email link, then access the BTP cockpit for trial configuration.
Set up a SAP BTP free trial by logging into the cockpit, creating a global account and subaccount, then configure SAP Business Application Studio and cloud connector to on-prem HANA.
Install the SAP cloud connector by installing the SAP JVM in the Java directory, then run the Windows MSI and access https://localhost:8443 to configure the BTP with on-premises HANA.
Establish a connection between SAP cloud connector and the SAP BTP trial subaccount by configuring region, subaccount ID, display name, login ID, and password, then save.
Set up a cloud connector to link an on premise s4hana with sap btp using http, configure internal host and port 8028, and define a virtual host.
Learn to add a destination in SAP Business Application Studio on a BTP trial account to connect SAP BTP with on-premise S4HANA using cloud connector.
Create a simple OData service for salary details, define an entity and entity set, register the service, and use Business Application Studio to generate a Fiori app from a template.
Learn to build a SAP Fiori list report app in BAS, connect to an on-premise S/4HANA via cloud connector, and consume an OData service.
Create and deploy a SAP Fiori app to S4HANA by using a template, connecting to the on-premise system, creating an OData service, and deploying via npm.
Learn to create a CDS view in Eclipse, publish it as an OData service, and annotate the view to support a Fiori List Report app in Business Application Studio.
Add UI annotations to a CDS view to position columns and enable searchable fields, then create a query list app using the CDS view in the business application studio.
Create a SAP Fiori list report application from a template, connect to a HANA system, select the CTS service, and enable default columns and searchable fields via CDS annotations.
Hi, Welcome to the course.
In this course you will learn step by step guide on Creating SAP Fiori application using Business application studio on BTP trial account using S4HANA on premise as backend system for creating Odata service / CDS views. As a prerequisites for this course, knowledge on ABAP Odata service, CDS view required, also ABAP development tool on eclipse required on you local machine for creating the CDS views.
Registration on SAP website as a new user
Registration on SAP BTP trial account
Creating Dev space on BTP trial account
Cloud connector installation on location machine (laptop)
Connect cloud connector with BTP sub account
Connect cloud connector with on premise S4HANA system
Create Simple Odata service
Create Fiori list report application using Odata service using BAS on BTP
Test List report application in BTP environment.
Create CDS view with annotations and expose as odata service.
Create Fiori list report application using Odata service
Test and deploy the application to backend S4HANA system with the help of commands.
Check and test the application in SAP with transaction code SE80 under BSP application and also with transaction code SICF under UI5 node.
This is hand on course for developers, after the course do the practice with different types of scenarios.