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: 

what is OSS notes

Former Member
0 Kudos
129

hi all,

can any one explain me what are oss notes? i need its explainination

6 REPLIES 6

Former Member
0 Kudos
90

Hi,

an oss-notes is e.g. a coding update from SAP, which you can implement for a speciel problem.

So, if you have a problem in your system, you look for is in the oss and if you find it, you can implement the note.

Sometimes you can do it automaticly with the transaction snote, sometimes you need to do it manuelly e.g. create a table.

Regards

Nicole

Former Member
0 Kudos
90

See the below link

<a href="http://https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/fe8dbb80-0c01-0010-fe84-b76d0d07db34">http://https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/fe8dbb80-0c01-0010-fe84-b76d0d07db34</a>

In BW Goto T.Code SNOTE, here you can see all the notes which has been applied.. also u can apply a new note in this T.Code.

OSS Notes are corrections provided by SAP...You can find the here SAP Marketplace

Sometimes, R/3 have some bugs...Using OSS notes and transaction SNOTE you can get rid of those bugs -;)

Former Member
0 Kudos
90

HI,

OSS Notes are corrections provided by SAP.

Using OSS notes u can get rid of the bugs in the standard code.

Tcode for OSS notes :SNOTE

Thanks,CS Reddy.

**Please Reward if helpful.

Former Member
0 Kudos
90

Hi,

OSS - is Online SAP Service / Online System Service, which provides some patches for the issues in Standard SAP programs. You can search for the issues occuring in SAP system with keywords and it will recommend some OSS notes to be implemented.

It's nothing but correcting some issues with standard SAP programs.

Hope this helps..

Regards,

Dilli

Former Member
0 Kudos
90

Hi Neha,

OSS Notes: For eaxmple MM02 is transaction where we can change the material . in this specila chracters are coming becuase of uniocode while upgrading into ECC 6.0 in that case we will raise OSS notes.

Purpose is if any function module i.e. standarxd function mkodule or standard program or std user exits giving improper data there we can do customization even customization we can do upto some extent, because this customization existing logic may violates in that case we will raise OSS notes SAP people they will give proper solution .

i hope u understood the purpose of OSS notes.

thanks,

maheedhar

Former Member
0 Kudos
90

The transaction code SNOTE is used to implement OSS notes.

With OSS notes, it is no longer necessary to register ABAP objets such aas report function modules etc. manually.

if u have further doubts ask me...

<b>Please reward points if helpful...</b>