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

Former Member
0 Likes
265

Hi,

Iu2019m supporting HR Module, can the search help setting basing on the subtype of the Infotype? The scenario is : on the same field of the Infotype, if subtype 1, then using search help1, if subtype 2, then no search help.

Regards,

Jim Xin

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
247

You can try using "Search Help Exit".

You have an option in the search help to specify an FM.

In that FM you can write you conditions.

Refer to F4IF_SHLP_EXIT_EXAMPLE or search the forum for examples.

1 REPLY 1
Read only

Former Member
0 Likes
248

You can try using "Search Help Exit".

You have an option in the search help to specify an FM.

In that FM you can write you conditions.

Refer to F4IF_SHLP_EXIT_EXAMPLE or search the forum for examples.