‎2007 Aug 13 1:17 PM
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
‎2007 Aug 13 1:19 PM
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
‎2007 Aug 13 1:21 PM
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
‎2007 Aug 13 1:35 PM
Thank you!
And in which Client do I need to implement the SAP Note via Tcode SNOTE
100 or 000?
Thank you
regards
Thom
‎2007 Aug 13 1:39 PM
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
‎2007 Aug 13 1:41 PM
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