<?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 / export not working. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435341#M1927741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Background job is finished in SM37 &amp;amp; I debug using JDBG also,&lt;/P&gt;&lt;P&gt;there I am getting no value after import.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Dec 2015 10:28:14 GMT</pubDate>
    <dc:creator>gouravkumar64</dc:creator>
    <dc:date>2015-12-18T10:28:14Z</dc:date>
    <item>
      <title>Import / export not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435339#M1927739</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;I am facing one issue regarding import / export.&lt;/P&gt;&lt;P&gt;Existing code is :&lt;/P&gt;&lt;P&gt;export it_abcd from it_abcd_temp &lt;/P&gt;&lt;P&gt;to database index(ab) id job_name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;export it_abcd to memory id 'CRM08'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value coming upto this level to it_abcd.&lt;/P&gt;&lt;P&gt;But after&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;submit zefgh via job job_name number job_number with .... &amp;amp; return.&lt;/P&gt;&lt;P&gt;if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;call function 'job_close'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And&lt;/P&gt;&lt;P&gt;import it_abcd to it_abcd&amp;nbsp;&amp;nbsp;&amp;nbsp; "1st line of zefgh &lt;/P&gt;&lt;P&gt;from database indx(ab) id p_name.&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import it_abcd from memory id 'CRM08'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value is not coming after importing to it_abcd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Input on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 09:25:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435339#M1927739</guid>
      <dc:creator>gouravkumar64</dc:creator>
      <dc:date>2015-12-18T09:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Import / export not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435340#M1927740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Check the status of your background job, you will get the value only if the scheduled job is in Active or finished status.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;For that please check the scheduling parameters of your FM JOB_CLOSE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Kishan Shah&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 10:25:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435340#M1927740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-18T10:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Import / export not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435341#M1927741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Background job is finished in SM37 &amp;amp; I debug using JDBG also,&lt;/P&gt;&lt;P&gt;there I am getting no value after import.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 10:28:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435341#M1927741</guid>
      <dc:creator>gouravkumar64</dc:creator>
      <dc:date>2015-12-18T10:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Import / export not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435342#M1927742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ABAP memory(EX-/IMPORT to MEMORY-ID) won't help because the BG job is run in a different process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DB-cluster(INDX-like tables) should definitely work. The key here is that the IDs should be same. In your example i see that you use the IDs JOB_NAME &amp;amp; P_NAME. Are they same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS - After the export check in INDX table if the record is created. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 10:37:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435342#M1927742</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2015-12-18T10:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Import / export not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435343#M1927743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suhas,&lt;/P&gt;&lt;P&gt;Both P_NAME &amp;amp; JOB_Name is tbtcjob-jobname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked in indx in se11 where relid = 'AB' no record there &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/74/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&amp;nbsp; for memory id or export to database index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 10:54:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435343#M1927743</guid>
      <dc:creator>gouravkumar64</dc:creator>
      <dc:date>2015-12-18T10:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Import / export not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435344#M1927744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So now you know why the EX-/IMPORT with dataclusters doesn't work. Now you need to troubleshoot your EXPORT code!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMO the ABAP documentation is fairly clear about the DOs/DONTs regarding memory handling.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 11:03:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435344#M1927744</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2015-12-18T11:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Import / export not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435345#M1927745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Just to clarify:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using SUBMIT VIA JOB, a three step process takes place:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Directly after SUBMIT, the called program is loaded to an internal session and there all processing blocks before START-OF-SELECTION are executed. There, you have access to the ABAP Memory filled with EXPORT TO MEMORY in the calling program. But after selection screen processing the program flow returns to the calling program.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;The called program is scheduled for background processing, where the selection screen data (passed from caller or entered by user) are stored in an internal variant.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;The actual background processing of the called program takes place in an own background session. The complete program is executed, including the processing blocks before START-OF-SELECTION. The selection screen is darkly filled from the internal variant.&amp;nbsp; In that background session, you neither have access to the ABAP Memory filled by EXPORT TO MEMORY nor to the User Memory filled by SET PARAMETER of the calling program. If the background session happens to run on the same apllication server as&amp;nbsp; the calling program, you have access to the shared memory filled by EXPORT TO SHARED BUFFER|MEMORY.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, access to the database is possible everywhere and EXPORT/IMPORT TO DATABASE must definitely work, if you do it right ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 12:48:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435345#M1927745</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2015-12-18T12:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Import / export not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435346#M1927746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow! Thanks for the insight. Read the online docu again &amp;amp; everything is clear now. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For other additions of SUBMIT i understand that the internal session is replaced by the called program. Does this mean the EX-/IMPORT TO MEMORY should work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 13:18:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435346#M1927746</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2015-12-18T13:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Import / export not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435347#M1927747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Admittetly, I adjusted the next release of the documentation for VIA JOB a little bit by dividing the paragraph into the three steps just now ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without AND RETURN the internal session is replaced. With AND RETURN a new internal session is created. In both cases, you stay in the current call chain and you have access to the same ABAP Memory (EXPORT|IMPORT TO|FROM MEMORY).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2015 13:30:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-not-working/m-p/11435347#M1927747</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2015-12-18T13:30:42Z</dc:date>
    </item>
  </channel>
</rss>

