Skip to Content
0
Jun 20, 2005 at 05:09 PM

SAPNotes search plugin for Mozilla Firefox

56 Views

If you have Mozilla Firefox and have installed a SAP Passport for Service Marketplace access, then the following may be helpful. Create a file called "SAPNotes.src" in <b>C:\Program Files\Mozilla Firefox\searchplugins</b> and give it the following content:

<SEARCH
   version = "7.1"
   name = "SAP Notes"
   description = "SAP Notes"
   method = "GET"
   action = "http://service.sap.com/~form/handler"
   searchForm = "http://service.sap.com/notes"
>

<INPUT NAME="_NNUM" user>
<INPUT NAME="_APP" VALUE="01100107900000000342">
<INPUT NAME="_EVENT" VALUE="REDIR">
<INPUT NAME="_NLANG" VALUE="E">

</SEARCH>

When you restart Firefox, you will now have the ability to quickly get any SAP Note by entering the note number into the Search dialog (use the dropdown to select <i>SAP Notes</i> first).

Enjoy,

Darren