on 2011 Jun 13 1:18 PM
Hi Experts,
I have a requirement to navigate to opportunity id in CRM Web UI from ERP system. I did generate the following URL and passed to function module 'call_browser'.
But it always takes me to the default view i.e. "Select business role".
Please let me know what am I missing.
Thanks in advance.
Cheers,
Surekha.
Request clarification before answering.
Your parameter crm-object-value has to be the Guid. Not the transaction number.
As stated, you have to assign a single business role if you don't want the selection to shows up. Even if it shows up, just select the role and you will be brought to the transaction.
The quick way to default a business role is using the user parameters CRM_UI_PROFILE that you can set with transaction SU3.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.