Description
When creating messages via transaction code SE91, sometimes it is not enough to just fill-in the long text with an explanation... in fact you may want to add a link to some documents available on your website or internal knowledge base in order to provide your end-users with the ability to navigate to the relevant article whenever they need it:
In the screenshot above, a click on the "SOLUTION!" hyperlink would open a new browser window and navigate to scn website. This is also very convenient if you want to link a customer defined error message to the corresponding documentation available in your Intranet with every details about why the system was implemented this way... For this to happen, you will have to use the following syntax in the sapscript editor:
<DS:URLA.http://www.scn.sap.com>SOLUTION!</>
To get more information
Many hours of intensive debug... as I couldn't find anything in the SAP online help about it. So if you know where this kind of trick is mentioned, go ahead and post a comment with the corresponding link: I'd be very pleased to add it in this section. Thanks!