Hello,
I know the function modules SO_OBJECT_SEND, SO_NEW_DOCUMENT_SEND_API1
etc which send mail to SAP inbox or outlook if the userid has a SMTP address.
But for that, we need to pass a SAP Username in the receivers internal table.
We do not want to maintain SAP userid for every vendors.
I want to send email from abap program to the vendors but they do not have userid in SAP system.
( Only external SMTP address such as xyzgmail.com etc...).
So what should I pass to the receivers table or is there any other function module to send such mails.
Pls advice.
Thanks,
Anand