<?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: Export to database index+debugging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-database-index-debugging/m-p/8176269#M1623778</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi K.Kiran.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand your question : in your example, you export "itab". So, if you want to know what is exported, just look at "itab".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please give more details?&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2011 12:18:08 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2011-08-18T12:18:08Z</dc:date>
    <item>
      <title>Export to database index+debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-database-index-debugging/m-p/8176266#M1623775</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;Can anyone here let me know how to check the values in debugging that were exported or imported to database index using Export/Import.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT itab TO DATABASE indx(aa) ID 'XYZ'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is a memory id I am able to see the values that were exported to memory id in classical debugger using ABAP MEMORY option.Similarly I would like to know where we can see the values that got exported to database index using EXPORT/IMPORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 11:35:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-database-index-debugging/m-p/8176266#M1623775</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2011-08-18T11:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Export to database index+debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-database-index-debugging/m-p/8176267#M1623776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for the control data, look at table INDX.  To see the actual data, import the data into the proper program/internal table from the INDX(AA).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 11:39:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-database-index-debugging/m-p/8176267#M1623776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-18T11:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Export to database index+debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-database-index-debugging/m-p/8176268#M1623777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Davel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Classical debugger,if I give INDX in the internal table option,I am seeing the structure of INDX with fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RELID having the value CO&lt;/P&gt;&lt;P&gt;SRTFD having the value TAB1&lt;/P&gt;&lt;P&gt;CLUSTR having the value 101&lt;/P&gt;&lt;P&gt;CLUSTD having some long value which is alpha numeric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the level of debugging how can we interpret these values in INDX.Can we say that if CLUSTD is having some value means the value got exported ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 11:58:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-database-index-debugging/m-p/8176268#M1623777</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2011-08-18T11:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Export to database index+debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-database-index-debugging/m-p/8176269#M1623778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi K.Kiran.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand your question : in your example, you export "itab". So, if you want to know what is exported, just look at "itab".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please give more details?&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 12:18:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-database-index-debugging/m-p/8176269#M1623778</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-08-18T12:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Export to database index+debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-database-index-debugging/m-p/8176270#M1623779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My query is in debugging  how to check if the values got exported to database index.Will we be not be able to see the values that got exported just as we are seeing the values of ITAB in debugging ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 12:21:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-database-index-debugging/m-p/8176270#M1623779</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2011-08-18T12:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Export to database index+debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-database-index-debugging/m-p/8176271#M1623780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, you can't, you just have to trust the system. If there's an error, it will return SY-SUBRC &amp;lt;&amp;gt; 0 or even a dump. Otherwise, it does exactly what we see it does (or there's a nice kernel error &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm also surprised that you can see the ABAP memory. In my 7.0 debugger, I can only see the SAP memory (GET PARAMETER/SET PARAMETER)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 12:28:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-database-index-debugging/m-p/8176271#M1623780</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-08-18T12:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Export to database index+debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-database-index-debugging/m-p/8176272#M1623781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I remember reading it somewhere that ABAP Memory/SAP Memory option is not yet available in New Debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 12:32:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-database-index-debugging/m-p/8176272#M1623781</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2011-08-18T12:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Export to database index+debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-database-index-debugging/m-p/8176273#M1623782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sandra is quite correct....the INDX table rows for your index and ID entries now contain as many rows as needed to store (internal format) what ITAB contained at the time of the export.  Trust the export here if you have a good return code.  If you import into identical structure/table as ITAB, you will get the exact same table back.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is completely reliable method of temporarily storing data (SAP calls this semi-persistent data) so that another program, perhaps executed at a later time and on a different APPS server in the same SAP instance, can still read the data that was in ITAB at the time of the export.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 16:35:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-database-index-debugging/m-p/8176273#M1623782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-18T16:35:40Z</dc:date>
    </item>
  </channel>
</rss>

