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

Dialog programming

Former Member
0 Likes
367

How to add a new column to an existing table in a dialog screen

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
335

If it's a Z app, you just need to go to SE51, and add the field to the Table Control....If it's an standard app, the you must look for a User-Exit that manages that screen, and a the new column.

Greetings,

Blag.

1 REPLY 1
Read only

Former Member
0 Likes
336

If it's a Z app, you just need to go to SE51, and add the field to the Table Control....If it's an standard app, the you must look for a User-Exit that manages that screen, and a the new column.

Greetings,

Blag.