Re: Fiori usage report
Hi Velu; I checked in two separate systems in our landscape. The report /IWFND/R_METERING_VIEW is providing the required information. Even last month data is shown perfectly. Regards,Sarbjeet Singh
View ArticleRe: Track PO Item details are not refreshed
Hi Srinu, Make sure you have implemented all mandatory UI notes for Track PO. 2181313W2/ SP08 corrections for the app MM_PURORD_TPO 'Track Purchase Orders'2161350 W2/ SP07 corrections for the...
View ArticleRe: Issue with logon launchpad FIORI
URL is next: <domain>:<port>/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html Yes is possible login without problem, just is a doubt why show me some errors in console from web...
View ArticleCatalog is Not Showing in Fiori launchpad
Hello Colleagues, Assigned the Role, activated all services for launchpad, Even the designer can show the catalog and Group. But not able to see the catalog in launchpad. Even the...
View ArticleRe: Launchpad Designer problem after transporting the catalogs/groups
Hi Sarbjeet Singh, thanks, I actually had tried all that before and still could not get the catalogs. the report /UI2/INVALIDATE_GLOBAL_CACHES solved the problem.
View ArticleRe: Launchpad Designer problem after transporting the catalogs/groups
Transaction se38 : report: /UI2/INVALIDATE_GLOBAL_CACHES solved the problem.
View ArticleRe: Tile Error in Fiori Launch Pad
Hi Sarbjeet, Thanks for your help.Finally i created tile successfully without any error with your valuable guidelines.
View ArticleRe: Fiori Theme
Hi Sandeep,The sap.m lib does not support sap_goldrefection nor sap_platinum. This might be the reason this is not working. Another point to note is that combining sap.m with sap.ui.commons is not a...
View ArticleExtending SAPUI5 Applications - Purchase Orders
I'm working on an extension, a new view I think is in the method this.getRouter init () attachRoutePatternMatched (this.onRouteMatched, this).; this.getModel gives me error, how you can return to...
View ArticleRe: Catalog is Not Showing in Fiori launchpad
Hi Rohit; Please use the report /UI2/INVALIDATE_GLOBAL_CACHES also. it was helpful in the below mentioned thread about similar problem Launchpad Designer problem after transporting the catalogs/groups...
View ArticleFIORI: Error: Could not open app. Try again later.
Hi Experts: I am trying to deploy in my launchpad an extended app modified from the standard one. The standard one is APPROVE TIMESHEET APP. I have used the same odata service as the standard ones for...
View ArticleRe: FIORI: Error: Could not open app. Try again later.
Hi And; Please make sure that the Component name mentioned in the additional information in LPD_CUST is correct. It should be the component name given in the extension application's component.js....
View ArticleFiori launchpad Authentication Window popup
Hi Fiori Experts: We have configured all the required SICF services. Now, when we try to access the following link: http://server.domain:port/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html -...
View ArticleRe: Catalog is Not Showing in Fiori launchpad
Hi Sarb, There was a issue with the Catalog in Role, in the Object there was ? after the catalog name which was creating the issue. best regards,Rohit
View ArticleRe: Timesheet URL in IE prompts and saves the file
I believe this is the default behavior, so no issue with it.
View ArticleXMlHttpRequest Error in Fiori application
Hi I have created a sample Fiori Master Detail application. When I try to run the app, it's displaying a blank screen with a warning message. Message: Synchronous XMLHttpRequest on the main thread is...
View ArticleRe: SAP Fiori My leave request. How to change calendar legend color?
Hi Denis; This could be helpful Changing the legend color in SAP Fiori My Leave Request Calendar Regards,Sarbjeet Singh
View ArticleRe: SAP Fiori My leave request. How to change calendar legend color?
Hi Amanda; You could go through the following link and see if it helps your requirement. Changing the legend color in SAP Fiori My Leave Request Calendar Regards,Sarbjeet Singh
View ArticleInfo on Query Tile
Hello Experts, Used the info on Tile with entitySet to show info, But is not showing.in Tile, Please guide what can be issue for this? Best regards,Rohit
View ArticleRe: Info on Query Tile
Hi Rohit; I have used in my previous project same way. I used getentity method instead of entityset. Could you please share the dynamic tile settings that you have done and also ODATA call structure....
View Article