Application Development 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: 

Search Help

Former Member
0 Kudos

Hi all,

I need to add a new search help for field material.

the selection screen should have the following fields:

mara-bmatn - Number of firm's own (internal) inventory-managed material

makt-maktx - bmatn description

mara-mfrnr - Manufacturer number

mara-mfrpn - Manufacturer part number

makt-maktx - mfrpn description

and field for language (spras)

I have created a help view containing tables mara, lfa1, makt.

I have also created a search help exit.

The problem is that the links in the view are mara-matnr = makt-matnr and so I can't filter the values I need in the selection screen.

How can I make the search help filter the values by the selections the user made.

When I tryed to delete the table makt from the view, I get no results in the screen which displays the results of the search (after selection screen).

Please help me solve this one.

thanks,

Hagit

1 REPLY 1

Former Member
0 Kudos

Use events report

AT SELECTION-SCREEN ON p_matnr.

AT SELECTION-SCREEN ON p_nr.