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 field to table control

Former Member
0 Likes
2,475

hi gurus,

I am having a table control with fields slno , person, name. Now I have to add extra new field 'place' to this table control .can anybody sugest me the steps to do.

thanks in advance,

padmaja.

14 REPLIES 14
Read only

Former Member
0 Likes
1,918

When people spend time helping you, its minimum courtesy to thank them by offering points.

pk

Read only

0 Likes
1,918

hi krishna,

As I am new and very much tensified about my work .I might be did mistake .

I am extreemly sorry for that.

thanks in advance,

padmaja.

Read only

sarbajitm
Contributor
0 Likes
1,918

The structure that you are using for the Table Control, simply add fields in that and then start the process once again in the SE51. In this time you will be able to see the field.Simply select that!!!!!!

Regards.

Sarbajit.

Read only

Former Member
0 Likes
1,918

hi,

I add that field .but how to add in table control screen in se51 I don't know.

how to do that.

thanks,

padmaja.

Read only

0 Likes
1,918

Check the Post made by PAVAN.Click on Layout button. Look at the top you get 'Dictionary/program fields' or press F6.

Hope it helps.

Edited by: Sarbajit Majumdar on Mar 20, 2009 10:29 AM

Edited by: Sarbajit Majumdar on Mar 20, 2009 10:33 AM

Read only

Former Member
0 Likes
1,918

Hi Padmaja,

For adding new field in the table control. First add the new field to the internal table structure, then in the screen layout go to the 'Dictionary/Program fields', there you enter the internal table and press Get from Program, you will get the newly added field in the list and add it.

Thanks

Brunda

Read only

Former Member
0 Likes
1,918

Offering points is as simple as clicking a radio button.

pk

PS: The name is Kishan

Edited by: kishan P on Mar 20, 2009 10:54 AM

Read only

Former Member
0 Likes
1,918

Hello,

find the screen no where to add the new field.

there is an option called 'Dictionary/program fields' in layout..select and drag the required field and drop it into your table control.

Hope it helps!!

Regards,

Pavan

Read only

0 Likes
1,918

hi vishnu,

I did as u said but when I am activating

field zqm_ins_docu-dokvr is defined differenty in screen (abap field, dictonary field).

i am getting this syntax error i,not able to active the screen.

before this i did one thing.

for the above db table i add the dokvr field and activated .dokvr field i have taken from draw table

can u please check it once.

thanks in advance,

padmaja.

Read only

0 Likes
1,918

write the name of your table and Press Get From dictionary button.

Thanks and regards.

sarbajit.

Read only

0 Likes
1,918

hi,

I did as said only ,but while activating it is not activating giving above mensioned error.

hope u get my point.

thanks in advance,

padmaja.

Read only

0 Likes
1,918

Ok Do one thing simply select the Table Control Delete it Then redo the process of creation of Table Control.........may be the issue resolved.

Regards.

Sarbajit

Read only

0 Likes
1,918

hi,

thanks to all, I myself found the mistake.

In the element list check box for dic has to be checked for that new field.

thanks for spending ur's valuble time.

I rewarded the points also.

have a great to all.

padmaja.

Read only

Former Member
0 Likes
1,918

Hi

Dont get tensed!

In SE51, dont add single field.

Select "Dictionary Field" button (I think Middle one), select the table & the fields.

Regards.