<?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: Import from internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-internal-table/m-p/8078387#M1614265</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this and let me know if it works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;L_SAPRL&lt;/P&gt;&lt;P&gt;I_EXP01&lt;/P&gt;&lt;P&gt;I_EXP02&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;L_SAPRL1 (same type as above)&lt;/P&gt;&lt;P&gt;I_EXP011 (same type as above)&lt;/P&gt;&lt;P&gt;I_EXP021 (same type as above)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM DATABASE LTEX(LT)&lt;/P&gt;&lt;P&gt;ID LS_LTEXKEY. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is not working. try using seperate statements for each internal table and see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkatesh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: venkatesh333 on Jul 27, 2011 6:23 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2011 04:22:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-07-27T04:22:53Z</dc:date>
    <item>
      <title>Import from internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-internal-table/m-p/8078386#M1614264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a solution for importing from an internal table. &lt;/P&gt;&lt;P&gt;Two variables I_EXP01 and I_EXP02 containing an xml stream have been exported to the database using the following syntax&lt;/P&gt;&lt;P&gt;and depending on the size of I_EXP01 and I_EXP02 two or more entries are created in table LTEX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT&lt;/P&gt;&lt;P&gt;         L_SAPRL&lt;/P&gt;&lt;P&gt;         I_EXP01&lt;/P&gt;&lt;P&gt;         I_EXP02&lt;/P&gt;&lt;P&gt;TO    DATABASE LTEX(LT)&lt;/P&gt;&lt;P&gt;                       ID LS_LTEXKEY. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now i have a few entries of table LTEX in an internal table and they need to be imported from the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would be the syntax to import from internal table so that after importing I can de-serialise the data from XML to ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Ashwini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 04:10:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-internal-table/m-p/8078386#M1614264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-27T04:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Import from internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-internal-table/m-p/8078387#M1614265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this and let me know if it works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;L_SAPRL&lt;/P&gt;&lt;P&gt;I_EXP01&lt;/P&gt;&lt;P&gt;I_EXP02&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;L_SAPRL1 (same type as above)&lt;/P&gt;&lt;P&gt;I_EXP011 (same type as above)&lt;/P&gt;&lt;P&gt;I_EXP021 (same type as above)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM DATABASE LTEX(LT)&lt;/P&gt;&lt;P&gt;ID LS_LTEXKEY. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is not working. try using seperate statements for each internal table and see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkatesh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: venkatesh333 on Jul 27, 2011 6:23 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 04:22:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-internal-table/m-p/8078387#M1614265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-27T04:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Import from internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-internal-table/m-p/8078388#M1614266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkatesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data that I want to import is no more in the database table but present only in an internal table.&lt;/P&gt;&lt;P&gt;So I will not be able to use the syntax 'FROM DATABASE LTEX(LT)   ID LS_LTEXKEY'  but I require a syntax relevant to 'importing from an internal table'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Ashwini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 04:30:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-internal-table/m-p/8078388#M1614266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-27T04:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Import from internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-internal-table/m-p/8078389#M1614267</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;Sorry, i may not have understood your question, but if you already have the data in an internal table, why can you use it directly?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkatesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 04:51:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-internal-table/m-p/8078389#M1614267</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-27T04:51:36Z</dc:date>
    </item>
  </channel>
</rss>

