<?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: Hi, in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3592480#M865001</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Latha,&lt;/P&gt;&lt;P&gt;I understand ur problem.&lt;/P&gt;&lt;P&gt;You are calling one standard program in the custom program. For that you have to pass Selection screen values from custom program. In that case what you have to do , Create one variant for the standard program and pass that variant when u call standard program from custom program .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Submit statement&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;submit zhrpdrep38 using selection-set 'VARIANT_1'
                            exporting list to memory
                            and return.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Venkat.O&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Mar 2008 03:49:31 GMT</pubDate>
    <dc:creator>venkat_o</dc:creator>
    <dc:date>2008-03-20T03:49:31Z</dc:date>
    <item>
      <title>Hi,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3592478#M864999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a question regarding Submit!!.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically i want to submit standard SAP program from custom program. Is it possible to get the values which are entered in the selection screen of the standard program to the custom program with out executing that stnadard program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a bunch&lt;/P&gt;&lt;P&gt;Latha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2008 23:35:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3592478#M864999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-19T23:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3592479#M865000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Latha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Welcome to SDN :).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are using SUBMIT, you won't the selection screen of the called program, actually you pass the values to that program using SELECTION OPTIONS..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 00:12:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3592479#M865000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T00:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3592480#M865001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Latha,&lt;/P&gt;&lt;P&gt;I understand ur problem.&lt;/P&gt;&lt;P&gt;You are calling one standard program in the custom program. For that you have to pass Selection screen values from custom program. In that case what you have to do , Create one variant for the standard program and pass that variant when u call standard program from custom program .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Submit statement&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;submit zhrpdrep38 using selection-set 'VARIANT_1'
                            exporting list to memory
                            and return.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Venkat.O&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 03:49:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3592480#M865001</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2008-03-20T03:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3592481#M865002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai  &lt;STRONG&gt;Vidhulatha&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can call executable programs from other ABAP programs using the following statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT &amp;lt;rep&amp;gt;|(&amp;lt;field&amp;gt;) [AND RETURN] [&amp;lt;options&amp;gt;].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can either specify the name of the program you want to call statically by entering the program name in the code of the calling program, or dynamically by specifying the name of a field (in parentheses) containing the name of the program. If the system cannot find the specified executable program when trying to execute the SUBMIT statement, a runtime error occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you omit the AND RETURN addition, all data and list levels of the calling program (the entire internal session) are deleted. After the called executable program has finished, control returns to the level from which you started the calling program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use AND RETURN, the system stores the data of the calling executable program and returns to the calling after processing the called program. The system resumes executing the calling program at the statement following the call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SUBMIT statement has a set of additions &amp;lt;options&amp;gt; for passing data to the called program and specifying various other processing options. &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;Eshwar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 03:53:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3592481#M865002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T03:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3592482#M865003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i know to pass the values to standard program.What i need is, i want to get the values which are entered in the standard program's selection screen in to the custom program(which is my main program).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate you help!!.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;latha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 16:13:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3592482#M865003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T16:13:42Z</dc:date>
    </item>
  </channel>
</rss>

