Application Development 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: 

Dialog programming

Former Member
0 Kudos

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

1 ACCEPTED SOLUTION

former_member583013
Active Contributor
0 Kudos

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

former_member583013
Active Contributor
0 Kudos

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.