If you want to use all the features of SAP Build Code, the easiest way currently is to run the SAP Build Code booster (booster tutorial). The booster will create a new subaccount for you. But maybe you already have a subaccount with SAP Business Appl...
Yesterday it was time again for our SAP Business Application Studio / SAP Build Code What's New webinar.During this webinar, our team of experts provided a detailed overview of the newest updates, showcasing the unique features and enhancements throu...
Motivation:
In this blog you will learn how to display a responsive SAP Build Apps web application on your mobile phone with SAP Mobile Start.
SAP Build Apps empowers anyone to develop applications in a visual way by drag&drop of components.
SAP M...
What do you think are typical apps that can be built with Low-Code / No-Code (LCNC) tools such as SAP Build Apps? Maybe you think about smaller apps that only contain a small number of pages and data sources, like a time tracking app, invoice scanner...
Introduction
Are you using the BTP Authentication feature in your AppGyver app and you want to know who is using the application?
In this guide I will explain quickly how to get the logged-in user information as email, first name or last name.
Ste...
Hi,you will need capacity units for the services in SAP Build Code, which you actually use. For example if you build a mobile app you will also need capacity units for Mobile Services. But to make it more transparent we will publish a calculator for ...
You need to follow these steps:1. define a data variable based on our data entity2. drag for example a "list item" component to your UI3. In the properties of this list item set Repeat with to your data variable4. afterwards you can use all the indiv...
yes you can use them directly in the formulas. For example the field you would like to display is called customerNumber.You have a list item that is repeated for every item of Goal_23 and you have expanded the Goal_23 with parentNav.The formula would...
If you are using Microsoft as your mail provider, you can also use their REST API: https://learn.microsoft.com/en-us/graph/api/user-sendmail?view=graph-rest-1.0&tabs=http