‎2009 Dec 24 6:49 AM
hi experts,
my requirement is add manual f4 to a particular filed in alv grid. is there any other method with out using the onf4 method.
i found a field in lvc_merge_fieldcatlog i.e f4avaliable in lvc_t_fact that will enable the f4 help but i cant enter the values there manually. is there any possible .
‎2009 Dec 24 6:59 AM
Hi,
the other way is, that you will use in your fieldcatalog on your field reference table and reference field and this field in the table will have assigned dictionary search help.
Regards,
Karol
‎2009 Dec 24 6:59 AM
Hi,
Please go throgh this program 'BCALV_EDIT_08' it consists of a non-standard F4 help in editable ALV.
Hope this helps you,
Let me know if you need any further help.
Regards,
Abhijit G. Borkar
‎2009 Dec 24 7:01 AM
Hi,
You have to use onf4 method only to satisfy this requirement, as a custom list of values needs to used as search help values for this field. With search help enabled on particular field in report, User has to use it to populate value in that particular field. Its stanadard behaviour.
Regards,
Brajvir