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

dynamic selection screen fetching the value from table fields

Former Member
0 Likes
327

hi gurus,

i have one table say ztable...and i should create a dynamic selection screen which should populate the selection screen by the table field names.

example..if i have 3 fields im my table..my selection screen should have three selection option fields..and in future if i add one more field in my table it should automatically create another slection-option in selection screen..

thanks

Sudheer

1 REPLY 1
Read only

Former Member
0 Likes
312

Do you mean like SE16 works. If so, you should notice that if you amend the selection fields, the screen program is actually re-generated.

That is what is happening. A program is being created and re-generated.

To create a dynamic selection screen in a single program is not possible ( I may be wrong ). If it is possible, then you would have problems in defining selection screen field names and using them.