cancel
Showing results for 
Search instead for 
Did you mean: 

How to Launch CRM web UI from web dynpro app

Former Member
0 Kudos

Hello,

I have a requirement where a user wants to create a hyper link in the web dynpro abap component and upon hitting the URL it should open the corresponding contract no. in the WEB UI. I tried to build a URL as follows:

http://xxx.COM:80/sap/bc/bsp/sap/crm_ui_start/default.htm?crm-object-type=abc&crm-object-action=D&cr...

But when try to execute this URL it open the CRM Web UI but it defaults to the page that user accessed last and not opening the contract no.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Resolved.....we will need to pass the GUID to the object-value field in the URL.