Application Development 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: 

input/output field on screen for 2000 characters

Former Member
0 Kudos

Hi,

I am developing module pool program. i need to place the input output field on the screen with 2000 characters size. request you to please let me know how we can achieve to input the values & to read the values of 2000 characters.

Thanks & Regards,

Srinivas.

2 REPLIES 2

Former Member
0 Kudos

Hello,

Create one dataelement with 2000 characters.

Former Member
0 Kudos

Hi,

You can make use of Textedit control. Search the forum for TextEdit control, you will get lots of examples.

For demo see tcode DWDM.

Regards

Karthik D