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

Former Member
0 Likes
282

Hi,

I have an ALV with 3 fields. (field1,field2,field3).

I want that field1, shows a matchcode.

How can I assign a "search help" in the fieldcatalog?? Now, I am using a reference assigning it in this field of fieldcat:

wa_fieldcatalog-ref_table =

wa_fieldcatalog-ref_field =

But it doesn´t work.

Can someone help me??

Thanks

1 REPLY 1
Read only

franois_henrotte
Active Contributor
0 Likes
264

the field corresponding to ref_field and ref_table should have a matchcode in the DDIC

then it will be inherited