2011 Sep 20 7:01 AM
Hi,
I am sending smartform output as PDF attachment throngh mail while executing the program i am getting sy-subrc =0.
then when seeing in SOST transaction i am getting Still no entry in queue also wwe have completed the SMTP configuration working fine .....
Any suggestion...
Ramesh T
2011 Sep 20 8:00 AM
Hi,
Check the t-codes SCOT and SBWP.
2011 Sep 20 8:00 AM
2011 Sep 20 8:13 AM
Hi,
In transaction SBWP tested working fine for sending mail from that transaction but through programi is not working...
Thanks,
Ramesh.T
2011 Nov 21 10:21 PM
Hi Ramesh.T
Error 'Still no entry in queue' points towards a missing COMMIT WORK in the sending application. So please add 'COMMIT_WORK' = 'X' after the send function has been called in a program and then test again.
Thank you,
Ciará
2012 Jan 23 7:18 AM
COMMIT WORK gives shortdump on quality server. please give anyother solution.
2012 Jan 27 11:58 AM
Hi..
Ginve COMMIT WORK = 'X' in function module for sending mail, it will work
Regards,
Gopi M
2012 Jan 30 7:31 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |