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

EDIT_TEXT question

Former Member
0 Likes
430

Hello,

Im using EDIT_TEXT fm to update the long texts.My doubt is that how to display the MS word as editor instead of SAP SCRIPT text editor.

what should be value set for the window parameter.

Please explain the required settings to be done.

Regards,

Keerthi

2 REPLIES 2
Read only

Former Member
0 Likes
378

To display the text in PC editor, you should pass the LINE_EDITOR parameter as space.

But, this will not work, if the line editor is configured as the default editor. In the text editor, you can go to GOTO-> CONFIGURE EDITOR->In Sapscript Tab Check the Graphical PC editor to make the PC editor as default editor.

Read only

Former Member
0 Likes
378

Closing the thread