Application Development and Automation 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: 
Read only

validate values while displaying search help records

Former Member
0 Likes
336

Hi Experts,

I have created one serach help. This search help was using by so many programs.

Based on the material type I need to restrict some values while displaying search help.

Suppose search help contain three rows.

Material type --- Material --- Material Desc

A1 --- 12345 --- XXXXXXXXXXX

A2 --- 4586 --- XXXXXXXXXXX

A3 --- 2345 --- XXXXXXXXXXX

A1 --- 852 --- XXXXXXXXXXXX

In my module pool program, I need to display A2 and A3 material type records only.

How can we acheive this?

I checked search help exit by creating new. none of the table contains those records. What code I need to write in search help exit?.

Pls help me.

Thanks in advance

Raghu

1 ACCEPTED SOLUTION
Read only

former_member156446
Active Contributor
0 Likes
314

Hi check[ My wiki|https://wiki.sdn.sap.com/wiki/x/du0] for the code

1 REPLY 1
Read only

former_member156446
Active Contributor
0 Likes
315

Hi check[ My wiki|https://wiki.sdn.sap.com/wiki/x/du0] for the code