<?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: Replacement for Import/Export in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/replacement-for-import-export/m-p/9248425#M1720579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just looked it up in a 702 system and cannot find that they are obsolete. Where is your information from?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a few special forms that are obsolete, e.g. not using a memory ID or the short form for the parameter list, maybe you are mixing it up?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jan 2013 09:00:59 GMT</pubDate>
    <dc:creator>ThomasZloch</dc:creator>
    <dc:date>2013-01-24T09:00:59Z</dc:date>
    <item>
      <title>Replacement for Import/Export</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replacement-for-import-export/m-p/9248424#M1720578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which is a better way to import and export parameters from and to memory IDs since import/export are obsolete statements? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 08:54:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replacement-for-import-export/m-p/9248424#M1720578</guid>
      <dc:creator>former_member353794</dc:creator>
      <dc:date>2013-01-24T08:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for Import/Export</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replacement-for-import-export/m-p/9248425#M1720579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just looked it up in a 702 system and cannot find that they are obsolete. Where is your information from?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a few special forms that are obsolete, e.g. not using a memory ID or the short form for the parameter list, maybe you are mixing it up?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 09:00:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replacement-for-import-export/m-p/9248425#M1720579</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2013-01-24T09:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for Import/Export</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replacement-for-import-export/m-p/9248426#M1720580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Export i_tab TO MEMORY ID 'ITAB'; IMPORT i_tab FROM MEMORY ID 'ITAB'. Is this not an obsolete statement? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 09:07:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replacement-for-import-export/m-p/9248426#M1720580</guid>
      <dc:creator>former_member353794</dc:creator>
      <dc:date>2013-01-24T09:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for Import/Export</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replacement-for-import-export/m-p/9248427#M1720581</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;Import/Export are not obsolete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But some syntax involving ther are obsolete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="h1"&gt;EXPORT, IMPORT - no_id &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A name="@@EXPORT TO MEMORY@@!ABAP_STATEMENT_OBS!@@"&gt;&lt;/A&gt;&lt;A name="@@IMPORT FROM MEMORY@@!ABAP_STATEMENT_OBS!@@"&gt;&lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="h2"&gt;&lt;SPAN class="bold"&gt;Obsolete Syntax&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="qtext"&gt;&lt;A _jive_internal="true" class="blue" href="https://answers.sap.com/thread/sapevent:ABAPEXPORT_DATA_CLUSTER"&gt;EXPORT&lt;/A&gt; &lt;A _jive_internal="true" class="blue" href="https://answers.sap.com/thread/sapevent:ABAPEXPORT_DATA_CLUSTER_PARAM"&gt;parameter_list&lt;/A&gt; TO &lt;A _jive_internal="true" class="blue" href="https://answers.sap.com/thread/sapevent:ABAPEXPORT_DATA_CLUSTER_MEDIUM"&gt;MEMORY&lt;/A&gt; [COMPRESSION {ON|OFF}]. &lt;BR /&gt;&lt;BR /&gt;&lt;A _jive_internal="true" class="blue" href="https://answers.sap.com/thread/sapevent:ABAPIMPORT_DATA_CLUSTER"&gt;IMPORT&lt;/A&gt; &lt;A _jive_internal="true" class="blue" href="https://answers.sap.com/thread/sapevent:ABAPIMPORT_PARAMETERLIST"&gt;parameter_list&lt;/A&gt; FROM &lt;A _jive_internal="true" class="blue" href="https://answers.sap.com/thread/sapevent:ABAPIMPORT_MEDIUM"&gt;MEMORY&lt;/A&gt; [&lt;A _jive_internal="true" class="blue" href="https://answers.sap.com/thread/sapevent:ABAPIMPORT_CONVERSION"&gt;conversion_options&lt;/A&gt;].&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="h4"&gt;Effect &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If the &lt;A _jive_internal="true" class="blue" href="https://answers.sap.com/thread/sapevent:ABAPEXPORT_DATA_CLUSTER_MEDIUM"&gt;&lt;SPAN class="qtext"&gt;EXPORT TO MEMORY&lt;/SPAN&gt;&lt;/A&gt; or &lt;A _jive_internal="true" class="blue" href="https://answers.sap.com/thread/sapevent:ABAPIMPORT_MEDIUM"&gt;&lt;SPAN class="qtext"&gt;IMPORT FROM MEMORY&lt;/SPAN&gt;&lt;/A&gt; statements do not contain the &lt;SPAN class="qtext"&gt;ID&lt;/SPAN&gt; addition, the &lt;SPAN class="qtext"&gt;EXPORT&lt;/SPAN&gt; statement writes to an anonymous area of &lt;A _jive_internal="true" class="grey" href="https://answers.sap.com/thread/sapevent:ABENABAP_MEMORY_GLOSRY" title="Glossary Entry"&gt;ABAP memory&lt;/A&gt; and the &lt;SPAN class="qtext"&gt;IMPORT&lt;/SPAN&gt; statement reads from this area. &lt;/P&gt;&lt;P&gt;&lt;SPAN class="h4"&gt;Note &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This short form is extremely error-prone and is not allowed in classes since all &lt;SPAN class="qtext"&gt;EXPORT&lt;/SPAN&gt; statements without an ID overwrite the same data cluster. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/178080" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer the above screen shot under the Red Cross, these syntax are obsolete not the Import/Export itself .&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;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 09:17:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replacement-for-import-export/m-p/9248427#M1720581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-24T09:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Replacement for Import/Export</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replacement-for-import-export/m-p/9248428#M1720582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the obsolete short parameter list (actually data object list) I was referring to, you should write something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT itab = i_tab TO MEMORY ID 'ITAB'.&lt;/P&gt;&lt;P&gt;IMPORT itab =&amp;nbsp; i_tab FROM MEMORY ID 'ITAB'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where "itab" is the parameter name under which the data object "i_itab" is stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Always study ABAP F1 help thoroughly before posting.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 11:09:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replacement-for-import-export/m-p/9248428#M1720582</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2013-01-24T11:09:58Z</dc:date>
    </item>
  </channel>
</rss>

