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

Problem with search help

Former Member
0 Likes
339

Hi,

I have a field of length 1 character in my table .I have attached a seach help to it .

This field is also a field in an editable alv .

After attaching the search help for the field and then executing the report , I do not see my search help in the editable alv .

Please could someone tell me what could be the reason for this .

Regards,

Sushanth H.S.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
317

Hi Sushsanth,

Are you working ALV in ALV Function modules or ALV methods.

For ALV Methods refer to the report name BCALV_EDIT_02.

2 REPLIES 2
Read only

Former Member
0 Likes
318

Hi Sushsanth,

Are you working ALV in ALV Function modules or ALV methods.

For ALV Methods refer to the report name BCALV_EDIT_02.

Read only

Former Member
0 Likes
317

Hi,

In the field-catalog , include f4_available= 'X' for the field for which you want the search help.

This might help.

Thanks

Shilpa