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

Reg OSS notes

Former Member
0 Likes
543

What is the way to find out if an OSS note is already implemented in system.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
522

hi

Goto txn SNOTE

heck out the Note no. you want to see

double click and it'll show you the status of the note.

Cheers

Ravish

<b>

Reward if useful</b>

4 REPLIES 4
Read only

Former Member
0 Likes
522

Hi!

The most sure way, is to check out the correction instructions within the note.

Then go to SAP, open the source code with SE38 transaction.

Compare the correction instructions with the source code manually.

If the new code is in the source, then the note is implemented.

Regards

Tamá

Read only

Former Member
0 Likes
523

hi

Goto txn SNOTE

heck out the Note no. you want to see

double click and it'll show you the status of the note.

Cheers

Ravish

<b>

Reward if useful</b>

Read only

Former Member
0 Likes
522

HI,

Other way is to check the highest support pack implemented in your SAP system.

Logon to SAP & click SYSTEM=>STATUS.. then the SEARCH ICON.

Check the highest support pack for SAP APPL

it would be something like SAPKH47025.

In the note which you want ot implement, they provide the support pack details as well. Check if the note support pack is higher than your SAP pack. If yes, then you need to implement the note.

Best regards,

Prashant

Read only

Former Member
0 Likes
522

Hi Sreejith,

Here is the way.

Goto transaction SNOTE.

Now select the menu option <b>Goto->Note Browser</b>.

Now give the OSS note number and execute.

If it is implemented in the system, it will give you the details.

Otherwise, it will inform "Unable to find SAP Note that meets specific criteria".

Hope this has been of some help to you..

Regards,

SP.