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

Former Member
0 Likes
530

How to create a text editor..Can anyone help me with the code

1 ACCEPTED SOLUTION
Read only

FredericGirod
Active Contributor
0 Likes
507

Like an alv grid, but the type ref is cl_gui_textedit.

You could find example in DWDM

4 REPLIES 4
Read only

Former Member
0 Likes
507

hi

see the standard program

<b>SAPTEXTEDIT_DEMO_3</b>

regards

ravish

<b>plz dont forget to reward points of helpful</b>

Read only

FredericGirod
Active Contributor
0 Likes
508

Like an alv grid, but the type ref is cl_gui_textedit.

You could find example in DWDM

Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
507

Hi,

Try the FM HR_CALL_TEXTEDITOR.

Regards,

Sesh

Read only

Former Member
0 Likes
507

thanks