Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Notes Application

kiran_k8
Active Contributor
0 Likes
508

Hi Folks,

1.How to apply a note through SNOTE?

2.How to apply a note manually?

K.Kiran.

1 ACCEPTED SOLUTION
Read only

yuezhi_zhao
Advisor
Advisor
0 Likes
480

ello,

I think the previous 2 answers have answered your question. Just one more thing you need to be aware. If you select to use the manual changes, please implement the note using SNOTE before and confirm that you have implemented the note.

This is because when a note is implemented in the SNOTE, the SNOTE administrative tables are changed and this note is marked implemented. If some other notes have this note as a prerequisit and this note is implemented manually without notifying SNOTE, you won't be able to implement those notes.

I hope this helps and let me know if you have other questions.

Regards,

Joe

3 REPLIES 3
Read only

Former Member
0 Likes
480

SNOTE:

start SNOTE, download the note you want to apply (ctrl + F8) and select it and implement (ctrl F1).

Manually:

you have to read the note and make changes manually to the objects as described in the text(require access key)

It's prefered to use SNOTE to implement notes automatically

(because you can then deimplement then automatically too, SNOTE checks if the note is relevant for your system and when implementing a Support Package, the SPAU can tell you if you have to reimplement the note)

Message was edited by:

Walter Tighzert

Read only

Yogitha
Product and Topic Expert
Product and Topic Expert
0 Likes
480

1) SNOTE is a SAP transaction that can be used to implement OSS notes. This however will only implement code changes. Any config changes need to be done manually.

Using SNOTE:

- Download the note

- Set the process status to "In Process"

- Read the note instructions

- Implement the note

- View implementation log

- Set the status to "Complete"

Useful link:

http://help.sap.com/saphelp_nw04/helpdata/en/b8/3cf839fd35384de10000000a11402f/content.htm

2) Applying note Manually

Read the note and edit the objects indicated in the note by changing the code as indicated in the correction instructions.

Read only

yuezhi_zhao
Advisor
Advisor
0 Likes
481

ello,

I think the previous 2 answers have answered your question. Just one more thing you need to be aware. If you select to use the manual changes, please implement the note using SNOTE before and confirm that you have implemented the note.

This is because when a note is implemented in the SNOTE, the SNOTE administrative tables are changed and this note is marked implemented. If some other notes have this note as a prerequisit and this note is implemented manually without notifying SNOTE, you won't be able to implement those notes.

I hope this helps and let me know if you have other questions.

Regards,

Joe