<?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: How to submit a standard program in the zprogram without using the submit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110340#M440955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no other way to call a Program ( Standard or Z program ) from another program without using SUBMIT command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May i ask, why you want to do like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2007 04:24:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-13T04:24:35Z</dc:date>
    <item>
      <title>How to submit a standard program in the zprogram without using the submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110339#M440954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to submit a standard program in the zprogram without using the submit statement.  is there any option of copying the standard program into a subroutine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if there is such kind of an option please do tell what are the steps to be considered.&lt;/P&gt;&lt;P&gt;the standard program name is : RM06EANL.&lt;/P&gt;&lt;P&gt;please reveret quickly as this is urgent.&lt;/P&gt;&lt;P&gt;thanks for ur help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 04:19:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110339#M440954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T04:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to submit a standard program in the zprogram without using the submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110340#M440955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no other way to call a Program ( Standard or Z program ) from another program without using SUBMIT command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May i ask, why you want to do like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 04:24:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110340#M440955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T04:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to submit a standard program in the zprogram without using the submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110341#M440956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any reason why submit will not work for you???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 04:24:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110341#M440956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T04:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to submit a standard program in the zprogram without using the submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110342#M440957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi naren thanks for you reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my update routine in which i have  a function module in which iam calling submit program, my scenario is when i create a purchase order based on some output type it should create the inbound delivery, when iam checking the output with me9f tcode it is working fine,but it is going to short dump when i run me22n tcode, becasue in the update function module we cannot call  the submit statement it seems.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 04:58:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110342#M440957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T04:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to submit a standard program in the zprogram without using the submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110343#M440958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can call the BAPI for creating a inbound delivery..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to call the BAPI IN BACKGROUND TASK..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPIxxxxxxx' IN BACKGROUND TASK..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will check for a BAPI for creating inbound delivery..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 05:03:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110343#M440958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T05:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to submit a standard program in the zprogram without using the submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110344#M440959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi naren, i dont think so i have to use the bapi, &lt;/P&gt;&lt;P&gt;if you could give me your mobile number i can explain you clearly what is the scenario.&lt;/P&gt;&lt;P&gt;provided if you dontmine and also if iam not disturbing you,&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;you can send ur number to my  mail:  janumay13@gmail.com.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 05:11:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110344#M440959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T05:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to submit a standard program in the zprogram without using the submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110345#M440960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi prasad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. U are using update routine (update FM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. U are right we cannot use submit inside update fm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. One way is to find some BAPI/FM which will post data in your required transaction. Call this BAPI inside your update fm.&lt;/P&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;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 05:49:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110345#M440960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T05:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to submit a standard program in the zprogram without using the submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110346#M440961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain your requirement..What is the problem in calling the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 05:50:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110346#M440961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T05:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to submit a standard program in the zprogram without using the submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110347#M440962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write the code in smart form and call that in effect your other program can be executed.&lt;/P&gt;&lt;P&gt;Reward points if it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other wise,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP developed programs which generates Programs dynamically such as generating selcetion screens...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debug the codes of those,You might get a path to the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You copy the program into a text file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call GUI_UPLOAD to have the program into an internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Rama.Pammi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 05:58:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110347#M440962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T05:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to submit a standard program in the zprogram without using the submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110348#M440963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naren,&lt;/P&gt;&lt;P&gt;my scenario is iam submitting a standard program in my function module which creates an inbound delivery for that particular purchase order, and this is working fine, with me9f tcode.because my standard program is working background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when go for me22n tcode and select the output type and click FURTHER data, there u select 4th option called start immediately, and then save it come back to me22n and debug it, then control is going to my function module, when iam debugging the function module it works fine untill the cursor comes to my submit statement in my FM, once it reaches there u press any key it is going back to me22n tcode,&lt;/P&gt;&lt;P&gt;now when you go to st22 tcode and select the user and process it and check it, it is going to dump.and it states that one of the statement cannot be executed because submit statement cannot be used in update task.&lt;/P&gt;&lt;P&gt;my standard program is : RM06EANL, please check this standard program.&lt;/P&gt;&lt;P&gt;what i was thinking is copy the standard program in to subroutine, comment all the selection screen parameters, and you declare them locally, and then call the subroutine in my function module, instead of submit statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope u understand my scenario.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;prasadnn.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 06:27:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-submit-a-standard-program-in-the-zprogram-without-using-the-submit/m-p/2110348#M440963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T06:27:40Z</dc:date>
    </item>
  </channel>
</rss>

