<?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 why does table look empty in debug mode ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/why-does-table-look-empty-in-debug-mode/m-p/1980078#M401005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;when i am debugging in sap, it seems that some tables are empty, for exmaple, when i want to see the contents of table "DOCUMENTFILES" when i am in debug mode, i see that it is empty, but if i check the contents of "DOCUMENTFILES-FILE_ID" i get an answer/value, so why is that the table appears to be empty when there is actually information in it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Feb 2007 14:09:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-21T14:09:05Z</dc:date>
    <item>
      <title>why does table look empty in debug mode ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/why-does-table-look-empty-in-debug-mode/m-p/1980078#M401005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;when i am debugging in sap, it seems that some tables are empty, for exmaple, when i want to see the contents of table "DOCUMENTFILES" when i am in debug mode, i see that it is empty, but if i check the contents of "DOCUMENTFILES-FILE_ID" i get an answer/value, so why is that the table appears to be empty when there is actually information in it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2007 14:09:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/why-does-table-look-empty-in-debug-mode/m-p/1980078#M401005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-21T14:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: why does table look empty in debug mode ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/why-does-table-look-empty-in-debug-mode/m-p/1980079#M401006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Debug mode, plz use the syntax :&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DOCUMENTFILES[]&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;You'll directly see if empty or not...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erwan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2007 14:10:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/why-does-table-look-empty-in-debug-mode/m-p/1980079#M401006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-21T14:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: why does table look empty in debug mode ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/why-does-table-look-empty-in-debug-mode/m-p/1980080#M401007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi hassan,&lt;/P&gt;&lt;P&gt;    DOCUMENTFILES-FILE_ID shows the contents of the work area DOCUMENTFILES.&lt;/P&gt;&lt;P&gt;Even if the table is empty the work area might contain some value, as a result of a select in to work area.. or some read statement..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2007 14:13:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/why-does-table-look-empty-in-debug-mode/m-p/1980080#M401007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-21T14:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: why does table look empty in debug mode ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/why-does-table-look-empty-in-debug-mode/m-p/1980081#M401008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like the other posters said, you are seeing a value in the WA, but that doesn't mean that the table has information in it.&lt;/P&gt;&lt;P&gt;That data you are seeing could be an old value or maybe it's part of a future row and the program is filling the row at that moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2007 14:20:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/why-does-table-look-empty-in-debug-mode/m-p/1980081#M401008</guid>
      <dc:creator>bettinasilveira</dc:creator>
      <dc:date>2007-02-21T14:20:48Z</dc:date>
    </item>
  </channel>
</rss>

