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

Matchcode for certificate number in LT01

Former Member
0 Likes
1,133

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.

6 REPLIES 6
Read only

madhu_vadlamani
Active Contributor
0 Likes
1,085

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.

Read only

0 Likes
1,085

After creating the search help, how will I attach it to the sap standard data element?.

Read only

0 Likes
1,085

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.

Read only

0 Likes
1,085

I am stuck. Could you please provide me the doc also.

Read only

0 Likes
1,085

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.

Read only

0 Likes
1,085

THank you very much Madhu