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

select-options max length

Former Member
0 Likes
405

hi all

wat is the maximum length for select-options.

say like if am trying to give a field of lenth 60 it is accepting upto 45 characters only

1 REPLY 1
Read only

Former Member
0 Likes
316

Hi

If I declare

select-options :p_pgm for tstc-pgmna .

field p_pgm should be of <b>8</b> char

and the selection text is <b>30</b> char (only it will take)

though the field TSTC-PGMNA is 40 char.

Reward points if useful

Regards

Anji