2010 Apr 08 6:55 AM
Hi All,
My requirement is to develop an ALV Grid report with 10 some 10 fields. on that one field is editable. for that editable field i need to make it as Drop Down. I am using FM "REUSE_ALV_GRID_DISPLAY_LVC". In field catalog i have added " wa_fcat-drdn_hndl = '1'. ". the problem is the field is displayed as drop down but no values are getting populated.
Kindly tell me the solution.
Thanks in advance.
2010 Apr 13 9:38 PM
Does your requirement force the use of the ALV function module instead of OO?
If not, there is a method -- set_drop_down_table
This method will take in the handle that you specified and the associated value:
handle value
1 A
1 B
1 C