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

OSS Note

Former Member
0 Likes
767

Hi Experts,

How to find whether a perticuler OSS note has already been implemented in a system ?

Suppose I have given a note number to be implemented. But I would like to check whether it is implemented already .

Please help.

Regards,

Matt.

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
739

hi,

check these tables.

CWBNTCUST and CWBNTVALID.

REWARD POINTS IF HLPFUL.

5 REPLIES 5
Read only

GauthamV
Active Contributor
0 Likes
740

hi,

check these tables.

CWBNTCUST and CWBNTVALID.

REWARD POINTS IF HLPFUL.

Read only

Former Member
0 Likes
739

Hi,

Go to Tcode SNOTE there you will find the notes that are implemented.

Regards,

Bharat.

Read only

nikhil_chitre
Active Participant
0 Likes
739

Hi,

Go to Transaction Snote --> Goto --> note browser.

Enter your note number and then F8

This will tell you the status of your note in ur system....

hope this helps u..

Regards,

Nikhil

Read only

Former Member
0 Likes
739

Hi,

If the note is applied via snote you can always find it as

Use T-Code "SNOTE". From the menu Goto->SAP Note Browser, give your SAP Note no and execute to find the status of the note.

However if manually applied you have to check the code corrections specified in the note against the one in your system.

You can also use t-code "SPAU" to go through the version and modification history.

Regards,

Raj.

Read only

Former Member
0 Likes
739

Hi matt,

First u go to Tcode 'SNOTE'.

Snote->sapnotes->new(expand) double click on perticular sap note number.

check the two tables.

CWBNTCUST and CWBNTVALID.

Thanks&Regards,

sreddy.