Hi All,
I have a requirement to display URL address (like http://help.sap.com )as hyperlink, along with normal text, in dialog screen.
For eg, I want to display
" The SAP version 7.0 is no longer supported and must be upgraded. Please contact your IT support to arrange for the latest version. If you have local administration/. Please install yourself.
The latest version can be obtained herefollow the link [http://help.sap.com] "( this is a sample hyperlink but i am using a bigger text here)
For that I need to know the Function module / Class-Method / HTML code , which I can use.
I am fetching the message text from an internal table.
How can I distinguish the normal text from hyperlink text ?
I am populating custom control using 'CL_GUI_TEXTEDIT'.
I can use a different class, if that will help me in displaying the hyperlink.
Solutions posted to this query would be highly appreciated.
Thanks in advance.
Regards,
Pavi