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 Exit

Former Member
0 Likes
429

Hi ,

I have six fields defined in my search help (join for proj , jest )

One of the field (ZSTAT) is not a part of any TABLE .. I want to send it to the import parameter of the Search help Exit for further processing of records.

But when i debug the search help exit , the value entered for the ZSTAT on search help selection screen is not being passed to the FM.

Could any one please suggest if there is any specific setting to be done in the search help for the field value to be passed to the search help exit FM ?

thanks

1 ACCEPTED SOLUTION
2 REPLIES 2
Read only

0 Likes
396

F4IF_SHLP_EXIT_EXAMPLE

documents the different reasons to use a search help exit, and shows how it is done.