Welcome to Part III of blog post series Embedded Steampunk – What’s under the hood?
How to use Embedded Steampunk in S/4 HANA 2022 on premise system,
RAP as the programming model of choice in Embedded Steampunk,
Restricted ABAP in Embedded Ste...
Hi Experts,
I am building a backend driven SAP Fiori Elements App, which has a field with data type TIMS, and hence, as expected, I see standard Time Picker as a value help for this field in the app, as shown below:
However, the application us...
Welcome to Part II of blog post series Embedded Steampunk – What’s under the hood?
How to use Embedded Steampunk in S/4 HANA 2022 on premise system,
RAP as the programming model of choice in Embedded Steampunk(current topic),
Restricted ABAP i...
Steampunk is now officially ABAP Cloud, as announced in SAP TechEd 2022.
Does this mean Embedded Steampunk is now Embedded ABAP Cloud? Not sure? Me too so let's call it Embedded Steampunk for now.
Update: The term Embedded Steampunk is now replace...
Hi Experts,
We are facing an issue with RAP based SAP Fiori Elements Application. Below are the details:
System Version: S/4 HANA 2020 On Premise SP02.
Application Type: RAP based Fiori Elements Application(List Report Object Page with Split la...
Hi Shailesh,As per my understanding, difference is in terms of recommended way. When you plan to upgrade, you would see issues if you are firing selects on database tables. You would be all secured during upgrades if you are using released CDS views....
Hi Kimay,
Thanks for excellent blog and explaining with examples. I recently started my journey with Build Apps and built my first app last week.
Under Point 4, you mentioned data variable exist globally. However, I had the understanding that data ...