Hello All,
If we are sending a customer his/her preference link with auto login functionality (or any other protected content) from CDC/Gigya where he can change his/her data.
How we can make sure that this deep link does not work if someone forw...
Hello everyone,
In one of Web UI enhancement , we had to show a table view as a popup. This popup we need to call on click of a custom button.
We completed all the development and customizing regarding this.
But in last we were facing one is...
Hello everyone,Recently we got chance to work on excel download/upload/open functionality from CRM UI.In result table view of custom application we have some field of type hyperlink, on click of these hyperlink fields we have to display different dat...
Hello everyone.In custom BSP application, On click of a hyperlink field , I need to download data from different tables into single excel .This excel should have more than one sheet(tab) with that data downloaded, see attached image.I am able to dow...
Hello Experts, We have implemented SAP note from new SAP CRM enhancements 2044841 :- Stop Function for Each CRM Search .Cancel button appears properly as below:- But not working as expected. When I click on cancel button it gives popup having option...
Hi Sebastian Schuck,Thanks for you answer.Scenario is , we are sending marketing emails from sales force marketing cloud with link in email footer where user can change his preference on click of Manage subscription link. Manage subscription link co...
Hi Jhon,if you have to buttons , then in their event write code to fetch value from table and display it accordingly.In event of positive button fetch positive values and display on UI and same in event of negative button fetch negative values and di...
Try with get_parent method of class cl_crm_bol_entity.It will give reference of parent class, from there you can fetch required relationship.Regards,Harish
HI Madhav,Issue is with space after method name .Give space ( ) as mentioned above with all 3 methods you used, it will solve this issue.Regards,Harish