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

SNOTE

Former Member
0 Likes
1,469

Hi

What is the difference between snote and oss notes?

oss note i have an idea...what is snote??

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,164

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.

5 REPLIES 5
Read only

Former Member
0 Likes
1,165

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.

Read only

Former Member
0 Likes
1,164

SNOTE is the transaction which is used to implement the OSS NOTE

Read only

Former Member
0 Likes
1,164

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

Read only

Former Member
0 Likes
1,164

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.

Read only

Former Member
0 Likes
1,164

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.