cancel
Showing results for 
Search instead for 
Did you mean: 

Can an already opened Browser window out of a SAP application be used?

Former Member
0 Kudos

Hello!

Additionally to our SAP System we are using a Web based CRM system. The users have to log in the CRM system. Single sign on can´t be used as the passwords in SAP and CRM can be different for a user.

Now we have got the requirement, that when the user is pressing a button in an SAP application, we have to "switch over" to the already opened browser window of the CRM system where the users are logged in. We have to hand over parameter data (e.g. the customer number) to the CRM system.

How can this be solved? Unfortunately the class CL_GUI_HTML_VIEWER is not documented. GUI scripting can only be used from non SAP applications to SAP.

Thank you in advance for your help!

Claudia

Edited by: Claudia Stelting on Oct 14, 2009 3:39 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Could answer qeustion by myself

Former Member
0 Kudos
Single sign on can´t be used as the passwords in SAP and CRM can be different for a user

In SSO you can have any password in any system, It does not matter.

If User names are same you can use SSO.

Regards.