Skip to Content
0
Former Member
May 26, 2008 at 03:37 PM

F4 help for field in ALV grid control (using ABAP objects)

794 Views

Hi All,

I have created a z table ZTAB which is a master table( with single column X). field X should be a input field in ALV Grid through F4 key. I have created searchelp and assigned it to data element of X feild, and in domain level I have assigned ZTAB as value table.

And in ALV field catalog wrote ls_fcat-ref_tab = 'ZTAB'. But still I'm not getting list of values when I press F4.

Can anyone help me to understand what is missing here? How to call standardard F4 help?

This is very urgent..

Regards

Jaker.