<?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 Re: Source code Gets Changed after ABAP Trace Measured in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-gets-changed-after-abap-trace-measured/m-p/12383865#M1994316</link>
    <description>&lt;P&gt;Did you try to get the line number identified in QA system &amp;amp; to read in Dev system on the previous version of the program?  &lt;/P&gt;</description>
    <pubDate>Thu, 18 Feb 2021 07:40:46 GMT</pubDate>
    <dc:creator>FredericGirod</dc:creator>
    <dc:date>2021-02-18T07:40:46Z</dc:date>
    <item>
      <title>Source code Gets Changed after ABAP Trace Measured</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-gets-changed-after-abap-trace-measured/m-p/12383863#M1994314</link>
      <description>&lt;P&gt;hi All,&lt;/P&gt;
  &lt;P&gt;i enabled the trace(ST12) and collected the results (in QA system) for an Specific ABAP program on 07.01.2021 &lt;/P&gt;
  &lt;P&gt;later some time that program gets modified by some other user. &lt;/P&gt;
  &lt;P&gt;now when I try to evaluating the trace results source code position gets changed . so how can i find exact statement position in the new source code?&lt;/P&gt;
  &lt;P&gt;it was giving some information message as below&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1893603-the-generated-form-of-program.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 06:32:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-gets-changed-after-abap-trace-measured/m-p/12383863#M1994314</guid>
      <dc:creator>Balu483</dc:creator>
      <dc:date>2021-02-18T06:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Source code Gets Changed after ABAP Trace Measured</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-gets-changed-after-abap-trace-measured/m-p/12383864#M1994315</link>
      <description>&lt;P&gt;Did you check the SAP notes?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 07:07:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-gets-changed-after-abap-trace-measured/m-p/12383864#M1994315</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-02-18T07:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Source code Gets Changed after ABAP Trace Measured</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-gets-changed-after-abap-trace-measured/m-p/12383865#M1994316</link>
      <description>&lt;P&gt;Did you try to get the line number identified in QA system &amp;amp; to read in Dev system on the previous version of the program?  &lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 07:40:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-gets-changed-after-abap-trace-measured/m-p/12383865#M1994316</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2021-02-18T07:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Source code Gets Changed after ABAP Trace Measured</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-gets-changed-after-abap-trace-measured/m-p/12383866#M1994317</link>
      <description>&lt;P&gt;yes I had checked Notes but no use .&lt;/P&gt;&lt;P&gt;Manually comparing the Versions is not a better way to do analysis.&lt;/P&gt;&lt;P&gt;ideally there might be some solution will be provided by SAP  to do so. other wise this should be traded as a bug. can any one help me on this point.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balu.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 10:27:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-gets-changed-after-abap-trace-measured/m-p/12383866#M1994317</guid>
      <dc:creator>Balu483</dc:creator>
      <dc:date>2021-03-05T10:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Source code Gets Changed after ABAP Trace Measured</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-gets-changed-after-abap-trace-measured/m-p/12383867#M1994318</link>
      <description>&lt;P&gt;It's not a bug. An old analysis of a program is worthless, except possibly for comparison. What's the point of going through an analysis on a program that's been changed? The issue you were trying to resolve may have been fixed already.&lt;/P&gt;&lt;P&gt;Run a new analysis, and don't wait 2 months before checking it!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 13:25:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-gets-changed-after-abap-trace-measured/m-p/12383867#M1994318</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2021-03-05T13:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Source code Gets Changed after ABAP Trace Measured</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-gets-changed-after-abap-trace-measured/m-p/12383868#M1994319</link>
      <description>&lt;P&gt;The title reads like ABAP behaves like quantum physics &lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 17:17:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-gets-changed-after-abap-trace-measured/m-p/12383868#M1994319</guid>
      <dc:creator>Marcal_Oliveras</dc:creator>
      <dc:date>2021-03-05T17:17:16Z</dc:date>
    </item>
  </channel>
</rss>

