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: 

SAP SNOTE Auto Implementation through ABAP Program

pratikkamble
Discoverer
0 Kudos

Hi Team,

I am trying to develop SAP ABAP program to Auto download and Implement the SAP Snote in system. I am able to download the Snote in system but during implementing its asking popup for read the Snote and Transport request number. Can you please suggest how we will implement Snote in background.

3 REPLIES 3

FredericGirod
Active Contributor
0 Kudos

If it is a popup asking you : Could you validate you have done the manual task. Do you bypass it also ??

pratikkamble
Discoverer
0 Kudos

Hi Frederic.. Thanks for responding..

Actually we are trying to implement Snote where we don't have any manual activities. Just Select the Snote and Implement. Popup like below and Transport request I wants to bypass and implement in background

vijay_hariharan
Contributor

SAP SNOTE should as far as possible per my knowledge not be auto-implemented / through a program.. There are many scenarios which may not get covered.. listing a few below:
- Dependent notes Pop-up
- Correction instructions in Yellow(meaning Line number of standard change not matching with that of existing object maybe due to some enhancement / change in it..
- Manual steps as pointed out by Frederic above..
- Note in 'Cannot be Implemented' Status(maybe because it is old)..
If you have covered all the bases and confident.. then maybe go-ahead with your solution.. All the Best!

Regards,
Vijay