<?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: Start abap program automatically by starting another abap program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/start-abap-program-automatically-by-starting-another-abap-program/m-p/10326526#M1835958</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ouail,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you do not want to kick of a new job for the second program, you can:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a variant for the 2nd program and add that as the second step for the job you create for the first program. This way, you second program will get kicked off automatically without the necessity for any code changes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Edit program A to call program B using a submit statement at the end of program A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. You can use events to trigger program B from program A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vikram.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2014 17:18:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-05-13T17:18:24Z</dc:date>
    <item>
      <title>Start abap program automatically by starting another abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/start-abap-program-automatically-by-starting-another-abap-program/m-p/10326520#M1835952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Every body,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some give me idea how to start a ABAP program automatically&amp;nbsp; from another ABAP program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want to use the &lt;STRONG&gt;SAP JOB's .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The first abap program start automatically by using job, but the second abap&amp;nbsp; program must be started &lt;SPAN style="text-decoration: underline;"&gt;without using SAP job&lt;/SPAN&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u.&lt;/P&gt;&lt;P&gt;Ouail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 15:17:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/start-abap-program-automatically-by-starting-another-abap-program/m-p/10326520#M1835952</guid>
      <dc:creator>former_member445510</dc:creator>
      <dc:date>2014-05-13T15:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Start abap program automatically by starting another abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/start-abap-program-automatically-by-starting-another-abap-program/m-p/10326521#M1835953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ouail,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use &lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/9f/db9dd035c111d1829f0000e829fbfe/content.htm"&gt;SUBMIT&lt;/A&gt; statement inside first program to call the second program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search on forum for examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Angelo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 15:31:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/start-abap-program-automatically-by-starting-another-abap-program/m-p/10326521#M1835953</guid>
      <dc:creator>former_member302911</dc:creator>
      <dc:date>2014-05-13T15:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Start abap program automatically by starting another abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/start-abap-program-automatically-by-starting-another-abap-program/m-p/10326522#M1835954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SUBMIT?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 15:34:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/start-abap-program-automatically-by-starting-another-abap-program/m-p/10326522#M1835954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-13T15:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Start abap program automatically by starting another abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/start-abap-program-automatically-by-starting-another-abap-program/m-p/10326523#M1835955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why ? What's wrong ? &lt;span class="lia-unicode-emoji" title=":neutral_face:"&gt;😐&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 15:35:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/start-abap-program-automatically-by-starting-another-abap-program/m-p/10326523#M1835955</guid>
      <dc:creator>former_member302911</dc:creator>
      <dc:date>2014-05-13T15:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Start abap program automatically by starting another abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/start-abap-program-automatically-by-starting-another-abap-program/m-p/10326524#M1835956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was not a response to your post, just an ironic word to the requester.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 16:04:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/start-abap-program-automatically-by-starting-another-abap-program/m-p/10326524#M1835956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-13T16:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Start abap program automatically by starting another abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/start-abap-program-automatically-by-starting-another-abap-program/m-p/10326525#M1835957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you are right, in both cases ... at first sight seemed ... SUBMIT ??? What the hell you say! &lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/776/images/emoticons/grin.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 17:07:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/start-abap-program-automatically-by-starting-another-abap-program/m-p/10326525#M1835957</guid>
      <dc:creator>former_member302911</dc:creator>
      <dc:date>2014-05-13T17:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Start abap program automatically by starting another abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/start-abap-program-automatically-by-starting-another-abap-program/m-p/10326526#M1835958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ouail,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you do not want to kick of a new job for the second program, you can:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a variant for the 2nd program and add that as the second step for the job you create for the first program. This way, you second program will get kicked off automatically without the necessity for any code changes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Edit program A to call program B using a submit statement at the end of program A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. You can use events to trigger program B from program A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vikram.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 17:18:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/start-abap-program-automatically-by-starting-another-abap-program/m-p/10326526#M1835958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-13T17:18:24Z</dc:date>
    </item>
  </channel>
</rss>

