Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

To Get Hyperlink in the email content using report program

Former Member
0 Likes
199

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.

1 REPLY 1
Read only

former_member194669
Active Contributor
0 Likes
173

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