‎2009 Jan 23 1:55 PM
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
‎2009 Jan 23 1:58 PM
‎2009 Jan 23 2:00 PM
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.
‎2009 Jan 23 4:05 PM
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.