Skip to Content
0
Former Member
Dec 21, 2011 at 11:34 AM

Search Help

51 Views

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.