Hi Experts,
We are using SRM 7.0 extended classic scenario.We got a requirement where we need to send rejecton email to the requestor.
In the mail content we need to make few labels as hyperlink.For that we need to write some ABAP code.
For ex : Please click on the 'Universal work list' and accept the changes.
In this continuous text we need to make the label 'Universal work list' as a hyperlink with some portal address say Dev portal address.(https://....)
We have the portal address in the logic stored in some variable. Only thing is to imbed the link in the label.Actually I tried doing using concatenation but didn't worked.Can someone help me with sample code to fix the issue.
Thanks in advance.
Regards,
Kalyani