Hello Experts,
How we can fetch Roles from SAP UI5 application deployed in cloud foundry? Currently , I am working on SAPUI5 application, where I have to manage my data on the basis of the launchpad roles of logged in user. Please help me if you ...
Hello Experts,
I have implemented the sap.ui.table in my application and also added the filtering and sorting property. Filtering and sorting works perfectly fine for date field if the data type is passed as Edm.String from backend, but if Edm.Date...
Hello All,
There is a requirement in my project to convert xstring(getting generated from Smartforms) to PDF in SAP MII. Here I am receiving the Xstring from ECC using JCO action block but I am not able decode the Xstring into PDF. I have tried dif...
Hi experts,
I have made a custom SAP UI5 application. I have tested the application in different browser it is working fine except Safari.
In Safari browser, if the data OData result is less than 5 it is giving proper output but if the OData have...
Hi Experts,I am using sap ui table in ui5 application and all the cells are input box.By default navigation between the cells is not working with the help of tab or shift+tab in sap ui table.Requesting you to provide the solution so that navigation w...
Yes this link have the cache buster code but that can only be written in index.html but I have already mentioned that I am not using index file to load the application. I am directly using component.js to load the application.
Hi Akhilesh,yes html file is there in my project structure, but I am using component.js to run the application in HCP. So whatever I am writing in html file it will not get excuted.
Hi Antonette, Thanks for your suggestion. I am also using the same approach when developing the application, but I just need the permanent solution for this issue.