Application Development 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: 

OSS Notes

Former Member
0 Kudos
161

Please send me a complete procedure on how to search and implement OSS notes

1 ACCEPTED SOLUTION

Former Member
0 Kudos
68

HI,

OSS notes or SAP Notes (OSS is the old term!) are corrections/fixes found in the SAP service marketplace. A note can range from simple consulting type advice to complex corrections and corrective steps.

There are two ways to connect to the notes search system. They are:

1. The web frontend via your browser at http://service.sap.com/notes

2. The SAPGUI for Windows frontend via transaction OSS1 in your SAP system. [must be preconfigured by your system administrators]

The notes contain instructions and in some cases code corrections. The code can be applied manually via the developer tools or via transaction SNOTE which will try to automatically step you through the application process.

Where the correction is complex and/or not a high priority it maybe that the code is delivered in a Support package and no "advance" code is provided. In this case you have to apply a collection of fixes together at once. This is usually done by your system administrators.

Regards

Kishi.

2 REPLIES 2

Former Member
0 Kudos
68

Hi sagar,

For searching to the OSS notes just go to the link below

https://websmp207.sap-ag.de/notes

For applying notes go to transaction SNOTE and refer to the below link

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

Reward points if useful.

Regards,

Atish

Former Member
0 Kudos
69

HI,

OSS notes or SAP Notes (OSS is the old term!) are corrections/fixes found in the SAP service marketplace. A note can range from simple consulting type advice to complex corrections and corrective steps.

There are two ways to connect to the notes search system. They are:

1. The web frontend via your browser at http://service.sap.com/notes

2. The SAPGUI for Windows frontend via transaction OSS1 in your SAP system. [must be preconfigured by your system administrators]

The notes contain instructions and in some cases code corrections. The code can be applied manually via the developer tools or via transaction SNOTE which will try to automatically step you through the application process.

Where the correction is complex and/or not a high priority it maybe that the code is delivered in a Support package and no "advance" code is provided. In this case you have to apply a collection of fixes together at once. This is usually done by your system administrators.

Regards

Kishi.