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

Adding a tab in a matchcode

Former Member
0 Likes
569

I want to add a new topic to an existing matchcode.I also have to specify No. of hits as 500, information message etc.

Please tell me hoe to do that.

2 REPLIES 2
Read only

Former Member
0 Likes
439

hI,

You can always append a standard search help and use the searchhelp exit functionality to achieve your field input options.

Reward if helpful.

Regards

Read only

Laxmana_Appana_
Active Contributor
0 Likes
439

Hi,

if you want to add your search help with new tab to any existing collective search help , create a elementary search help and then add it to collective search help

Steps to create elementary search help:

1.Create a database view according your requirement with display fields and conditions.

2.define new elementory search help and place created database view as selection method and define selection screen parameters which are your display fields from data base view.

3. add this search help to collective search help.

4.then click on parameter assignment add reference parameter to collective search help parameter and activate collective search help.

newly created search help will come as new tab in collective search help

Regards

Appana