Requirement is to have Managed App Router based Fiori app in SAP BTP – CF which is calling OData/web service(We have taken example of Northwind for this project) and add additional authorization layer with the help of XSUAA to achieve in app authorization. Here Node JS API and HTML5 modules are added in single MTA […]
SAPUI5
How to work with SAP Fiori Applications in SAP Solution Manager 7.20 – Process Management
Introduction As working with SAP Fiori applications becomes more and more important for customer I like to share some insights on how to handle them with SAP Solution Manager 7.2 – Process Management. In SAP Solution Manager 7.2 – Process Management it is possible to document SAP Fiori applications within the solution documentation functionality. There […]
Integrate Document Translation service in SAPUI5 Application
Document Translation Service Using Document Translation service in SAP Cloud Foundry, the service translates documents of varying lengths into multiple languages using a repository of SAP approved translations and machine translation. The machine translation service is especially suitable for SAP related content. Document translation services improves the accuracy of translation and saves time. It also […]
SAP Fiori for SAP S/4HANA – New options for managing Views for filters tables and charts
Views are often the quickest and easiest way to personalize, adapt and extend your SAP Fiori apps. They are extremely useful! Views provide a way to save and reuse settings for filter bars, tables, and charts in many apps. SAP provides a Standard view as a default everywhere views are used. Customers tell us they […]
CRUD Operations using json data in Sapui5
In this blog post I am going to explain Curd operations (DELETE, ADD, EDIT and READ) with Raw JSON Data. It includes adding multiple records with Validations, delete multiple records and also edited multiple records. Steps includes: 1. create a Responsive Table(sap.m) 2. Set Json data globally(manifest.json) 3. Call Global Json data in controller and […]
Using Smart Controls in BAS
Objective: This blog post provides insights about the Smart controls and how to implement in SAP Business Application Studio environment. SAPUI5 smart controls are a special category of controls that help to boost application development and are part of the SAP Fiori Elements offering. Specific feature of the smart controls is that they can interpret […]
Invoking Static BOPF Action From Custom Pop up in Fiori Elements App
Introduction: Many times while working with Transactional List Report Apps developed using SAP Fiori Elements we might have requirements to get dynamic input from the end user, like providing a popup where user makes selection and then we need to take actions accordingly. In order to develop transactional App SAP provided us 2 programming model […]
Table Personalization using Northwind
Problem Statement: Lets say in a table we have more fields then can be properly displayed, what can we do in order to ensure that all the needed data fields are there without messing up the UI. Let’s have a look! We will fix this problem using Table personalization. For Table Personalization we use the […]
SAPUI5 Data Binding
This post explains the introduction and utilization of various data binding that can occur during the sapui5 program.
Configuring Role Based Apps in LaunchPad Service in Cloud Foundry
Launchpad Service is one of the Services available in SAP BTP Subscriptions. With this Service, Organizations can build a central entry point on BTP for all the Fiori Applications configured and provide efficient, wide enterprise, security, role-based and personalized Launchpad Site Access to SAP and Non-SAP Applications to the Business Users.