<?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: Submit Command in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/7171803#M1517320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nothing better than SAP documentation (if it exists): [http://help.sap.com/abapdocu_70/en/ABAPSUBMIT_SELSCREEN_PARAMETERS.htm].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways this forum is not for training purposes &amp;amp; asking / answering basic ABAP questions is strictly prohibited. Reported !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Aug 2010 14:29:23 GMT</pubDate>
    <dc:creator>SuhaSaha</dc:creator>
    <dc:date>2010-08-09T14:29:23Z</dc:date>
    <item>
      <title>Submit Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/7171801#M1517318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm new on SAP and i am trying to learn submit command exactly. So if you can show me easy sample of submit command i will be pleased.( I tried to find samples of submit command in internet but there is no good sample for this).&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;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: there are many examples here on SCN, and there is ABAP keyword documentation, please always search for available information before posting here.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;locked by: Thomas Zloch on Aug 9, 2010 4:29 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 13:22:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/7171801#M1517318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-09T13:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/7171802#M1517319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hİ Masuke,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report rftbab00 contains parameters s_bukrs, s_rfha and p_dstich parameters on its selection screen,&lt;/P&gt;&lt;P&gt;now we call this program by setting the  '1000', '0160000000004', '20081029' values to this parameters :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SUBMIT rftbab00&lt;/P&gt;&lt;P&gt;  WITH s_bukrs EQ '1000'&lt;/P&gt;&lt;P&gt;  WITH s_rfha EQ '0160000000004'&lt;/P&gt;&lt;P&gt;  WITH p_dstich EQ '20081029'&lt;/P&gt;&lt;P&gt;  AND RETURN.   &amp;lt;---- use AND RETURN and after the end of program rftbab00 your own program continues to run&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;" VIA SELECTION-SCREEN. &amp;lt;---- Use this addition to see selection screen of rftbab00 when you submit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it can be useful for u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 14:14:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/7171802#M1517319</guid>
      <dc:creator>bbalci</dc:creator>
      <dc:date>2010-08-09T14:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/7171803#M1517320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nothing better than SAP documentation (if it exists): [http://help.sap.com/abapdocu_70/en/ABAPSUBMIT_SELSCREEN_PARAMETERS.htm].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways this forum is not for training purposes &amp;amp; asking / answering basic ABAP questions is strictly prohibited. Reported !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 14:29:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/7171803#M1517320</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-08-09T14:29:23Z</dc:date>
    </item>
  </channel>
</rss>

