‎2019 Oct 08 12:49 PM
I have to replace the cl_gui_textedit control with the word-based editor control in several z programs. Is there a documentation that tells me how to proceed?
‎2019 Oct 08 4:12 PM
Hi,
check bellow sample code and document-SAP Textedit
Further demo programs available search in SE38: SAPTEXTEDIT*
‎2019 Oct 09 6:23 AM
‎2019 Oct 09 6:26 AM
it is little bit old (very old in reality) but there is examples in transaction DWDM about office integration
‎2019 Oct 09 2:25 PM
Sorry for the misunderstood your question, let us know which word-based editor your going to use?
‎2019 Oct 08 11:26 PM
Which "word-based editor"? Do you mean the one based on CL_GUI_RTF_EDITOR? (also its subclass CL_GUI_SAPSCRIPT_EDITOR and maybe others)
Don't you want MS Word directly included inside a SAP GUI container? (via Desktop Office Integration)