<?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 IMPORT  STATEMENT NOT WORKING in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-import-statement-not-working/m-p/1627558#M280262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;Try to give the exported tabel and the imported tabele the same structure AND the same NAME !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just for fun... I'vd had some bad effects like you have...&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;Rainer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some points would be nice if that helped.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Oct 2006 05:59:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-19T05:59:49Z</dc:date>
    <item>
      <title>EXPORT IMPORT  STATEMENT NOT WORKING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-import-statement-not-working/m-p/1627555#M280259</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;   I AM USING THE FOLLOWING STATEMENT BUT THE VALUES ARE NOT COMING IN THE TABLE ACTOR_TAB1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SUBMIT ZDISPLAY3 WITH P_MFRNR = P_MFRNR&lt;/P&gt;&lt;P&gt;                   WITH P_GFELD = P_GFELD AND RETURN&lt;/P&gt;&lt;P&gt;                   .&lt;/P&gt;&lt;P&gt;IMPORT ACTOR_TAB1 = ACTOR_TAB1 FROM  MEMORY ID 'KAKAL_INS'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN REPORT ZDISPLAY3 I AM USING THE FOLLOWING STATEMENT&lt;/P&gt;&lt;P&gt;  EXPORT ACTOR_TAB = ACTOR_TAB TO MEMORY ID 'KAKAL_INS'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; IN INTERNAL TABLE ACTOR_TAB1 VALUE IS NOT COMING CAN ANY BODY TELLY WHY VALUE IS NOT GETTING POPULATED&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 04:54:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-import-statement-not-working/m-p/1627555#M280259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T04:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: EXPORT IMPORT  STATEMENT NOT WORKING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-import-statement-not-working/m-p/1627556#M280260</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 ACTOR_TAB FROM MEMORY ID 'KAKAL_INS'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT ACTOR_TAB TO MEMORY ID 'KAKAL_INS'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 05:09:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-import-statement-not-working/m-p/1627556#M280260</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2006-10-19T05:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: EXPORT IMPORT  STATEMENT NOT WORKING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-import-statement-not-working/m-p/1627557#M280261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Apart from the advice given by Jayanti, please make sure that the &amp;lt;b&amp;gt;structures of internal tables are same&amp;lt;/b&amp;gt; in both programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 05:24:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-import-statement-not-working/m-p/1627557#M280261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T05:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: EXPORT IMPORT  STATEMENT NOT WORKING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-import-statement-not-working/m-p/1627558#M280262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;Try to give the exported tabel and the imported tabele the same structure AND the same NAME !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just for fun... I'vd had some bad effects like you have...&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;Rainer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some points would be nice if that helped.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 05:59:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-import-statement-not-working/m-p/1627558#M280262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T05:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: EXPORT IMPORT  STATEMENT NOT WORKING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-import-statement-not-working/m-p/1627559#M280263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kota,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. When u use memory id, make sure of the&lt;/P&gt;&lt;P&gt;following points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) The memory id is SAME as the variable name&lt;/P&gt;&lt;P&gt;b) Memory id should be in CAPITAL&lt;/P&gt;&lt;P&gt;c) When u want to import,&lt;/P&gt;&lt;P&gt;the variable name should be same as original one,&lt;/P&gt;&lt;P&gt;and should be declared in the same fashion only.&lt;/P&gt;&lt;P&gt;&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 m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 06:28:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-import-statement-not-working/m-p/1627559#M280263</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T06:28:39Z</dc:date>
    </item>
  </channel>
</rss>

