<?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 and import internal tables, variables  between different BG programs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-and-import-internal-tables-variables-between-different-bg-programs/m-p/1059412#M91411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi try that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) fm job_open&lt;/P&gt;&lt;P&gt;2a) submit report 2 &lt;/P&gt;&lt;P&gt;2b) submit report 3&lt;/P&gt;&lt;P&gt;3) fm job_close&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can pass internal tables by file transfer &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sample: &lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="939368"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Dec 2005 07:00:29 GMT</pubDate>
    <dc:creator>andreas_mann3</dc:creator>
    <dc:date>2005-12-02T07:00:29Z</dc:date>
    <item>
      <title>export and import internal tables, variables  between different BG programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-and-import-internal-tables-variables-between-different-bg-programs/m-p/1059410#M91409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; i need to design a  program PROGRAM 1 which schedules PROGRAM 2 and PROGRAM 3 in back ground and waits for the completion of 2 and 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A). how to schedule program 2 and program 3 in background from PROGRAM 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B). how to achieve communication between  PROGRAM 1 and &lt;/P&gt;&lt;P&gt;PROGRAM 2  ....and... PROGRAM 1 and PROGRAM 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; How to pass internal tables and variables ( to and fro) between those programs . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kranthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2005 06:46:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-and-import-internal-tables-variables-between-different-bg-programs/m-p/1059410#M91409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-02T06:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: export and import internal tables, variables  between different BG programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-and-import-internal-tables-variables-between-different-bg-programs/m-p/1059411#M91410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Using JOB_OPEN,JOB_START,JOB_CLOSE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can achieve...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using sy-subrc you can find the info of completion...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reward for helpful answers..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2005 06:56:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-and-import-internal-tables-variables-between-different-bg-programs/m-p/1059411#M91410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-02T06:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: export and import internal tables, variables  between different BG programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-and-import-internal-tables-variables-between-different-bg-programs/m-p/1059412#M91411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi try that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) fm job_open&lt;/P&gt;&lt;P&gt;2a) submit report 2 &lt;/P&gt;&lt;P&gt;2b) submit report 3&lt;/P&gt;&lt;P&gt;3) fm job_close&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can pass internal tables by file transfer &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sample: &lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="939368"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2005 07:00:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-and-import-internal-tables-variables-between-different-bg-programs/m-p/1059412#M91411</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-12-02T07:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: export and import internal tables, variables  between different BG programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-and-import-internal-tables-variables-between-different-bg-programs/m-p/1059413#M91412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In pgm1 write the below code for passing the internal table to pgm2&lt;/P&gt;&lt;P&gt;EXPORT i_department TO MEMORY ID 'ZZ_MEM_ID'.  &lt;/P&gt;&lt;P&gt;submit pgm2 AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In pgm2 write the below code to get the internal table&lt;/P&gt;&lt;P&gt;import i_department from MEMORY ID 'ZZ_MEM_ID'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kanthimathi Krishnan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2005 07:00:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-and-import-internal-tables-variables-between-different-bg-programs/m-p/1059413#M91412</guid>
      <dc:creator>kanthimathikris</dc:creator>
      <dc:date>2005-12-02T07:00:34Z</dc:date>
    </item>
  </channel>
</rss>

