Application Development 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: 

Regarding Search Help Exit

Former Member
0 Kudos

I am having a problem in Search help exit.

Currently we have a search help “Z_srchlp”. In the Selection method of this search help we have a Help view “z_view”.

In this view we have a join on Tables KNA1 and KNVV. But now the requirement is to fetch some fields(STR_SUPPL1 and STR_SUPPL2) from ADRC table also. I have to write a Search help Exit for that.

The search help is on “SHIP-TO PARTY” in VA01. In the Output I need to Display the fields (STR_SUPPL1 and STR_SUPPL2) from ADRC based on adressnumber i.e., ADDRNUMBER in addition to what we are displaying currently.

Please let me know How can I achieve it. It will be great help if u can send me the Code as it is very urgent.

1 REPLY 1

Former Member
0 Kudos

Hi,

take a look to the search help F4IF_SHLP_EXIT_CUSTOMER with SE37.

Regards

Nicole