Call HCM Process and Forms from SAP UI5
Hello Gurus, can we call HCM process and forms in SAP UI5 application?If yes, how to achieve this? Please help . ThanksShyam
View ArticleIssue selecting Data from Databse tables with ECLIPSE and SAUI5
Hi guys, Firstly let me apologise for my very basic question, I am new to SAPUI5 and trying to find my way around Question is, how does one select data from SAP DB tables into the SAPUI? I know my way...
View ArticleWhat is this UI6
Dear All, Still we are learning UI5.But what is this UI6? i got this link in one thread.UI5 Updated version is this UI6? here is that link SAPUI6 DEMO
View ArticleNavigation to and from a custom SAPUI5 app to standard Fiori app
Hi, We need to provide navigation from our custom SAPUI5 application to SAP Fiori standard My Accounts app. We are assumming that since its all about URL(s), we can just provide a URL re-direction may...
View ArticleSAPUI5 mobile application - connect via SFTP
Hi , We have a static application ( Read / Write XML ) to local folders in the mobile and we want to upload / download the files via SFTP. Is there any standard solution to connect SAPUI5 mobile...
View ArticleUnable to Download PDF file in IE11
Hi, We need to download the data in PDF using OData Services. It is working fine in Chrome and Firefox but issues are encountered while doing the same for IE11. We have tried using the servlets but it...
View ArticleHow to Change the Value of a Colum dynamically in binded table
Hi All Seniors and Experts, I hava a little issue in my one program. I have a table which posses the detail lines of an order, I fill this table when user enter the order number in a textfiled, as soon...
View ArticleCheckbox in Treeview on UI5
Hello, I am trying to create a tree view with checkbox selections and am unable to do it in UI5. I read somewhere that we can install external widgets if someone provides. Below are the 2 questions: 1)...
View ArticleProblem with sap.ui.commons.messagebox
In my local machine the sap.ui.commons.messagebox working fine but if i deploy my project in to server facing problem with message box ok button text it is showing MSGBOX_OK rather than OK
View ArticleCreate link in message Box - SAP Ui5
Lets say upon GRN posting , i received one message with link and when i click on link i get navigated to GRN page. I want to know how to bring link on message box.
View ArticleSAPUI5 Insert Problem
Hi, When I try to save a record using odata(progress.com Oracle Cloud Driver) I am getting these errors. Can anyone help to resolve this problem.
View ArticleoData service URL CORS (Cross-Origin Resource Sharing) in Tomcat 8 using...
I developed SAPUI5 app which use this backend service url:https://sapes1.sapdevcenter.com/sap/opu/odata/sap/ZGWSAMPLE_SRV/ And to solve the well known issue - CORS (Cross-Origin Resource Sharing): For...
View ArticleCan't share from Eclipse anymore
Hi experts, I have developed an UI5 site a few months ago with Eclipse.Everything's working fine, I can deplay the project (Team -> Share). Now I have to do some adjustments, started Eclipse, there...
View ArticleFiori Master Details App - Click on master list is not working
Hi, I am facing strange problem with Fiori application. I've created custom Fiori application from Web IDE with help of Master-Detail template (I am using online HANA colud version of IDE). My...
View ArticleApplication Preview
Hi, When I try to run the application in SAP Web IDE, the application preview is prompting for user credentials. Can anyone let me know how to get rid of this. I have provided the required credentials...
View ArticleHow to pass variable in window.open()
Hi Experts, I want to show feedLink control in window based on click function. what ever values are there in that control, I want to show those values in Window.How to achieve that? code: var...
View Articlehow to develop sap.m.Table dynamically?
Hi all, i am devloping a sapui5 application in that i am developing a dynamic table i am using following code for that var oModel23 = new sap.ui.model.json.JSONModel(); oModel23.setData({ columns :...
View ArticleHow to provide Input field grouping separator or comma for currency?
Hi all, I have any input field designed in xml view using sap.m library. <Input value="{omodel>PRICE}" /> when the value is example 23.33 it have to be shown as 23,33.I checked the help...
View ArticleData not updated in xml view?
Hi all, i am developing a sapui5 application in that i am using following code to bind data in view: <List id="list" items="{configModel>AMLEVELS/}" mode="{device>/listMode}"...
View ArticleHANA Git manipulation
Is it possible to manipulate HANA Git programmatically from a running HTML5 application (which is created using WEB IDE and stored at git.hana.ondemand.com)? For instance, I open an HTML5 application...
View Article