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

Search Help: Select Distinct

kowong
Participant
0 Likes
1,498

Dear All,

I made a search help and the selection will resulted repeated values, how could i make a distinct selection? Is that possible to do it ?

Thank you..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,262

Hi,

If you have used a view in your selection method then in the view under the "Selection conditions" you can define to fetch only distinct values.

I dont think otherwise it is possible using a search help.

If you check any view in Se12 there is a special tab to define the selection condition. You can try that if you are using a view in ur searchhelp.

Cheers

VJ

If it helps some points would be nice

Hi,

If you have used a view in your selection method then in the view under the "Selection conditions" you can define to fetch only distinct values.

I dont think otherwise it is possible using a search help.

If you check any view in Se12 there is a special tab to define the selection condition. You can try that if you are using a view in ur searchhelp.

Cheers

VJ

If it helps some points would be nice

2 REPLIES 2
Read only

Former Member
0 Likes
1,263

Hi,

If you have used a view in your selection method then in the view under the "Selection conditions" you can define to fetch only distinct values.

I dont think otherwise it is possible using a search help.

If you check any view in Se12 there is a special tab to define the selection condition. You can try that if you are using a view in ur searchhelp.

Cheers

VJ

If it helps some points would be nice

Read only

Former Member
0 Likes
1,262

Hi,

If you use a dynamic search help you can achieve ur functionality, else define a search help exit and you can thus delete duplicate entries before values getting displayed on the POP-UP SCREEN.

Reward if helpful.

Rgds