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

MatchCode in ALV OO

Former Member
0 Likes
765

Hi there,

I've created a search help in the se11 transaction.

I have an ALV OO with one editable field, I'd like to set this search help to this field, I searched the fieldcatalog looking for a field that I could set this serach help, but I'm not able to find it.

Thanks for the anwsers.

Alexandre Nogueira

Helpfull awnswes will be rewarded.

2 REPLIES 2
Read only

Former Member
0 Likes
526

Hi,

I know this sounds lame, but the only way I can think of is to have this search help attached to some field in a structure.

Then in the field catalog fill up the REF_TABLE and REF_FIELD

This should invoke the help you have created.

Another method is to register an handler for the onf4 event of the ALV. But what you would do in the event is up to you.

Hope this gets you started

Read only

0 Likes
526

Yeap, I did it.

Thanks.

Alexandre.