cancel
Showing results for 
Search instead for 
Did you mean: 

Webdynpro ABAP - Open Outlook New email with many bcc

jakob_steen-petersen
Active Participant
0 Kudos

Hi

Basically i have the requirement to open Outlook, New eMail with a list of receivers. I managed that pretty easy with a simple "Mailto:" and call of if_wd_window_manager->create_external_window.
But the problem is that we reach the IE limit of 2048 length of an url, when many email-adresses are selected.

So i need some good ideas to solve!

I tried ACFExecute, but i seems not to function in our system (NW 750). Not even the SAP Test Webdynpros do work.

And also it seems that users need to download Whitlelist xml´s and things - and i don´t want that.

Another simple trick could be to copy the emails to Clipboard, open Outlook and ask user to paste into BCC field. Not a nice one, but workaround.
But then: can i fill Clipboard from code?

Any ideas to solve are apreciated!






Accepted Solutions (0)

Answers (0)