Skip to Content
0
Jun 10, 2009 at 08:33 AM

URL for directly open/edit CRM Document in WebUI

663 Views

Dear all,

I try to find solution within this forum. I found similar case with solutions but still not quiet clear to me.

The requirement is to use one URL to open directly to the specific CRM Document in display/edit mode.

I read one SAP document explaining about format we can use this format to open document opportunity

in Create Mode :

https://abc.def.ghi.com:123450/sap/bc/bsp/sap/crm_ui_frame?
sap-client=100&crm-object-type=BT111_OPPT&crm-object-action=D

I tried this on Internet browser and it works. The page directly open to Opportunity in Create mode.

Now, how we can use similar URL format to open specific document.

It also says that for parameter crm-object-action, we can fill with A for search, B for Display

C for Edit and D for Create. But when I tried crm-object-action=B or C, the WebUI page opened in

Search screen with an error message.

I believe that we have to pass Document ID or GUID as one of the parameter.

But what is the parameter ? What is the right format ?

Thank you in advance,

Gun.