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_OBJECT_SEND Function module

Former Member
0 Likes
464

Dear All,

While calling function module SO_OBJECT_SEND, i am not able to trigger mails.

The mails are lying and i can check through SOST transaction.

I got the following error -

Wait for communications service

All mails lying in box and i can see through SOST transaction.

Has anyone face

3 REPLIES 3
Read only

Former Member
0 Likes
420

Resolved.

Read only

daniel_kaoro
Product and Topic Expert
Product and Topic Expert
0 Likes
420

Hello

You are experiencing this issue because SO_OBJECT_SEND is not released for development, it's a internal sap function module.

Try to use the following function module...

SO_NEW_DOCUMENT_SEND_API1

You can see some examples in the following sap notes too.

190669

83020

Regards,

Daniel.

Read only

Former Member
0 Likes
420

Hi,

Please use below functon

SO_NEW_DOCUMENT_SEND_API1

or

check with your basis adminstrator he/she may have not enabled connection with exchange server.

Regards,

Rahul Bhokre.