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_gridf4help

sivakrishna_boddapati
Participant
0 Likes
556

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 .

3 REPLIES 3
Read only

karol_seman
Active Participant
0 Likes
525

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

Read only

Former Member
0 Likes
525

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

Read only

Former Member
0 Likes
525

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