Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Replace the cl_gui_textedit control with pc editor in custom programs

jrgkraus
Active Contributor
0 Likes
1,221

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?

5 REPLIES 5
Read only

Nawanandana
Active Contributor
0 Likes
1,010

Hi,

check bellow sample code and document-SAP Textedit

Further demo programs available search in SE38: SAPTEXTEDIT*

Read only

0 Likes
1,010

But that's the cl_gui_textedit, which I want to replace...

Read only

0 Likes
1,010

it is little bit old (very old in reality) but there is examples in transaction DWDM about office integration

Read only

0 Likes
1,010

Sorry for the misunderstood your question, let us know which word-based editor your going to use?

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,010

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)