Hi!!
I want to send an email to lotus notes through a report i.e. dynamically generate the contents of the mail and send it to lotus notes.I tried using the function module 'SO_NEW_DOCUMENT_SEND_API1' with the required settings for sending it to an external email clients, but its not working.Infact just to verify if all the settings have been done on the server tried sending through 'Business Workplace'(transaction 'SO00') and it worked.
I would like to knw if there is any specific setting that needs to be done for sending mail through ABAP reports.Or is there any other approach?
Note need to use SMTP not RFC.
Which version are You running? Do You need direct connection to LN? In our company we use relay function (ie. additional SMTP server).
After configuring that in SCOT check if You can sent via SCOT using System->List->Send.
Then You can implement it on software level using e.g. SO_OBJECT_SEND function.
Regards
Mariusz
Free Guide: Managing storage for virtual environments
Complete a brief survey to get a complimentary 70-page whitepaper featuring the best methods and solutions for your virtual environment, as well as hypervisor-specific management advice from TechTarget experts. Don’t miss out on this exclusive content!
Discuss This Question: 1  Reply