‎2013 Feb 18 8:53 PM
Hi Everyone,
Is there any way (Exit or Enhancement) to insert a matchcode (Z) into a standard data element?
The data element: INVZU_ANLA.
I have to implement this in transaction "AS02".
I thought about to implement a Field Exit, but it need an "enter" to call the rotine to display the matchcode.
thanks.
Fabiano.
‎2013 Feb 19 6:13 AM
Hi Fabiano,
I haven't a SAP system to check it, but if your data element (in fact the field of your dynpro) have a composit search help, you could insert your specific search help into this composit search help.
Regards
Fred
‎2013 Feb 19 6:44 AM
Hi,
Create a new search help in SE11.Call this search help in the domain INVZU_ANLA.So whenever you call this field the search help will work.