‎2008 Oct 22 2:46 PM
Hi Gurus,
I need to send email to some internet address.
I am using FM 'SO_NEW_DOCUMENT_ATT_SEND_API1' for this purpous.
I am sending needed parameters and my FM executes with Sy-Subrc equal to 0.
But mail is not received.
If any one faced the same situation, would be very helpful for me if he/she can throw some light on this.
If needed I can paste my sample code here.
Thanks,
Lalit Kabra
PS : I am sorry to ask the same question which has been asked thousand times earlier. But could not figure out problem.
‎2008 Oct 22 2:55 PM
1. Check whether the mail is in the queue check with tranx SCOT or SOST
2. Check whether commit work after fm call
a®
‎2008 Oct 22 2:58 PM
Hi,
Thanks for the quick response.
But I could not see the mail in Tcode SOST.
Regards,
Lalit
‎2008 Oct 23 7:57 AM