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

Table Control Wizard

Former Member
0 Likes
446

HI,

I am developing one table control in which I have one field of 240 char in my internal table.

But it is not allowing me to develope as it has 240 char.

Is there any method so that we can develope this with 240 char.

How many char max we can define for the same.

Thanks,

Sandeep Garg

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
429

Check your screen size .. i think the length of screen is less than the length of field 240.

Thanks,

Adi

2 REPLIES 2
Read only

Former Member
0 Likes
430

Check your screen size .. i think the length of screen is less than the length of field 240.

Thanks,

Adi

Read only

Former Member
0 Likes
429

Field display output lenght should be always less than screen length.

Thanks,

Adi