2011 Sep 14 5:14 PM
I need to create a search help user exit for the field certificate number in LT01. What is the procedure to create search help exit for this standard field. Do I need to create a function module for this. If so, how will I attach this search help to the standard field.
I need to create a search help user exit for the field certificate number in LT01. What is the procedure to create search help exit for this standard field. Do I need to create a function module for this. If so, how will I attach this search help to the standard field.
2011 Sep 15 5:02 AM
Hi Raj,
These are the steps to create search help
1) Decide the fields for which you need search help
2) Find the database tables form where you need to get help
3) Create view using the tables and fields.
4) Then create search help for that in se11
Regards,
Madhu.
2011 Sep 15 7:20 AM
After creating the search help, how will I attach it to the sap standard data element?.
2011 Sep 15 7:26 AM
Hi Raj,
Then we will attach either elementary search help or collective search help.Here we will attach database view.We can attach the appended search help to the existed one.Check this else i will give you a doc given by Krishna in scn.
Regards,
Madhu.
2011 Sep 15 8:37 AM
2011 Sep 15 8:40 AM
Hi Raj,
[Match Code and Search help|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8047f84e-7973-2c10-548a-ab4cb1c3c498?quicklink=index&overridelayout=true] Published by Ramakrishna in articles.Which is useful document.
Regards,
Madhu.
2011 Sep 15 10:08 AM