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

Table control wizard?

Former Member
0 Likes
497

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

3 REPLIES 3
Read only

Former Member
0 Likes
481

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

Read only

Former Member
0 Likes
481

yes its possible,

u can edit the table control and insert the fields in screen painter

Read only

Former Member
0 Likes
481

Just goto SE51 in change mode and add the fields to the table wizard and upon activation, the relevant code is been generated.