Open SAP Notes Easily via Command Prompt

If you want to open a “SAP OSS Note” easily then you can use the following tiny .BAT file for this.I have found this useful trick on the net..

Just create a batch file like “SAPNOTE.BAT” and insert the following code into the file ;

@ ECHO QUICK COMMAND TO DISPLAY SAP NOTE
@ ECHO —————————————-
@ SET /P sapnote=Please provide SAP Note number ?
@ START /MAX iexplore -new https://service.sap.com/sap/support/notes/%sapnote%?nlang=E
@ PAUSE

Open SAP Notes Easily via Command Prompt

Save it to the desktop of your system and just double click the icon.

Open SAP Notes Easily via Command Prompt

You will see the following screen , now just write your “OSS Note” number to the related area and press the ENTER button.

Open SAP Notes Easily via Command Prompt

At the end , new IE window will open and you will see the “OSS Note” which you entered.

Open SAP Notes Easily via Command Prompt

 

Leave a Reply


8 − = four

Blogroll