‎2008 Dec 06 8:12 AM
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
‎2008 Dec 06 8:50 AM
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
‎2008 Dec 06 8:27 AM
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
‎2008 Dec 06 8:44 AM
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.
‎2008 Dec 06 8:50 AM
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