‎2008 Nov 11 5:59 PM
Hi,
I have created search help.
1.How to assign this search for soem standard fields.
2. Is it possible to create search input for several fields e.g.. if I input city name , other field should be populated with values of city / pstlz, region.../
ps. I have authority to change standard SAP program / object key/
‎2008 Nov 11 6:30 PM
Hi,
There are Three Levels in priority, Where you can Attach a Serach Help for a Screen Field in Module Pool:
1) POV Event
2) Screen Field Attributes
3) Data Element to which screen field is referring
You can attach your Search Help at any level.
Filling multiple Screen fields from a single Search Help might not be possible....
‎2008 Nov 11 7:05 PM
‎2008 Nov 12 3:12 AM
Hi,
I agree with ajay tiwari,
1)You can assign search help to fields by using matchcode object.
Example:
select-options s_matnr for marc-matnr matchcode object mat1h.
My Search help is mat1h and I am assigning to s_matnr.
2)You can also assign search help in table, at the Data Element level. The field is available in u201CFurther Characteristicsu201D tab.
3) You can create separate search help for all fields and then assign them. It may not be possible to fill multiple screen fields from a single search help.
‎2008 Nov 27 12:56 PM