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

Adding extra fields to Table Control?

Former Member
0 Likes
931

Hi Experts,

Here I hv a table control, with 5 fields, 1,2,3,4,5.

So, I need to add extra 3 fileds to the above said existing table control i.e.

6th field in between the 3 & 4,

7th field in between the 4 & 5,

8th field in the last i.e. after 5th,

I tried with Table Control Wizard, but not succeeded. So, pls, mention the steps to b followed to achieve this?

ThanQ.<b></b>

Message was edited by:

Sridhar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
885

Hi,

Go to SE51

Give the program and screen number..

In the menu..choose..utilities -> settings..

Uncheck the graphical painter check box..press enter..

Choose the layout radion button..

Press change..

Double click on the table control..

THen press the CTRL Elements button..

In the popup...insert (+ button) to place the input field

THanks,

Naren

6 REPLIES 6
Read only

Former Member
0 Likes
885

hi

in whatever way you have created table control, just put a text box above the table control, drag it in between 3 and 4th cols, a new col. will be added..try the same to get your new columns

if helpful, reward

Sathish. R

Read only

Former Member
0 Likes
886

Hi,

Go to SE51

Give the program and screen number..

In the menu..choose..utilities -> settings..

Uncheck the graphical painter check box..press enter..

Choose the layout radion button..

Press change..

Double click on the table control..

THen press the CTRL Elements button..

In the popup...insert (+ button) to place the input field

THanks,

Naren

Read only

0 Likes
885

ThanQ to all.

Read only

Former Member
0 Likes
885

Hi Sridhar,

for your requirement simply add the fields you want to your table control using the button Dictionary/Program Fields Window (F6) from the application toolbar on screen painter.

and then simply drag and drop it to the position where you want it.

Reward points if helpful,

Regards,

Tejas

Read only

Former Member
0 Likes
885

hi

good

one thing you can do here is removed the existing fields of table control and add the new fields again,I dont think you can put extra field between the existing field names.

thanks

mrutyun^

Read only

Former Member
0 Likes
885

Hi,

Goto the screen in SE51 where the Table Control is designed.Press F6 ,enter the table name from you want to fetch the field and press ENTER.

Simply Drag the field and Drop it where you want that field.

Reward points if it is helpful.

Regards,

Sangeetha.A