Hi All,
I am displaying ALV (LIST) output in a LIST using a FM 'REUSE_ALV_LIST_DISPLAY'.
The requirement now is, on one of the fields in the ouptut the user is asking me to provide a drop-down or F4 help. that is if the user selects a drop-down or F4 then a list of all possible entries for that field should be shown. And if the user selects one value among the drop-down or F4 help then that value should be populated on the field on which that F4 is provided.
Either drop-down or F4 help one of these is needed.
For example consider a field Emp-Grp: he may belong to SE,HR OR Manager grp. for a employee id i am presently showing him as SE Grp. and on that field i have provided either drop-down or F4 help and if i select HR now for that Emp-id, i should now show HR as his group.
Please consider that i am working with Function Modules and not Objects and Methods and one more thing i am using LIST display and not grid display.
Thanks in Advance for your esteemd replies.
Regards,
Goutham.