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

Tcode SNOTE

Former Member
0 Likes
1,698

Hello!

I would like to implement a SAP-Note in my system.

I work in Client 200. Should I import this SAP Note in Client 200 or in Client 000?

Is it possible to check, whether the same Note was not already implement earlier?

(e.g. in Tcode SNOTE)

Thank you very much!

Thom

5 REPLIES 5
Read only

Former Member
0 Likes
857

Hi

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

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

Former Member
0 Likes
857

Hi,

Download the note in SAP system or goto service.sap.com & open the note.

Check the Package Implementation no. Eg. SAPKH47022.

The note will be having a Pkg implementation no.

Check ur SAP highest implemented package using SYSTEM=>Status=>Component information.

If the package of Note is higher, then its not implemented.

Check the changes suggested & which objects the changes are made. Open the object in SAP & check the changes are already in place. If not, then note is not implemented.

Best regards,

Prashant

Read only

0 Likes
857

Thank you!

And in which Client do I need to implement the SAP Note via Tcode SNOTE

100 or 000?

Thank you

regards

Thom

Read only

Former Member
0 Likes
857

Hi,

It shud b implemented in Development client. In your case if it is 200 - DEV client. then use 200.

When you implement the note, sap will ask for a transport. Create a new transport & once the note is implemented, release the transport to Quality & subsequently to production.

Best regards,

Prashant

Read only

Former Member
0 Likes
857

HI,

You need to implement in the client which you are working, once you implement the SNOTE then it will ask you the transport request to move this Quality then production.

Once you Implement the NOTE it will applicable to all the clients in that server

Regards

Sudheer