Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
Nice Blog. Would like to add some more points which might be helpful for implementing the notes.
- How to download SAP note (SAP should be connected to Service market place)
In SNOTE: Click on Download SAP note icon(Ctrl+F8),pop-up will appear, provide the note number you want to download and click Execute(F8). The relevant note will be downloaded.
One of the way to check if the SAP note can be implemented:
After downloading the note, in the main page itself under New category, you can see the symbol in left against all notes, move the mouse over, you will see a message whether it can be implemented or not. Based on that you can proceed with you implementation.
Other ways:
- Check the release version of SAP you are using and verify if the SAP note is for that release version.
- Some of the notes needs to be implemented before implementing the actual note,as a prerequisite(as specified by Abhilash), or sometimes it might need manual corrections or adding new fields to table,structure, append structures to standard tables, etc.
- Some of the notes can be auto-implemented, but some might require manual code changes, other changes like adding new fields to table,structure, append structures to standard tables, etc.
Hence go through the code/corrections which needs to be done and check if it is already there in your SAP system.
- You can also download latest version of SAP notes in SNOTE transaction and implement the relevant in the system if needed.
- The implemented note can be reset if you think, note does not solve your purpose, by going to Note assistant, provide your SAP note number and hit Ctrl+F2 (go to Menu bar->SAP Note->Reset SAP Note Implementation.
Tutorial objectives - You will be able to understand and work with the new functions in the new version of Note Assistant.
•SIM Note Assistant 1 :
Tutorial objectives - You will be able to load, organize and implement SAP Notes in your system using the Note Assistant.
•SIM Note Assistant 2 :
Tutorial objectives - You will be able to use the Modification Assistant to insert modifications to a program, a header line and a screen.
•SIM Note Assistant 3 :
Tutorial objectives - You will be able to implement SAP Notes with manual interaction and use the split-screen editor in the Note Assistant to adapt corrections.
•SIM Note Assistant 4 :
Tutorial objectives - You will be able to perform Modification adjustment after a Support Package has been imported.