Technical Articles
Report ZSCWN_NOTE_BROWSER_EXT – Extended Note Browser
[This is a copy of the same page on Code Exchange on SDN which shuts down end of August 2013. Therefore, I move my projects here to SCN.]
I work a lot with Security Notes, RSECNOTE, and the Note Assistant and I got a little bit tired to jump between various tools regularly. Therefore I’ve created an extended version of the Note Browser, report ZSCWN_NOTE_BROWSER_EXT, which offers some more features:
- The reports deals with all notes like the original program from SNOTE, not only security notes
- Additional colums showing information of the notes
- Software component(s) for which the note is valid
- Post-processing required
- Side effects notes
- Releases(s) for which the note is valid
- Patches which contain the solution
- Own software component version
- SAP Status
- Additional column to show if a notes is checked within the EarlyWatch Alert security check (RSECNOTE)
- Option to show only notes which match to the own software components of the system
- Option to download individually listed notes on the fly
Limitations
- The report requires software component ST-A/PI (because of the additional EarlyWatch Alert security check)
- It’s tested on SAP_BASIS release 700, 701 and 702 only.
- The API to read data about notes does not give me the priority or other information like CVSS rating which is just somewhere in the note text. There exist an API to read more data via RFC from the SAPnet, but at the current state I do not like to call it for every note.
Usage proposal
As soon as you have collected a work list of notes, e.g. as part of your monthly security patch process, you can copy&paste these note numbers into the report selection screen and save is as a variant. You do not need to care if a specific note actually is requires for this system, because the report check this automatically (this works identically like with the original report of SNOTE).
Now you can easily download these notes and regularly check the installation progress for these notes.
ABAP Source Code
You find the source code on the corresponding wiki page.
ABAP source code:
https://wiki.scn.sap.com/wiki/download/attachments/491918774/ZSCWN_NOTE_BROWSER_EXT.txt
Dear Frank,
very nice blog!
I have one question, which always comes into my mind, when using snote:
Is there a way to implement that with one execution you get the list of notes, where the current implemented version in your system and the actual available version on marketplace are different?
Best regards
Klaus
Transaction SNOTE shows the function "Download latest version of notes" Shift-F7 (see info button):
By choosing Download current version of SAP Note you can compare the versions of the SAP Notes in your system with the current SAP versions. If a newer version of an SAP Note is available, your system downloads it.
->
You can use this function to compare the versions of the SAP Notes in your system with the current SAP versions. This enables you to check whether the SAP Notes in your system are up-to-date. If necessary, the system downloads the newest version.
You have the following options:
[...]
If the current SAP Note has been changed to the extent that it needs to be implemented again, the Note Assistant displays it as 'Inconsistent' in your worklist.
----
By the way: The application System Recommendations runs such a comparison automatically. Installed notes which got a new version get marked as "new version avaiable".
Kind regards
Frank
Hello Frank your link to the report is not ok ! Can you please check ?
Thanks Kay-Uwe Haeckel
Hello Frank,
that Report is some years old now. Will it work with TCI, Digitally Signed Notes and the new OSS HUB Connections in the year 2020 also ?
Kind Regards,
Franz Lengel