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

SO_DOCUMENT_SEND_API

Former Member
0 Likes
525

Hi,

I'm trying to execute this FM as we are looking for an email functionality (using INTERNET COMM TYPE) that we could use as a standard.

However, when execute this FM, no emails are sent to the recipient. I checked T-code SBPW, and the messages are there, but I checked the Transaction history and got this message "Waiting for communication service."

Would anyone know how to solve this?

Thanks!

1 ACCEPTED SOLUTION
Read only

BH2408
Active Contributor
0 Likes
460

Hi ,

Check with your basis team for connecting Administration

tcode: SCON

Regards,

Bharani

3 REPLIES 3
Read only

BH2408
Active Contributor
0 Likes
461

Hi ,

Check with your basis team for connecting Administration

tcode: SCON

Regards,

Bharani

Read only

Former Member
0 Likes
460

you have to configure it with the help of basis admin...otherwise it will not work...

Read only

Former Member
0 Likes
460

When you send an email, this is not sent immediately. You can see all the sent mails using the SOST transaction.

From SOST transaction you can send them out manually (or you can schedule a program to sent email every x minutes).

Of course, mail can be sent out only if the system has been properly configured (transaction SCOT).

Hope this can help.

Bye.

Edited by: robcom69 on Feb 23, 2010 10:03 AM