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

Problem in SO_DOCUMENT_SEND_API1 function module

former_member242166
Participant
0 Likes
807

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?

5 REPLIES 5
Read only

former_member193464
Contributor
0 Likes
709

can you debug and check what is the status just after the execution of so_document_send_api1.

Read only

0 Likes
709

Ya debugged, Its executing fine. But mail is not triggered in SOST.

Regards,

Linganathan

Read only

0 Likes
709

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 !!

Read only

0 Likes
709

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 ?

Read only

Former Member
0 Likes
709

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