<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SNote in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/2892756#M679837</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one doubt about the SNote transaction.&lt;/P&gt;&lt;P&gt;In an SAP standard program I have done some customizations ( say : added an if condition ) in my system as per the client needs.If I apply a note in my system through the SNote transaction for that SAP standard program, will my cutomization be overridded?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg: Context Block1(In my system)          Context Block(SAP note)&lt;/P&gt;&lt;P&gt;      B1                                                  B1&lt;/P&gt;&lt;P&gt;Delete......&lt;/P&gt;&lt;P&gt;Insert........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    if ....                                                (if , endif is not there in std pgm)&lt;/P&gt;&lt;P&gt;    endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will this if...endif be overridded after applying the note through SNote transaction?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Soumya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Oct 2007 08:57:49 GMT</pubDate>
    <dc:creator>soumya_jose3</dc:creator>
    <dc:date>2007-10-19T08:57:49Z</dc:date>
    <item>
      <title>SNote</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/2892756#M679837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one doubt about the SNote transaction.&lt;/P&gt;&lt;P&gt;In an SAP standard program I have done some customizations ( say : added an if condition ) in my system as per the client needs.If I apply a note in my system through the SNote transaction for that SAP standard program, will my cutomization be overridded?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg: Context Block1(In my system)          Context Block(SAP note)&lt;/P&gt;&lt;P&gt;      B1                                                  B1&lt;/P&gt;&lt;P&gt;Delete......&lt;/P&gt;&lt;P&gt;Insert........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    if ....                                                (if , endif is not there in std pgm)&lt;/P&gt;&lt;P&gt;    endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will this if...endif be overridded after applying the note through SNote transaction?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Soumya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 08:57:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/2892756#M679837</guid>
      <dc:creator>soumya_jose3</dc:creator>
      <dc:date>2007-10-19T08:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: SNote</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/2892757#M679838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soumya,&lt;/P&gt;&lt;P&gt;when implementing the correction with transaction snote &lt;/P&gt;&lt;P&gt;the spot where the amendment is to be done is found according to the context block,&lt;/P&gt;&lt;P&gt;the lines inbetween *&amp;gt;&amp;gt;&amp;gt;&amp;gt; START OF DELETION &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;  and *&amp;gt;&amp;gt;&amp;gt;&amp;gt; END OF DELETION &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;    are erased&lt;/P&gt;&lt;P&gt;the lines inbetween *&amp;gt;&amp;gt;&amp;gt;&amp;gt; START OF INSERTION &amp;lt;&amp;lt;&amp;lt;&amp;lt; and *&amp;gt;&amp;gt;&amp;gt;&amp;gt; END OF INSERTION &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt; are entered.&lt;/P&gt;&lt;P&gt;You modification will not be found as context block and the lines will not be overridden.&lt;/P&gt;&lt;P&gt;You can prove the amendments easily afterwards by comparing the versions ( utilities -&amp;gt; versions -&amp;gt; version management )&lt;/P&gt;&lt;P&gt;Regards Wolfrad&lt;/P&gt;&lt;P&gt;Regards Wolfrad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 13:04:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/2892757#M679838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T13:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: SNote</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/2892758#M679839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;If your customization belongs to the Context, Insert or Delete block of the Note the SNote transaction will display a yellow button indicating that it wasn't possible to include the changes... you will have to click on the name of the program and the transaction will take you to a screen where you can add manually the SAP standard changes (so you can keep both, SAP and Customer enhancement). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once it's done, press the back button and the system will ask you to confirm if the note is actually applied... press yes and you are done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your code doesn't belong to any of those blocks (Context, Insert or Delete) it won't be overwritten...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 13:22:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snote/m-p/2892758#M679839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T13:22:56Z</dc:date>
    </item>
  </channel>
</rss>

