cancel
Showing results for 
Search instead for 
Did you mean: 

Open a SAP CRM view in new browser tab

MikeB
Contributor
0 Kudos

Hi,

There is a task in our SAP CRM System — to allow to user to open a view in new browser's tab.

I mean, we have a table with items, now user clicks on an item and a new tab with item details view will be opened.

I can catch the event of click on table line and in this event to call suitable outbound plug, the thing I stacked with is how to open the desired view in a new browser tab. I'm not talking about kind of popup, but the regular SAP CRM window, displayed in browser's tab.

I thought about the generation of link, but I actually didn't find the way to build it for non-standard (Z*) component.

Could you point me?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

former_member182421
Active Contributor
0 Kudos

Hi,

I would avoid to open new tabs pointing to the Web UI because this may implies error in handling sessions. I know it's possible because a guy posted an issues to close the new tab some time ago, so he succeed in opening the new tab , but I won't recommend this aproach.

Cheers!

Luis

MikeB
Contributor
0 Kudos

Ok,

Could you point me to the topic with open/close tab discussion?

former_member182421
Active Contributor
0 Kudos

Answers (0)