2009 Sep 10 7:12 AM
Hi Gurus,
Can anyone please suggest what might be the problem to the scenario that occurred which is explained below...
I have tried to send the Mail via program , the SOST has been Configured to send the Mail in a couple of days say 10 days or so to the required destination, but the mails which i had sent had reached to the destination immediately without even getting stored in the SOST transaction.
Please suugest me as to what might be the problem , that such a scenario had occured.
Thanks and regards,
VIJAYB.
2009 Sep 10 7:31 AM
Hi Vijay,
Can you please let us know bit more about the modules you used in the code.
Have a best day ahead.
2009 Sep 10 7:35 AM
HI Srivastav,
SD module is the answer to your question, Can you please suggest the problem to this?
Thanks
VIJAYB.
2009 Sep 10 9:38 AM
Hi Vijay,
I think that the job scheduling has some issues. I am sending you a link for the mail setup. Please have a look.
Link:[Mail|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417400)ID0849720150DB00598078931924295320End?blog=/pub/wlg/789]
Have a best day ahead.
2009 Sep 10 9:50 AM
Hi,
Check if you are using send immediate option in the program.
KR Jaideep,
2009 Sep 10 10:00 AM
when your output type is generated does send immediately is checked?
2009 Sep 10 11:11 AM
Hi,
First of all you can not set the timing for selected mails only but in broder way you can set the settings for how much time you want to take to send mails the procedure is as follows
GO To SOST--->under period tab>click on utilitities>select send job-->one pop upwindow will appear
in that mention as follows
JOB--->SEND SAPCONNECT INT
ADDRTYPE---->INT
PERIOD---->as per your requirement
with this settings you can achieve your requirement even when in your program you are mentioning send immediately.