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

Text-Editor Problem

Former Member
0 Likes
632

Hi all,

I have on screen there i am displaying one language field as listbox and one texteditor below,

If i choose one language the related long text will be displayed on that editor which is comming from database table and the user can change something on that. Then he choose one more language and type something on the text editor, then go back to previous language to see whethere the changed text are there not. But iam not able to proceed how to achieve this thing, Please help me out to achieve this functionality.

for example

Lanuage text editor

en This is india

Fr This is pakistan

If i choose en and type 'This is india' in text editor. Then choose Fr and type 'This is pakistan' in text editor. if i go back to En the same text has to there in text editor

Regards,

Ranjan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
549

hi

please have a lok at this document

http://help.sap.com/saphelp_nw04s/helpdata/en/35/b5fa41f156e065e10000000a114b1d/frameset.htm

hope this helps

regards

Aakash Banga

3 REPLIES 3
Read only

Former Member
0 Likes
549

Hi

U can call the fm edit_text in order to create and/or change a long text: the interface of this fm has a table for transfer the text, so u can decide how which text has to be display in thet text editor.

Max

Read only

0 Likes
549

Max,

Any idea on how to add a text editor on the selection screen so that user can enter some text and save it.

Thanks,

K.Kiran.

Read only

Former Member
0 Likes
550

hi

please have a lok at this document

http://help.sap.com/saphelp_nw04s/helpdata/en/35/b5fa41f156e065e10000000a114b1d/frameset.htm

hope this helps

regards

Aakash Banga