<?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: on which instance will SUBMITted Report be executed?! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/on-which-instance-will-submitted-report-be-executed/m-p/1754537#M327001</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want it without a batcj job, just use the SUBMIT statement without a JOB_OPEN / JOB_CLOSE functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Dec 2006 08:52:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-15T08:52:46Z</dc:date>
    <item>
      <title>on which instance will SUBMITted Report be executed?!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/on-which-instance-will-submitted-report-be-executed/m-p/1754534#M326998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are running a Report "ra" on a instance "a", that schedules a job (JOB_OPEN, SUBMIT ... VIA JOB ..., JOB_CLOSE) to execute another report "rb", which must be executed on the same instance "a". To have this job running on the same instance we set the importing parameter(s) targetsystem / targetserver of FM JOB_CLOSE accordingly.&lt;/P&gt;&lt;P&gt;Is it possible, to just execute a SUBMIT "rb" within the report "ra", whereas "rb" will be executed on the same instance?!&lt;/P&gt;&lt;P&gt;"rb" must be executed on the same instance as "ra" ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;MIKE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2006 07:39:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/on-which-instance-will-submitted-report-be-executed/m-p/1754534#M326998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-15T07:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: on which instance will SUBMITted Report be executed?!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/on-which-instance-will-submitted-report-be-executed/m-p/1754535#M326999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you need to set any parameters for the job to executed on the same instance. By default it will be exeucted on the same instance, from where you are scheduling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2006 08:09:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/on-which-instance-will-submitted-report-be-executed/m-p/1754535#M326999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-15T08:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: on which instance will SUBMITted Report be executed?!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/on-which-instance-will-submitted-report-be-executed/m-p/1754536#M327000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Ravi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your statement. Just to not get you wrong: Currently the report "rb" is scheduled in batch by report "ra", but now i want "ra" to just SUBMIT "rb" without a bacth job.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2006 08:18:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/on-which-instance-will-submitted-report-be-executed/m-p/1754536#M327000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-15T08:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: on which instance will SUBMITted Report be executed?!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/on-which-instance-will-submitted-report-be-executed/m-p/1754537#M327001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want it without a batcj job, just use the SUBMIT statement without a JOB_OPEN / JOB_CLOSE functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2006 08:52:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/on-which-instance-will-submitted-report-be-executed/m-p/1754537#M327001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-15T08:52:46Z</dc:date>
    </item>
  </channel>
</rss>

