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

Regarding text box in selection screen

Former Member
0 Likes
805

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.

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
Read only

Former Member
0 Likes
765

Hi;

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

Regards

Shashi

Read only

Former Member
0 Likes
765

Plz ignore this post...

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

Read only

Former Member
0 Likes
765

Hi....

Use fm 'CATSXT_SIMPLE_TEXT_EDITOR'...

Regards

Debarshi

Read only

Former Member
0 Likes
765

Hi Harshad,

[text box in the selection screen|]

Thanks!

Read only

Former Member
0 Likes
765

Solved