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

Code for Search Help Exit

Former Member
0 Likes
530

Hi Guys,

Can any one give me the code to write in Search help Exit using all the events of search help exit.

Thanks & Regards.

Harish.

4 REPLIES 4
Read only

Former Member
0 Likes
500

Hi,

There are lot of search help exits available in se37..

Go to se37..Give SEARCHHELPEXIT...Press F4..

THanks,

Naren

Read only

Former Member
0 Likes
500

Hi,

here is an example. Check the link:

http://fuller.mit.edu/tech/search_helps.ppt#260,5,Simple list: programmed

regards,

keerthi

Read only

Former Member
0 Likes
500

Hi,

this is a standard search help exit fm used in search help 'I_STATUS': IMCH_STATUS_EXIT. It has a lot of comment in it.

The fm 'F4IF_SHLP_EXIT_EXAMPLE' is also an example.

Also check:

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee52446011d189700000e8322d00/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee52446011d189700000e8322d00/frameset.htm</a>

Cheers,

Kevin.

Read only

Former Member
0 Likes
500

Thanks for your replies.