Skip to Content
0
Former Member
Oct 29, 2010 at 01:26 PM

Single search help MAT1L looses matchcodes

38 Views

A client asked to limit the MAT1 help for some users. We implemented succesfully a single search help with MAT0M (by erasing all others from shlp_tab) and filters by maktl and t023-begru (which has a very usefull authorization object).

Now he asked to add a second help window, and I've met an anoying difficulty. If I add the MAT1L and keep the MAT0M, I get the two help tabs, but the MAT1L help doesn't use my MAT1 user exit function. If I delete the MAT0M and keep only the MAT1L, that help uses my MAT1 user exit function, but looses it's internal matchcodes for spras and maktl.

I've been trying to adjust some parameters in shlp and shlp_tab, but so far with no success.

I need some pointers to either keep both views and have them use my user exit function or have only the MAT1L with matchcodes enabled.