Hi,
I want to generate a sap mail with FM SO_NEW_DOCUMENT_SEND_API1. This mail should contain some formatting, like a different font color or a bold font.
But SAP converts the greater-than character into < so there is no valid tag for the formatting. The rest of the tag looks fine.
But hyperlink tags are shown correctly and when you enter formatting tags in a hyperlink tag, i.g.
sap.com">This is bold.And this is not
the greater-than character is not tranformed so the text has the correct format in the hyperlink tag
Is there any chance to do formatting outside a hyperlink?
Thanks,
Stefan