Hi.
I have created a button within a customer account which, when called, opens a URL. However I need the URL to contain the customer number of the opened account. At the moment the button is calling a transaction launcher and I have experimented with the parameter options to no avail.
How would you go about passing the currently open customer number to this URL at runtime?
Thanks,
Brenton.
Is the URL trying to open SAP CRM URL or and external URL? If this external URL, you could do this with Javascript
Hi there,
Thanks for your reply. That is exactly how I solved the problem today. I retrieved the customer number using Javascript and then navigated to the External URL in a new window while passing the parameter.
Thanks,
Brenton.
Hello Brnton,
I have a simillar requirement like yours wherein I need to launch an external URL(dynamic) passing customer number. Can you please send me sample code that you used to call javascript in CRM Web IC.
Regards,
Akhil