Blogs tagged smart template
-
This blog explains how a service deployed in CF can be accessed using a destination. For now, destinations can only be created in Neo. The destination in Neo will enable you to make the service/oData accessible through full stack webIDE. You should... Read More »5Comments2Likes -
Akshaya Parthasarathy posted on March 6, 2018Dear All, As fiori elements and UI annotations are bringing in new features everyday, I would like to share my code sample on how to create multiple object pages in a list report application and how to navigate between them. In this blog we would... Read More »10Comments2Likes -
Introduction: In this blog, I will tell how to create basic annotation, odata service which will hold the annotations and then consume it into a smart template application. Creating service to read data form table , import and map annotation... Read More »6Comments0Likes -
This blog is on continuation to Part 1. In this part we shall create the BOPF action and display the sale order scenario in the Fiori App using Smart Template. For the BOPF action, go to BOPF Business Object ZDEMO_I_SALESORDER from Tcode BOBX.... Read More »13Comments17Likes -
Robert Witt posted on May 12, 2016Recently I attended the openSAP course Build You Own Fiori App in the Cloud (2016) where Smart Templates was part of it. With this blog post I want to share my experiences and show you a demo how to build a Smart Template app with SAP Web... Read More »6Comments6Likes -
One of my colleagues today asked me this question: Suppose this below is an application generated by Smart Template, and I would like to debug how the back button is implemented. Since the whole UI page is implemented by framework, I don’t... Read More »1Comment2Likes -
Better to read first Data binding in custom view Register your custom view into manifest.json Source code involved in this blog controller xml view manifest.json Recently I need to put my own XML view into the application generated... Read More »4Comments1Like -
Design time Runtime How to get pre-processing result Annotation datasource OData metadata merged with Annotations I have already been working with Smart template for one month. Since now no frontend JavaScript code for application is generated but... Read More »2Comments4Likes -
Several days ago I wrote a blog How to build a drop down list using Smart template + CDS view which introduces how to create a drop down list based on values from a backend table. For example, the status list in above screenshot comes from the... Read More »7Comments7Likes -
1. Debugging in UI5 application 2. Debugging in ABAP backend Part1 – how to test odata service generated by CDS view Part2 – what objects are automatically generate after you activate one CDS view Part3 – how is view source in... Read More »0Comments6Likes