‎2008 Aug 19 11:32 AM
Hi,
We have module pool program with table control wizard. Now we want to add 2 more fields to that table control. How to proceed for this...
is there any way to edit the existing table control or we have to create new table control..
please help to proceed..
Thanks
Venkatesh P
‎2008 Aug 19 11:37 AM
Hi,
Check this link, you may get the solution.
Check this for attributes of Table control-
http://help.sap.com/saphelp_nw70/helpdata/en/9f/dbac3735c111d1829f0000e829fbfe/content.htm
[How to add new column in existing table control|;
Regards,
Sujit
‎2008 Aug 19 11:38 AM
yes its possible,
u can edit the table control and insert the fields in screen painter
‎2008 Aug 19 11:38 AM
Just goto SE51 in change mode and add the fields to the table wizard and upon activation, the relevant code is been generated.