‎2007 Jun 15 1:05 PM
Hi All,
Using report program i'm sending an email with some content. Some part of the content should be hyperlinked. How we can do this? Is there any Function Module to do this?
Thanks,
Anil.
‎2007 Jun 15 1:16 PM
Hi,
if you are using SO_NEW_DOCUMENT_ATT_SEND_API1 then
Just append the link(say www.google.com) directly to the messages internal table. It will automatically take it as link.
aRs
Message was edited by:
aRs