‎2007 Feb 13 9:06 AM
Hi
What is the difference between snote and oss notes?
oss note i have an idea...what is snote??
Thanks in advance
‎2007 Feb 13 9:09 AM
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.
‎2007 Feb 13 9:09 AM
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.
‎2007 Feb 13 9:09 AM
SNOTE is the transaction which is used to implement the OSS NOTE
‎2007 Feb 13 9:09 AM
Hello,
The transaction code SNOTE is used to implement OSS Notes. With the SNOTE
transaction, it is no longer necessary to register ABAP objects such as report function
modules etc. manually. But data dictionary objects such as screens, tables need to
be modified manually by registering them in OSS system.
In order to use the transaction code SNOTE, the relevant transport which implement
this transaction in the system need to be transported. Please refer to the SNOTE
guide available at http://service.sap.com
this pdf will be helpful
http://www.sappoint.com/basis/snote.pdf
Vasanth
‎2007 Feb 13 9:18 AM
SNOTE (SAP Note Assistant) is the transaction code for implementing teh OSS notes provided by SAP.
See the link below
http://www.sapdevelopment.co.uk/tips/tips_snote.htm
Hope this is clear.
‎2007 Feb 13 9:26 AM
Hi,
SNOTE is a transaction in SAP with the help of which you can implement the OSS notes which are valid for your system. By implementing the OSS notes through SNOTE changes to the standard objects can be done with out the Access Key.
Regards,
Sowmya.