‎2006 Feb 02 10:55 AM
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,
‎2006 Feb 02 11:55 AM
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
‎2006 Feb 02 11:00 AM
HI
create the search help in se11.
then add Matchcode object <searchhelp name> for the field SHORT.
regards
‎2006 Feb 02 11:55 AM
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
‎2006 Feb 02 11:55 AM
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
‎2006 Feb 02 12:20 PM
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.
‎2006 Feb 02 4:10 PM
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