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
594

Hi all,

i must create a new search help on table HRP1000. But i want select only line for field SHORT equal 'ZFR*', i don't know how can i do.

Thanks for help.

Regards,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
574

Hi,

Pls. go through the following link about search help,

http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbaa5435c111d1829f0000e829fbfe/content.htm

Regs,

Venkt Ramanan

5 REPLIES 5
Read only

Former Member
0 Likes
574

HI

create the search help in se11.

then add Matchcode object <searchhelp name> for the field SHORT.

regards

Read only

Former Member
0 Likes
575

Hi,

Pls. go through the following link about search help,

http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbaa5435c111d1829f0000e829fbfe/content.htm

Regs,

Venkt Ramanan

Read only

Former Member
0 Likes
574

Hi,

Pls. go through the following link about search help,

http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbaa5435c111d1829f0000e829fbfe/content.htm

Regs,

Venkat Ramanan

Read only

Former Member
0 Likes
574

hi,

plz refer this link on match codes for getting search help. I think u can do with this. I f u still have doubts please get back.

http://cma.zdnet.com/book/abap/ch21/ch21.htm#DataValidationUsingMatchcodes

Regards,

Sudheer.

Read only

Former Member
0 Likes
574

Hello,

1) Create a view using this table .

In your view, you can set selection criteria (for field SHORT for example).

2) Create a search help using this view

Regards.

David