Hello All,
I have created a search help for mm03 ( tables MARA and MARC.)
The selection method used is Database view.
The data availbel in my system is as below.
MARA:
MATNR MFRPN
mat1 mpn1
mat2 mpn2
MARC :
MATNR WERKS
mat2 p2.
The output expected out of my search help is when i give MPN1 as input, I should get 1 row
MATNR MFRPN WERKS
mat1 mpn1 (blank)
but the search help displays "No Values Found"
I tried using a HELP view but could not get the desired results.
Plz help.