Skip to Content
Technical Articles
Author's profile photo Frank Buchholz

Report ZSCWN_NOTES_UPLOAD – Load multiple notes files into SNOTE

I work a lot with Security Notes and the application System Recommendations, and of course the Note Assistent.

Sometimes it’s difficult to download notes directly from SAPnet into SNOTE, e.g. like for the security notes 1826162 from July 2013 (which in  addition requires another large note 1674132 as a prerequisite, too). Adding notes to the download basket and downloading them via the internet browser works sometimes better. However, it’s a little bit lazy to upload such files one by one using SNOTE. Therefore I’ve created an extended version of the note uploader, report ZSCWN_NOTES_UPLOAD, which offers to upload many files in a row.

Documentation

  1. Show the note on SMP, e.g. 1826162
  2. Use the button “Download Corrections”. You get a new window showing a log.
  3. Repeat 1. and 2. for more notes, e.g. note 1826162 requires other note 1674132
  4. Use the button “Download Basket” on the log window to show your basket
  5. Click on every link for the selected notes to download the file via the internet browser (You could try to use the SAP Download Manager, however, this might not work as it uses the same interface like SNOTE.)
  6. Un-zip the archive files which you have downloaded
  7. In transaction SNOTE use the menu path Goto->Upload note to load the note(s) one by one … or use this report ZSCWN_NOTES_UPLOAD
  8. Implement the note as usual

Another advantage is, that you can use the same files for uploading notes into several development systems.

ABAP Source Code

You find the source code on the corresponding wiki page.

ABAP source code:
https://wiki.scn.sap.com/wiki/download/attachments/491918649/ZSCWN_NOTES_UPLOAD.txt

Assigned Tags

      7 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Felipe Fonseca
      Felipe Fonseca

      Thanks a lot for sharing this with us... it's already bookmarked, it'll surely be useful someday! 😉

      Author's profile photo Eduardo Rezende
      Eduardo Rezende

      Hi Frank,

      Nice feature.

      Thanks for sharing.

      Would be possible to include as standard as part of SNOTE?

      Regards,

      Eduardo

      Author's profile photo Alexander Ganishev
      Alexander Ganishev

      Dear Frank,

      I tried to use this report for SAP Note 1633725 and all required notes, but this report uploaded only 1 note. What's wrong?

      Thanks a lot,

      Alexander

      Author's profile photo Mustafa Kerim Yılmaz
      Mustafa Kerim Yılmaz

      Thanks, you saved my days.

      Author's profile photo ilian Grigorov
      ilian Grigorov

      Links don't work any more 🙁

      Author's profile photo Frank Buchholz
      Frank Buchholz
      Blog Post Author

      I've updated the broken links. but maybe I also should have tested if this old report is still useful i.e. for uploading digitally signed notes.

      Author's profile photo Xue Ming Huang
      Xue Ming Huang

      It‘s a very useful report for  upload multiple SAP notes