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

Problem in search help

sachin_yadav3
Active Participant
0 Likes
690

Hi All,

I have to create one search help with fiedld from multiple table like mara, makt,mard ,marc.

To create this search help i have create one view with the required field from these table which i am using as a selection method while creating search help.

But when i run my search help, it is not selecting any data as my view which i had created is blank.

kindly help.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
660

Hi,

The below FM can be used to meet your requirement.

F4IF_SHLP_EXIT_EXAMPLE.

I had a similar requirement in which i needed to supress the display of a few fields in the search help,

I made a Z copy of the above FM and then coded for my requirement.

Regards,

Manish

Hi All,

I have to create one search help with fiedld from multiple table like mara, makt,mard ,marc.

To create this search help i have create one view with the required field from these table which i am using as a selection method while creating search help.

But when i run my search help, it is not selecting any data as my view which i had created is blank.

kindly help.

4 REPLIES 4
Read only

Former Member
0 Likes
660

Test the created view in se11 and see if it working as expected. Also ensure that you have created a help view.

Br,

Advait

Read only

0 Likes
660

Hi,

I have created database view.

In se11 when i checkd view, it is not giving me any output.

Read only

Former Member
0 Likes
660

Hi please refer to the below document for a clear solution.

[http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/daeda0d7-0701-0010-8caa-edc983384237&overridelayout=true]

hope this helps.

Regards,

Jithin

Read only

Former Member
0 Likes
661

Hi,

The below FM can be used to meet your requirement.

F4IF_SHLP_EXIT_EXAMPLE.

I had a similar requirement in which i needed to supress the display of a few fields in the search help,

I made a Z copy of the above FM and then coded for my requirement.

Regards,

Manish