Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

open email

Former Member
0 Likes
409

hello,

I hav a really absurd requirement.

im working on a screen program,now the client want when the user clicks on a specific button an explorer should open up with gmail.com.

also is it possible that v can give user name and password to gmail through sap.

i really dont knw if SAP supports somethin like this

hello,

I hav a really absurd requirement.

im working on a screen program,now the client want when the user clicks on a specific button an explorer should open up with gmail.com.

also is it possible that v can give user name and password to gmail through sap.

i really dont knw if SAP supports somethin like this

1 REPLY 1
Read only

Former Member
0 Likes
375

Hi,

You can call the explorer and url using the class:

CL_CCMS_BSP_VIEWER.

The user can specify his gmail id in the explorer itself!!

Regards,

Renjith Michael.