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

Dropdown in a Table Control

Former Member
0 Likes
271

Hi all,

I'm coding a screen using transaction SE80. In that screen 9100, I have a table control and one of the fields is a Dropdown.

When I select the dropdown (material number) I get the rest of the fields, but when I press enter, the material disapears (the rest of the fields are right).

I've checked the internal table and it has populated the material and the rest of the fields.

Could someone tell me what I missed?

Carlos.

1 REPLY 1
Read only

Former Member
0 Likes
254

The attributes of the field was not marked "output field".