‎2008 Jul 02 12:51 PM
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
‎2008 Jul 02 1:01 PM
the field corresponding to ref_field and ref_table should have a matchcode in the DDIC
then it will be inherited