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: 

Regarding text box in selection screen

Former Member
0 Kudos

Hi all,

Can i know how we can implement a text with scroll bars so that user can enter a data of about 2000 characters with paragraph indent. also this needs to be done on the selection screen of PNP logical database.

Please let me know if this can be done.

Thanks.

Harshad.

5 REPLIES 5

Former Member
0 Kudos

Hi;

Just define the parameter type CHAR2000, it would take automatically.

Regards

Shashi

Former Member
0 Kudos

Plz ignore this post...

Edited by: Sukriti Saha on Mar 24, 2009 5:07 PM

Former Member
0 Kudos

Hi....

Use fm 'CATSXT_SIMPLE_TEXT_EDITOR'...

Regards

Debarshi

Former Member
0 Kudos

Hi Harshad,

[text box in the selection screen|]

Thanks!

Former Member
0 Kudos

Solved