<?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 command not working in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-command-not-working/m-p/6742096#M1458773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EXPORT doesn't set sy-subrc. The value 4 is left over from an earlier statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Feb 2010 16:30:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-26T16:30:30Z</dc:date>
    <item>
      <title>Export command not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-command-not-working/m-p/6742094#M1458771</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;I don't know what'z wrong with this command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      EXPORT zmatnr FROM g_matnr&lt;/P&gt;&lt;P&gt;             zwerks FROM g_werks&lt;/P&gt;&lt;P&gt;             zqty   FROM g_qty&lt;/P&gt;&lt;P&gt;             zuser  FROM syst-uname&lt;/P&gt;&lt;P&gt;             ztime  FROM syst-uzeit&lt;/P&gt;&lt;P&gt;             TO MEMORY ID 'Z_TEST'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this returns sy-subrc = 4.&lt;/P&gt;&lt;P&gt;When i try to import its not importing from memory id Z_TEST.&lt;/P&gt;&lt;P&gt;no field is empty in the above command and all are character type except time, &lt;/P&gt;&lt;P&gt;I gave search, but everywhere i could find the syntax, but i couldnt find the solution for this problem. So I'm posting here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2010 15:47:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-command-not-working/m-p/6742094#M1458771</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-26T15:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Export command not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-command-not-working/m-p/6742095#M1458772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A stupid suggesiton...&lt;/P&gt;&lt;P&gt;Try initially exporting only a field. If sy-subrc is 0 add a new field and try again....and so on...&lt;/P&gt;&lt;P&gt;If problem is a field, this is the best way to found it.&lt;/P&gt;&lt;P&gt;Bye.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2010 15:52:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-command-not-working/m-p/6742095#M1458772</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-26T15:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Export command not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-command-not-working/m-p/6742096#M1458773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EXPORT doesn't set sy-subrc. The value 4 is left over from an earlier statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2010 16:30:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-command-not-working/m-p/6742096#M1458773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-26T16:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Export command not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-command-not-working/m-p/6742097#M1458774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Hello
&amp;lt;li&amp;gt;As Rob told, &lt;STRONG&gt;EXPORT&lt;/STRONG&gt; statement does not set sy-subrc value. Sy-subrc eq might be from some other statement value.
&amp;lt;li&amp;gt;You can only check the values saved in memory using &lt;STRONG&gt;IMPORT&lt;/STRONG&gt; statement. Check it out. 

Thanks
Venkat.O&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2010 16:59:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-command-not-working/m-p/6742097#M1458774</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2010-02-26T16:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Export command not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-command-not-working/m-p/6742098#M1458775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, first of all, I'll try to not merely repeat what Rob wrote...:-} but...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you import, are you importing from memory id 'Z_TEST' to g_matnr, zwerks, etc....?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It really sounds like your import is the problem, and that you're looking at the wrong end of the process...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2010 17:32:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-command-not-working/m-p/6742098#M1458775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-26T17:32:48Z</dc:date>
    </item>
  </channel>
</rss>

