<?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: Dump in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672296#M617059</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anyway you could do a SQL trace with TA: ST05, and see what happens on the DB tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Aug 2007 10:17:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-28T10:17:48Z</dc:date>
    <item>
      <title>Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672288#M617051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi when my program is in to dump at that time how to see the number of records in that perticaular data base table not internal table pls reply urgetn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:00:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672288#M617051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T10:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672289#M617052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto SE16 and check the DB table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:01:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672289#M617052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T10:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672290#M617053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in dump itself we have to see the contents of table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:02:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672290#M617053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T10:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672291#M617054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; U need to go &amp;lt;b&amp;gt;se11 or se16&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then select the DB Table and check the no of records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LIJO&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:03:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672291#M617054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T10:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672292#M617055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as far as i know in a dump only internal tables and variables are linked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if you are sure that the information is in the DUMP, why dont you just look a little closer and longer at your dump?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:04:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672292#M617055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T10:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672293#M617056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is a dump, there will be roll back of data. I am not sure if the dumo occurs before commit or after....also check with transfer of control to different program which also triggers implicit commit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanls..&lt;/P&gt;&lt;P&gt;Preetham S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:05:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672293#M617056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T10:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672294#M617057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to check the contents in the Internal table at the time of Dump then you can go to debugger by pressing the debugger button, which will take you to debugging screen and then you can check the contents of internal table contents... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more description about the dump .. you can goto ST22 ... and then double click on you object name and can screen where the dump has actually occured and what was the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jayant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:06:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672294#M617057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T10:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672295#M617058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;incase there is a dump,changes 'll no be committed to database and the table contents 'll b same as before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:11:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672295#M617058</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2007-08-28T10:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672296#M617059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anyway you could do a SQL trace with TA: ST05, and see what happens on the DB tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:17:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672296#M617059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T10:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672297#M617060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;u can activate trace st05 &amp;amp; then execute the program here u will get the list of all db tables.u can just check the nos of record in these db table usin se11.&lt;/P&gt;&lt;P&gt;as u are getting the dump so if u r entering any data through your program into db table it would be rolled back.&lt;/P&gt;&lt;P&gt;hope it helps!&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:18:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672297#M617060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T10:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672298#M617061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE11 and display the table then Select the Utilities menu then select table contents then click on display button afterthat select the 'number of entries' button in toolbar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vasudeva Rao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 10:26:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/2672298#M617061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T10:26:14Z</dc:date>
    </item>
  </channel>
</rss>

