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
667

Hi,

In my report there is field delivery note# ,likp-vbeln.In the selection screen if i press f4 on selection screen for this field it is displaying sales orders.I need to provide a custom search help for that field how should i do it.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
536

create a search help in se11 (your custom srch help)

select-options : s_vbeln for likp-vbeln matchcode object <zsrchhelp>

regards

shiba dutta

Hi,

In my report there is field delivery note# ,likp-vbeln.In the selection screen if i press f4 on selection screen for this field it is displaying sales orders.I need to provide a custom search help for that field how should i do it.

3 REPLIES 3
Read only

Former Member
0 Likes
536

Hi,

you can create you own search help with SE11.

You can implement your own one to the sap-standard, if you include it insde the searchhelp VMVA (SE11).

Regards

Nicole

Read only

Former Member
0 Likes
537

create a search help in se11 (your custom srch help)

select-options : s_vbeln for likp-vbeln matchcode object <zsrchhelp>

regards

shiba dutta

Read only

Former Member
0 Likes
536

Hi

create a search help in SE11 transaction .

Attach the search help to the parameter in the selection screen using keyword matchcode object .

parameter_name matchcode object search_helpname