‎2012 Nov 06 5:44 AM
Hi experts,
I have mail triggering program , In that program i used SO_DOCUMENT_SEND_API1 function module. It was working fine.( for 2 years). I did not changed anything in that program. Now its not working. this program is executed as normal as before. After execution when i goto SOST tcode and see. No mail has been triggered. I dont know Why.
Please Help me friends.
Thanks and Regards,
Linganathan.K
Note: Is there any SAP standard Problem on SO_DOCUMENT_SEND_API1 function module?
‎2012 Nov 06 6:13 AM
can you debug and check what is the status just after the execution of so_document_send_api1.
‎2012 Nov 06 6:19 AM
Ya debugged, Its executing fine. But mail is not triggered in SOST.
Regards,
Linganathan
‎2012 Nov 06 6:25 AM
Hi Linganathan,
There is one schedule program, which will send the SOST email to outside the SAP server.
If this program is not scheduled, then you will not receive any email.
Try to send the mail to your SAP Email ID. (SAP Office mail-box). If you are receiving that email, then Program & Function module execution is fine. It will be configuration & Background Job scheduling problem of SOST only
Hope this helps !!
‎2012 Nov 06 6:25 AM
In SOST, go to the Send Status tab, select the "Further" button on this tab, and tick the check box next to the "Still not Entered in Queue" option.
can you now see the emails ?
‎2012 Nov 06 12:41 PM
Go to tcode SCOT -> Settings -> Send Jobs
Check if there is a job active, if not it could be the issue (this job runs the report RSCONN01). For reference check this document
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVCOM/BCSRVCOM.pdf
Regards,
Felipe