Hi Gurus,
We have a requirement where we have created a Fiori list report application using the Fiori smart template.
We are consuming a CDS, which contains one field as a virtual field (calculated field).
Now we need to create a filter based o...
Dear Gurus,
I am currently developing a custom Fiori List Report application, using SAP smart templates from Web IDE.
Currently I have added an action in the Line Item table toolbar. But the user needs to select a line item and then click on this...
Hi All,
We are trying to create a custom hyperlink, in the Details page of a Purchase order approval workitem in My Inbox 2.0 application.
We are using a S/4 HANA 1709 FPS 01 system.
The custom link should replace the standard link as highlight...
Dear SMEs,
We are facing an issue with our SRM UI Add-On.
For one of the requirements, we are trying to hide a radio button, in the 'Can't Find' tab of the Shopping Cart.
We are trying to enhance the customization in the 'wi_home_assist' vi...
Hi Priyanka,
Unfortunately not. I contacted a few specialists from SAP, and they said it has got to do with the cloud connection setup. Unfortunately I haven't found a solution yet. as soon as I find something I will definitely post it.
I would als...
Dear Noboru,
Sorry for the confusion earlier.
Please find below the code I am using.
It is a copy from your code. Except for the fact that I am not using FilterUser, and I anot using any frontend app to display the data.
One more thing, we found ...
Hi Noboru,
First of all, thanks for the wonderful blog.
I am following this to create a NodeJS application to consume an OData service from a backend S/4 system.
I do not have a frontend application. I ned the Node JS app to publish the data from ...
Hi Tetsuya,When you integrate a SAP Conversational AI, to an external (Non SAP) environment, then the support for the bot replies, are completely dependent on the external environment.I have had similar issues with Slack and Alexa.So in your case if ...
Hi CK,If you want to avoid the scenario where the user needs to reenter all the values, then store all the values in memory variable,and when you call the webhook resend all the prefilled memory values back through your webhook service.