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

setting active tab in a search help

Former Member
0 Likes
479

Hi All,

I want to set a particular tab as active in a collective search help. How can I achieve it?

Thanks in advance,

Anju

Hi All,

I want to set a particular tab as active in a collective search help. How can I achieve it?

Thanks in advance,

Anju

2 REPLIES 2
Read only

Former Member
0 Likes
433

Hi,

Include all search helps which are to be included,

then in search help exit you give the structure name for which it has to

f4 help.

and in the search help parameter

you select the parameter and in the importing give the position where

it has to import position.

Regards,

Madhavi

Read only

Former Member
0 Likes
433

within PBO event you have to write the code as TABNAME-ACTIVE = 1.

Reward if useful.

Dara.