Need information on Fiori Learning ?
Hi All, I'm SAP ABAP and Workflow consultant and panning to learn SAP Fiori or SAP CRM Web UI. Please suggest which path to choose. 1 - If i want to learn Fiori, SAP UI5 is must to learn or not.2 - Is...
View ArticleRe: Regarding SimpleForm Control with Auto-Coding
You declared the namespace but is not using it. Use form instead of sap.ui.layout.form. I understood that your problem was about code completion. Weren't you able simulate what I have done in the image...
View ArticleRe: Regarding SimpleForm Control with Auto-Coding
Sir, when we add content to IconTabFilter, it should show us right. Is there any other way to find where I am making mistake? As you said, I just tried with form eventhough it does not show errors, the...
View ArticleRe: Regarding SimpleForm Control with Auto-Coding
So your error is not "Auto-Coding" or Code Completion. As you are saying now your SimpleForm is not shown inside your IconTabFilter. What happens when you run your app? Maybe you have found a bug in...
View ArticleRe: Download button for Table Select Dialog
Hi, I tried it,but not working.can you give an example code Thanks
View ArticleRe: How to set the default value to Combobox?
One easy way is to set it as the first value in the OData response.
View ArticleRe: Unable to load Standard Catalogs in Launchpad designer
Hi, I've the same issue, but we're using SAP_GWFND SP14Those notes doesn't apply for this SP level... Anyone with the same problem? Regards,Hans
View ArticleRe: How to set the default value to Combobox?
How to set ?? I am very new to SAPUI5. please Thanks in Advance,Bharath
View ArticleFIORI RFC Error: Output field too short for converted value.
Dear Fiori Experts, Currently I have a problem about the max length of filter field.There is an input field 'Material' in the smart filter bar, and binding property is material number and it allows max...
View ArticleRe: How to Hide axis Title ??
using this we can hide the Title valueAxis: { label: { formatString: '0' }, title:{ visible:false } } Regards,Bharath
View ArticleSAP Gateway Application Log Error not able to identify?
Dear all, I have developed Odata in gateway client . But not able to sort out the error. Herewith I have attached screenshots for that. I went through debugging also but not able to sortout.
View ArticleRe: Regarding SimpleForm Control with Auto-Coding
Yes, you are right.Can you please check the screen short and coding part Regards, code: <mvc:View controllerName="com.so.controller.Detail" xmlns="sap.m" xmlns:core="sap.ui.core"...
View ArticleRe: PO requires manual refresh on Approval
Hi Emanuel, Thanks for the note. It says to apply UISRM200 100 add-on & patch until sp03 right?? We applied that but still face the same issue.
View ArticleWhen Fiori Launchpad is Integrated to NWBC/BC for HTML does it support Mobile...
Hello All, When Fiori Launchpad is Integrated to NWBC/BC for HML does it support Mobile Application? To elaborate , following is a sub query on this scenario : WD Apps when integrated to Fiori...
View ArticleRe: How to set the default value to Combobox?
Hi Deepak, where should i mention that selected key and all, here i have attached my view code and Controller also pls share some links with examples, here is my view code below <Label...
View ArticleWho is logging on Fiori Launchpad
Hi all, Just wondering is there any way or transaction to see who is logging on Fiori Lunchpad just like SM04? Regards,Pan
View ArticleRe: Who is logging on Fiori Launchpad
I found it myself guys. It's SM05. Hope this helps other too
View ArticleRe: Fiori for Beginners
you can read and implement this SHINE document. It has helped me when I started with one PoC http://help.sap.com/hana/SAP_HANA_Interactive_Education_SHINE_en.pdf
View ArticleRe: How to set the default value to Combobox?
Since it is property you need to put it in the xml view, where you have other properties defined for your control.Here you can write it after <ComboBox id="idCombo" .......If you need examples...
View ArticleRe: My Travel Request - Fiori
Hello Venkat, Have you found the solution for this issue? I am facing same issue. Let me know how this is solved. Regards,Raghava
View Article