need lo load model.json (local file)
Hi, I followed the tutorial SAPUI5 SDK how to work with json locally, but I can't figure it how to, instead of declaring a variable "data" in the script. I want to load the JSON Data from a file for...
View ArticleQuery on alerts in SAP UI5
Hello, Could someone let me know how we can capture the value/text in the alert message in SAP UI5 coding?I am able to capture the key but not the value. The requirement is when I navigate from one tab...
View ArticleHow to implement user session in SAPUI5 ?
We are developing a solution that consist of Web application (SAPUI5 Project) and Mobile App (Cordova Project with UI5 libraries). What will be the best solution for us to implement user session ? (We...
View ArticleBeginners guide to SapUI5
Hello experts, I would like to start developing mobile applications with sapui5, but before going into coding i would like learn some general info, - What are the ways to develop a mobile application...
View ArticleEvent Handling Question
I have a table in SAP UI5 which has a checkbox in one of the columns for each row. When this is clicked I want it to open a Dialog box and then the user either confirms or denies the operation. On...
View ArticleTranslations in SAPUI5 (on HANA XS)
Hello, I am new to SAPUI5 development. I understand how translations are supported on ABAP (as described here:Translations in SAPUI5 Application), but while developing on HANA XS, I am unclear on how...
View ArticleSAPUI5 App makes duplicate OData calls to the ABAP backend
We have a SAPUI5 application which is deployed as a BSP application on an ABAP system. We used a control having aggregation binding with an OData service.We observed that while the view with the...
View ArticleHow to do deep insert in SAPUI5?
Hi, I am doing CRUD operations in SAPUI5 using Gateway service. In that I have to send data through Json for deep insert.I can create using Rest Client in firefox. But in my program I have to send the...
View ArticleI need to change just an icon in a view
I am new and I can just do it by JS but this view is in HTML, does anybody know how to add the attribute or the name of it to set the new icon to this view? thanks.
View Articleshow odata response message in sapui5
Hello, I want to show the message text of a oData response in a messageBox? Kind regards,Richard
View ArticleHow to insert next value of sequence from SAPUI5?
Hi, I am new to SAP HANA Development. I am designing 1 UI screen using SAPUI5 . I am creating 1 form which is having textfield name and a save button. Once user clicks on Save, data should be saved...
View ArticleDynamically Fill Chart with Data
Hey Guys! I need some help. I want to do the following: I have an Input field and a chart. The Chart should get its data from the input field and refresh with onchange(). So if I type in the input...
View ArticleIs it impossible to use viz charts in XML views??
i'm pretty sure my code is fine, but i get a square with "no data" as a result in the controller on init: onInit: function() { var oData = [{product:"computer" , value:"20"},...
View ArticleArtifact not found while installing SAPUI5 evaluation edition
Hello Experts We downloaded the SAPUI5 SDK 1.16 from UI Development Toolkit for HTML5 Developer Center and tried to install it from the local hard disc and received the following errors The same...
View ArticleHow to Start with SAP Fiori
Hi Friends I'm new to SAP Fiori & I'm very much eager to work on this project. before I ask u a suggestion/help let me brief abt my self. I'm a HCM Functional Consultant working on ESS/MSS WDA....
View ArticleCan somebody share a snippet for using method...
I am facing issues building an Object that I can pass to method addHeaderContent of thing inspector . Can somebody share a snippet about it or point me to an already existing resource. Regards,Amit
View ArticleIntegrating SAPUI5 and XS Projects
Hello Experts When I am adding SAPUI5 project inside a XS project. I am seeing an extra folder (Bin) created under the SAPUI5 project.And this is not happening on all the machines but only on few...
View ArticleLoad a view after a button click
Hi Experts, I want to load a view after a button click which is in an another view, Can I do that??? Thanks Himadri
View ArticleError in SAP UI5 Application using the Demo Gateway service
Hi How to create SAPUI5 application consuming Gateway service with the help of SAP NW Gateway Plug-in for EclipseI am developing the SAP UI5 application using the following demo gate way service and by...
View ArticleHow to implement user session in SAPUI5 ?
We are developing a solution that consist of Web application (SAPUI5 Project) and Mobile App (Cordova Project with UI5 libraries). What will be the best solution for us to implement user session ? (We...
View Article