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

alv grid dropdown boxes

Former Member
0 Likes
332

hi friends pls tell

its urgent

HOW TO PROVIDE DROP OWN BOXES IN ALV GRID FOR PARTICULAR COLUMN OR CELL .

2 REPLIES 2
Read only

Former Member
0 Likes
312
Read only

Former Member
0 Likes
312

Hi Sunil,

The first thing to try is via the field catalog.

If you make ref_tabname and ref_fieldname refer to a dictionary table-field that has a search help or the like associated with it, then you should get the drop-down.

John