Demonstration of the Service Entry Sheet Approval (SES) Fiori Application
Does anyone know if there is a demonstration of the Service Entry Sheet ( SES ) approval Fiori application available publicly?
View ArticleForm is not getting rendered in SAP Fiori Client mobile application or Mobile...
Hi All, below form is getting rendered correctly in desktop browser but not in mobile browser .In mobile browser all the text fields are rendered immediately, but the Label fields are rendering very...
View ArticleExtending Approve timesheet
I am trying to extend the approve timesheet V2.0 app and I when trying to test locally using apache server, I am getting below error. Uncaught Error: failed to load...
View ArticleRe: SAP Fiori Factsheet - Search Objects Connectors Language
Hi Jakob,In this screen I can't change the data; but I found the solution, go to the ModelerI Selected the language, navigated in the models tree and updated the translations. All changes are in a...
View ArticleSAP Fiori Factsheet - Search Error Atributte RELATEDACTION.PROXY does not exist
Hi,When execute the Enterprise Search for SAp Fiori Factsheet App, the initial search is working fine, but when I want to go to the visualization, the app send this error: "Search Error Atributte...
View ArticleRe: Difference Between FIORI ERP APPLICATIONS X2 and X1
Hi Saurabh, Thanks for your quick answer. If I want to use sfin and PP\MM\SD fiori apps, do we also need to install fiori for erp applications beside that simple finance erp apps? Regards,Ning Tong
View ArticleRe: Short Dump When Add Local Service /IWFND/MAINT_SERVICE
Hi Masa & Sarbjeet, Thanks for your suggestion, the problem is solved now by upgrade SAP_GWFND to SP13. Regards,Husin
View ArticleRe: Extending Approve timesheet
Hi Aakash; The issue could be in your index.html.please check the resourceroot parameter. It should be like below for working fine. Make sure parent project is also published on the tomcat server....
View ArticleRe: Demonstration of the Service Entry Sheet Approval (SES) Fiori Application
Hi Craig; There doesnot seem to be available any demo of this application in the trial fiori cloud addition. Only image is available in the fiori app library. Regards,Sarbjeet Singh
View ArticleRe: Approve Timesheet version2 format change 07:30 to 7.5
Hi Krish; In S3.view.xml, look for the code <Text text="{parts:[{path:'a>CATSHOURS'},{path:'a>CATSUNIT'}], formatter:'hcm.approve.timesheet.util.Formatter.unitAppender'}" /> change it to...
View ArticleRe: Form is not getting rendered in SAP Fiori Client mobile application or...
Hi Tejas chouhan,I have upgraded to 1.28.21 . But,Still I am facing issue.and now I am able to reproduce the issue in Google Chrome's Developer's tools (desktop browser) by emulating mobile...
View ArticleFiori My Travel and Expenses App on ERP EHP5
We want to implement Fiori primarily to use for complete travel expenses entry and approval. Based on Fiori apps docs, "My Travel and Expenses" requires ERP EHP7 as backend. Due to our current affairs,...
View ArticleLaunchpad authorization question - Tiles Groups Catalogues
hi, we are implementing the Fiori Launchpad in our onPrem system.Our requirement is to group the tiles and restrict the visibility of tiles within the same group between two roles, in the home page....
View ArticleRe: SAP Fiori Factsheet - Search Error Atributte RELATEDACTION.PROXY does not...
Hi Johnny, Are the other apps working fine and the error occurs in specific with G/L account app? Can you also perform search for G/L account via 'ESH_Search' tcode to see if the search is working...
View ArticleWhats the difference implementing Fiori vs other webapp?
Hi, I am trying to figure out an approach implementing a mobile solution and I wondered whats the difference between implementing the Fiori solution with UI5 vs developing a custom web app ( with...
View ArticleRe: Web dispatcher on HANA not forwarding to right tenant DB
Hi Angad, have you been able to resolve the 503 issue? I am facing the same problem while trying to get the external web dispatcher to hit the XS engine of the tenant database. Any help would be...
View ArticleRe: Fiori My Travel and Expenses App on ERP EHP5
Hi Varada; There are many things required for the backend functionlity of this application. Which are present only in EHP7 only. For example, to make this application work we need to switch on the...
View ArticleHide Followup button in fiori app
Hi Team, I want to hide "followup" button in fiori app footer. I tried using the below code. buttonList: [{sI18nBtnTxt: "FOLLOW_UP", visible: "false",onBtnPressed: function(e) {t.handleOpen(e)}}],...
View ArticleTrack Supplier Invoice app, for cost center PO only?
Hi guys,I just got access to a S4HANA installation and trying out some MM process.I notice that the Track Supplier Invoice app does not list any invoices that is not raised with Account Assignment. Is...
View ArticleRe: Hide Followup button in fiori app
Hi Divya; You can use the method extendHeaderFooterOptions in the extended controller. remove the button from the buttonlist array like this Regards,Sarbjeet Singh
View Article