2009 Mar 02 6:16 AM
Hi Guys,
I have a text stored in a variable like:
var1 = "ABC".
I am sending this text as an Email.
Can i Display this text in BOLD.
Kindly help me out on how do i go about this?
Thanks and Regards,
Frank
2009 Mar 02 6:19 AM
check this.
[output in bold for mail|https://forums.sdn.sap.com/click.jspa?searchID=22942470&messageID=1769338]
2009 Mar 02 6:47 AM
Hi
Good
If you want to display a particular value in bold letter as well as in the EMAIL format than you have to display that particular field in <b>....</b> tag of HTML format and you have to to use ABAP OBJECTS for this.
Thanks
mrutyun^