‎2009 Mar 20 4:44 AM
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.
‎2009 Mar 20 4:46 AM
When people spend time helping you, its minimum courtesy to thank them by offering points.
pk
‎2009 Mar 20 4:53 AM
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.
‎2009 Mar 20 4:51 AM
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.
‎2009 Mar 20 4:57 AM
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.
‎2009 Mar 20 4:58 AM
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
‎2009 Mar 20 5:04 AM
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
‎2009 Mar 20 5:22 AM
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
‎2009 Mar 20 4:56 AM
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
‎2009 Mar 20 5:31 AM
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.
‎2009 Mar 20 5:39 AM
write the name of your table and Press Get From dictionary button.
Thanks and regards.
sarbajit.
‎2009 Mar 20 5:51 AM
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.
‎2009 Mar 20 5:55 AM
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
‎2009 Mar 20 6:00 AM
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.
‎2009 Mar 20 5:09 AM
Hi
Dont get tensed!
In SE51, dont add single field.
Select "Dictionary Field" button (I think Middle one), select the table & the fields.
Regards.