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

list boxes on selection screen

Former Member
0 Likes
341

i have a selection screen on which there are two list boxes of which one should accept matnr, as soon as matnr is selected the werks in the other list box should be displayed for that matnr....

thanks

regards

john

2 REPLIES 2
Read only

amit_khare
Active Contributor
0 Likes
324
Read only

Former Member
0 Likes
324

Try using...


AT SELECTION-SCREEN ON LISTBOX_FIELD.
*Do your logic and assign values to second listbox..

Greetings,

Blag.