Hello everyone,
My task is to send an email to external/internal candidates. The objective is quite simple, but I am having trouble dealing with the hyperlink issue. The emails will be maintained as standard texts. The business would like to include a hyperlink within the email. I am using FM READ_TEXT to gather the email and manipulating fields as necessary. From here I need to email to the specified individual.
In digging around forums, SAP help, and running enough google searches to make my head spin I have found a few FMs that may help. But I have no experience with these and am unsure on how the standard text should be passed to the FM. Im sure there is some symbols I should be using to indicate the hyperlink and hyperlink text. (e.g. www.yahoo.com would be shown as Yahoo)
I have found CONVERT_ITF_TO_HTML would be the pretty straight forward answer. I did some test and have been unsuccessful in creating a hyperlink. I am not sure if it is the format of the lines being passed or a parameter I am passing incorrectly.
I have also looked into FM SO_DOCUMENT_SEND_API1. Does anyone have any pointers or advice on how to do this?
Thanks for your help in advance.
Regards,
C