cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Build Apps

08-16-2024 10:45 AM
SAPYJ Discoverer
1180 views 1 comments Go to solution
0 Likes
SAP Managed Tags
Labels
Build appslowCode
Subscribe

Hello, experts
I have a question about Build Apps. I understand that the build app is based on Low code/No code
Can't you draw a screen using codes such as ABAP or JAVASCRIPT at all? I wonder if I can draw a screen by directly inserting the code rather than calling it through OData. For example, I drag and use a button with drag and drop, but I wonder if it is possible to draw a button on the screen by squeezing it into code at the same time
Rather than writing free JavaScript code like in a typical coding environment, it can be used in a limited environment. For example, processing a specific variable or adding a simple calculation logic, is that right?

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Sankara1
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello, thank you for reaching out to us. Unfortunately, we do not have a custom "draw" function available. However, you can refer to the following help blog for guidance on implementing a custom JavaScript function.

https://help.sap.com/docs/build-apps/service-guide/custom-javascript?locale=en-US&q=custom

Answers (0)