Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Build No Code Web And Mobile Apps With Sap Build Apps

    Posted By: ELK1nG
    Build No Code Web And Mobile Apps With Sap Build Apps

    Build No Code Web And Mobile Apps With Sap Build Apps
    Published 12/2023
    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
    Language: English | Size: 4.90 GB | Duration: 10h 43m

    Give life to your App Ideas - Build end user ready apps quickly, with just drag and drop and without any coding

    What you'll learn

    Design, Build and Deploy enterprise grade No Code Mobile and Desktop Applications

    Understand what are Low Code No Code(LCNC) Platfroms

    Understand SAP Build Apps Positioning, Architecture and Versions

    Install SAP Build Apps on the SAP BTP Platform

    Design and Build frontend UI and UX functionalities No Code

    Design and Build Custom APIs on XANO

    Connect to and Integrate REST, SOAP, S/4HANA APIs

    Use Local Storage, Cloud Storage and Custom APIs for for CRUD(Create, Read, Update, Delete) Operations

    Create an end to end Project from Wire Frame to Deployment

    Build Authentication using Google Firebase

    Understand Mobile and Web deployment options and deploy App on the BTP Platform

    Requirements

    No prior skills are Required.

    Description

    Welcome to the Low Code No Code revolution where anyone with an idea can build full stack, cross platform, enterprise grade apps with simple drag and drop technology and with no coding(very little if any). SAP Build App comes from the suite of SAP application development tools and technologies and is positioned to bring great value to the SAP ecosystem and beyond by empowering SME's, business experts, process specialists, analyst and others to innovate and bring improvement without having to code. You can use SAP Build Apps to build Apps for any environment and use case but as the enterprise version is made available from the BTP Platform it brings great opportunity to integrate with S/4HANA systems and other system from the SAP Universe. This enables you to build BTP Side-by-Side key user extensions and speed up enterprise innovation.So if you have an idea or a great solution to a pressing problem in you department, or line of business or Industry or even for your personal project you can you can use SAP Build Apps to quickly create production ready apps with just visual programming. What you will Learn In this Course:- Understand what are LCNC(Low code no code) Platforms and how SAP build Apps fits in this quadrant.- Understand the Architecture, and Install SAP Build Apps on the BTP(Business Technology Platform).- How to use the various features of the product to build full stack cross platform applications.- How to build data entities and data variables.- How to build different logic functions.- How to build CRUD(Create, Read, Update and Delete) Functionalities.- How to use local storage, cloud storage and external storage via API to store and manage data.- How to build useful UI and UX functionalities and control the look and feel of your application to suite your requirements.- Understand the foundational knowledge about REST and SOAP APIs.- How to build and integrate custom API's on Xano and to integrate it on SAP Build Apps.- How to communicate with Public REST and SOAP APIs and test several public APIs on Postman(API testing tool)- How to integrate with an open S/4HANA Cloud Sales SOAP API.- How to build a authentication system for you app using Google Firebase.- How to build and deploy your app on different mobile and web platforms- Deploy the app on the BTP Platform.- and much moreCourse Salient Features:- Over 11 hours of professionally authored and edited videos.- Small and intuitive videos with detailed instructions.- Quizzes, Assignments, Wire frames, Design documents other resources to increase learning outcomes.- You will develop several apps and functionalities and these come with App Templates for your to Import on your side. - Guaranteed learning in every minute!Disclaimer:Credits: I have used SAP Public documentation, Community blogs and other resources for research and reference. Credits are due to the corresponding parties where necessary.SAP Build Apps is a Product of SAP Explicitly mentioned or otherwise.I am not associated with SAP.

    Overview

    Section 1: Introduction and Installation

    Lecture 1 Section Introduction [Must]

    Lecture 2 Resources

    Lecture 3 What is SAP Build Apps?

    Lecture 4 Getting a SAP BTP Account

    Lecture 5 Installation using Booster

    Lecture 6 Accessing the Community Version

    Section 2: 360 Degree Walkthrough

    Lecture 7 UI, Components and Events Walkthrough

    Lecture 8 Working with Background Color and Styling

    Lecture 9 Testing your App

    Lecture 10 Sizing Components

    Lecture 11 Working with App Navigation

    Section 3: Working with Variables - Basics

    Lecture 12 Variables Introduction

    Lecture 13 Assigning Values to Components using Variables

    Lecture 14 Passing Values between Components

    Lecture 15 Two Way property of Variables

    Section 4: Building Common UI Functionalities - Use Cases

    Lecture 16 Use Case 1: Changing Font family and Style

    Lecture 17 Use Case 2: Importing a Custom Font

    Lecture 18 Use Case 3: Importing Professional Color Themes

    Lecture 19 Use Case 4: Replicating a UI component from the Airbnb App

    Lecture 20 Use Case 5: Component Spacing and Text Alignment

    Lecture 21 Use Case 6: Using Variables to assign values to UI components

    Lecture 22 Use Case 7: Using a Button action to change the value of a Component

    Lecture 23 Use Case 8: Return a Component value to its original value after a delay

    Lecture 24 Use Case 9: Automatically populating a scroll Component using Repeat feature

    Lecture 25 Use Case 10: Passing user selection from one page to another

    Section 5: Using Local Storage for CRUD(Create, Read, Update, Delete) Operations

    Lecture 26 Local Storage Idea and Demo

    Lecture 27 Mockup/Wireframe

    Lecture 28 How to Import the Pre-built App

    Lecture 29 Creating Data Entities and Homepage

    Lecture 30 Building the Create and Retrieve Functionality

    Lecture 31 Passing User selection to the Details Page

    Lecture 32 Building the Update Functionality

    Lecture 33 Building the Delete Functionality

    Lecture 34 Building the UI and UX

    Section 6: Using Native Cloud Storage Capabilities for CRUD Operations in SAP Build Apps

    Lecture 35 Demo App with CRUD operations using Application Backend

    Lecture 36 How to Import the Pre-built App

    Lecture 37 Demo App UI Components

    Lecture 38 Application Backend Walkthrough

    Lecture 39 Building Application Backend

    Lecture 40 Integrate Front and Back end Applications and Test

    Section 7: REST API Fundamentals and How to use it

    Lecture 41 REST API Concepts

    Lecture 42 REST API – Test GET ALL Request from Postman

    Lecture 43 REST API – Test GET Request from Postman

    Lecture 44 REST API – Test Post Request from Postman

    Lecture 45 REST API – Test Put Request from Postman

    Lecture 46 REST API – Test Delete Request from Postman

    Lecture 47 Integrating a public REST API on SAP Build Apps

    Section 8: Build, Setup and Use Custom (XANO) APIs

    Lecture 48 Custom API - Idea

    Lecture 49 XANO API Platform - API Setup

    Lecture 50 XANO API Platform - API Testing

    Lecture 51 Integrate XANO API in SAP Build Apps

    Lecture 52 How to Import the Pre-built App

    Lecture 53 SAP Build Apps – Data Variables Setup

    Lecture 54 SAP Build Apps – Create and Read Functionality Setup

    Lecture 55 SAP Build Apps – Pass user selection to the details page

    Lecture 56 SAP Build Apps – Update and Delete Functionality Setup

    Section 9: SOAP and S/4HANA Integration

    Lecture 57 SOAP API Concepts

    Lecture 58 Testing a SOAP API on Postman

    Lecture 59 S/4HANA Integration Concepts

    Lecture 60 How to Import the Pre-built App

    Lecture 61 Integrating a S/4HANA SOAP API on SAP Build Apps

    Section 10: Project: New Hire Induction App

    Lecture 62 Aha Moment - Ideation

    Lecture 63 Mapping SAP Build Apps Components to App Requirements

    Lecture 64 Creating a Design Document

    Lecture 65 Importing the Pre-Built APP

    Lecture 66 Pre Built APP - Walkthrough

    Lecture 67 Pre Built APP – Color and Text Styling

    Lecture 68 Pre Built APP – Event and Logic Components

    Lecture 69 XANO API Platform - Introduction

    Lecture 70 XANO API Platform – Creating Data Tables

    Lecture 71 XANO API Platform – Base API Testing

    Lecture 72 XANO API Platform – Filter for the People Table

    Lecture 73 XANO API Platform – Filter for the Training Table

    Lecture 74 XANO API Platform – Filter for the Getsocial Table

    Lecture 75 XANO API Platform – API Modification to handle images from the Post request

    Lecture 76 SAP Build APPS – Setup Base API and Get Request

    Lecture 77 SAP Build APPS – Setup Post Request

    Lecture 78 SAP Build APPS – Create Dropdown List

    Lecture 79 SAP Build APPS – Setup Data Variables

    Lecture 80 SAP Build APPS – Mapping Data Variables

    Lecture 81 SAP Build APPS – Creating Page Parameters

    Lecture 82 SAP Build APPS – Setup of the Repeat Feature

    Lecture 83 SAP Build APPS – Filter for the Repeat Feature

    Lecture 84 SAP Build APPS – User Actions and Event Components

    Lecture 85 Final Demo

    Section 11: Working User Authentication on SAP Build Apps

    Lecture 86 User Authentication Concepts

    Lecture 87 SAP Build Apps Authentication Options

    Lecture 88 Google Firebase Introduction and Setup

    Lecture 89 Integrating Google Firebase with SAP Build Apps

    Lecture 90 Building your Identity store on Google Firebase

    Lecture 91 Authentication setup and testing your SAP Build Apps

    Section 12: Build and Deploy your SAP Build App

    Lecture 92 Build and Deploy Concepts for Mobile and WebApp

    Lecture 93 Build your WebApp Package

    Lecture 94 Deploy your WebApp on the BTP Platform

    Lecture 95 Accessing and Testing your App

    Anyone who wants to develop Mobile and Web Apps with No Coding