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

Former Member
0 Likes
693

Hi

How to add a field from a internal table to an existing table control in module pool?

Drag and drop doesn't work.

I get a message 'Collision at Target Location(Element truncated and made scrollable)'

And I dont see the field on the Element list of the screen.

6 REPLIES 6
Read only

Former Member
0 Likes
621

hi,

create table control using wizard and give internal table name from which u want to create table control...

All field of internal table will come in table control

Read only

Former Member
0 Likes
621

Hi,

In the screen painter press F6 and enter the internal table and then select the field name and the put in the table control in the last column then it wil not give u the error.

regards,

Santosh thorat

Read only

0 Likes
621

Thts wht I did...thts wht is giving me the error.

Read only

0 Likes
621

Hi,

scroll the table control at extreme right and then drag the field.

regards,

Santosh Thorat

Read only

Former Member
0 Likes
621

Hi anand,

U shoud use the loop and endloop. than only we can use the table control.

U should activate ur se38 pgm.

Regards,

S.Nehru.

Read only

Former Member
0 Likes
621

Hi, change the Table control properties, in table control attributes window enable resiging options vertical and horizontal, then press F6, enter internal table name, click on get from program option, then select fields, drag and drop the field any where of table control, and u can move easily where ever u want..

rewards if it helps.....