<?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: diffrent data in debug in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrent-data-in-debug/m-p/1543761#M247502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It cannot be that way. You might have cleared it after the point where you are seeing it in debugging or, you are looking at another field.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Sep 2006 13:17:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-07T13:17:55Z</dc:date>
    <item>
      <title>diffrent data in debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrent-data-in-debug/m-p/1543760#M247501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the debug in the table i see value 2.00&lt;/P&gt;&lt;P&gt;but in fields i wrote itab-field i get 0.00&lt;/P&gt;&lt;P&gt;why???????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2006 13:16:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrent-data-in-debug/m-p/1543760#M247501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-07T13:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: diffrent data in debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrent-data-in-debug/m-p/1543761#M247502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It cannot be that way. You might have cleared it after the point where you are seeing it in debugging or, you are looking at another field.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2006 13:17:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrent-data-in-debug/m-p/1543761#M247502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-07T13:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: diffrent data in debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrent-data-in-debug/m-p/1543762#M247503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you are looking at the header line data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2006 13:17:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrent-data-in-debug/m-p/1543762#M247503</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-09-07T13:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: diffrent data in debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrent-data-in-debug/m-p/1543763#M247504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i guess that field value is not getting assigned to the respective field .. check at the place where you are trying to assign the value on to the field from table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2006 13:19:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrent-data-in-debug/m-p/1543763#M247504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-07T13:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: diffrent data in debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrent-data-in-debug/m-p/1543764#M247505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to not use internal tables with header line. YOu will avoid such a problem in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&amp;lt; Jacek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2006 13:20:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrent-data-in-debug/m-p/1543764#M247505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-07T13:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: diffrent data in debug</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diffrent-data-in-debug/m-p/1543765#M247506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   You may be seeing value of previous record in table&lt;/P&gt;&lt;P&gt;   check sy-tabix value in ur table and than&lt;/P&gt;&lt;P&gt;   see the value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2006 14:03:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diffrent-data-in-debug/m-p/1543765#M247506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-07T14:03:28Z</dc:date>
    </item>
  </channel>
</rss>

