2007 Aug 30 12:38 PM
Hi All,
How is it possible to create a text editor in a screen, which could display text as desired and also read the text entered on the screen.
Please suggest.
Thanks in advance,
Archana.
Hi Archana,
For using text editor, we have to use container control object.
We can place a Text editor inside the container object.
You can see example of this in ABAP EXAPMLES.
Open SE38 > Environment > Examples > Controls Example.
You will see many example of container control object.
Hope this will help you.
Darshan
<i><b>Please reward points to helpful answer. It Motivates us to Help Others.</b></i>
2007 Aug 30 3:13 PM
Hi Archana,
For using text editor, we have to use container control object.
We can place a Text editor inside the container object.
You can see example of this in ABAP EXAPMLES.
Open SE38 > Environment > Examples > Controls Example.
You will see many example of container control object.
Hope this will help you.
Darshan
<i><b>Please reward points to helpful answer. It Motivates us to Help Others.</b></i>
2007 Aug 31 2:27 PM
Thanks !!
I found the solution.
There is a functione module to create the same RH_EDITOR_SET. You just need to create a container in the screen and call thi FM in the PBO.
There are more function modules for the RH_EDITOR to further modify this editor.
Thanks for your help.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |