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

modul pool

Former Member
0 Likes
420

In Module Pool, How to place text-editor or text area on screen .

for Displaying & storing the data like address,for description upto 15 lines etc.

For this can I use custom control ? If yes, How to create Custom control?

Or any other solution for the same.

Kindly guide for the same.

Thanks & Regards,

Vikram Chavan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
403

Hi

Please check this thread . It has a lot of examples

https://forums.sdn.sap.com/click.jspa?searchID=238139&messageID=1845636

Hope this helps

3 REPLIES 3
Read only

Former Member
0 Likes
403

in module pool...on the screen area where u can place TC, buttons etc...u can even paste the text editor in this place and u need to write appropriate code to handle this text editor data.

Read only

Former Member
0 Likes
404

Hi

Please check this thread . It has a lot of examples

https://forums.sdn.sap.com/click.jspa?searchID=238139&messageID=1845636

Hope this helps

Read only

Former Member
0 Likes
403

Thanks