Hi ppl,
I have a requirement wherein I have to just pick an excel sheet from the presentation server and mail it to the intended users.
For achieving this functionality, I am using the FM 'SO_DOCUMENT_REPOSITORY_MANAGER'.
The e-mail is being generated properly and working as desired except that the e-mail goes into JUNK MAIL in MS Outlook.
Whereas in my other reports where I am using the FM 'SO_NEW_DOCUMENT_ATT_SEND_API1', the e-mail generated goes in the INBOX of MS Outlook correctly. (I cannot use this FM for my functionality as I donot have to populate records from internal table and send as excel. I just have to pick a file from the desktop and mail it as it is. No processing on the file required.).
Please give some suggestions on this issue.
Thanks,
David.