Application Development 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: 

F4 in ALV

Former Member
0 Kudos

Hi,

I have created a ALV grid in ABAP OOP.

Want to give F4 help fo rthe material which is key coulmn in the grid. What all the values i need to set in the fieldcatalog for this.

F4AVAILABL = X

checktable = "MARA'.

ref_table = 'MARA'.

ref_field = 'MATNR'

VALEXI = X

When ever i enter a material in the grid, i get the meesage as invalid value.

Is there any problem in the fieldcatalog as mentioned above

Pls help

Tahnsk

1 REPLY 1

Former Member
0 Kudos

Hi,

chk this

BCALV_TEST_GRID_F4_HELP

Regards,

Omkar.