We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
Hi Experts,Is there a way we can bind a custom dialog input fields (macro Field) with RAP action parameters to use standard behavior like Valuehelp, suggestions and validations using Flexible programming model in Fiori list report template. We can no...
Hi Experts,I need to add digital signature reuse component on Object page action 'onBeforeSave'. The Fiori ListReport application is based on RAP v4 oData service.Now when I am trying to create component in object page extension, I am getting this.ge...
Hi Experts,We have a requirement where we need to pass error messages if the data extracted from the CDS view belongs to a certain Sales Organization.The development is done using RAP framework, data is being extracted from standard tables in interfa...
Hi Experts,Can we add a valuehelp to a standard fiori application field? In my case the app is F3163 and we need f4 help for identification number at lineitem.Thankyou.
Hi Experts,We have a scenario where we need to create custom groups using existing standard app tiles and show it on SAP Work Zone standard edition site.Do we have a way to accomodate this kind of requirement?Thankyou,Amit
Hi Andre,Indeed, it is a wired ask from client that they want the error messages instead of using DCL to restrict the data.Thanks for you response though.Best regards,Amit
Hi Arpan,See if you can include all your oData services in your main servise's data model. This way you have to use only your main service in menifest.json. All other oData servise's entity will be available in your main oData service and could be ac...