‎2007 Nov 21 9:48 AM
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.
‎2007 Nov 21 9:50 AM
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
‎2007 Nov 21 9:51 AM
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
‎2007 Nov 21 9:55 AM
‎2007 Nov 21 10:06 AM
Hi,
scroll the table control at extreme right and then drag the field.
regards,
Santosh Thorat
‎2007 Nov 21 10:06 AM
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.
‎2007 Nov 21 10:26 AM
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.....