‎2008 Mar 25 12:10 AM
Hi,
I want to know, how i can upload html code in editor abap, without the html code.
Any suggestions ??
Kind Regards
Noemà Huerta
‎2008 Mar 25 1:26 AM
Hi NoemÃ,
Don't think there is any such functionality available in SAP.
Regards,
Atish
‎2008 Mar 25 1:26 AM
Hi NoemÃ,
Don't think there is any such functionality available in SAP.
Regards,
Atish
‎2008 Mar 29 12:59 PM
You can use an HTML editor in SAP. There is no conversion from HTML into text, but the cl_BTF_editor object allows you to maintain HTML.
Look at this:
[Using the BTF |https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1014] [original link is broken] [original link is broken] [original link is broken];
or more generic
[Text editing with Notes-logic|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b036dbfc-29dd-2a10-2aba-ccd1c4c96af7]