<?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 Submit statement with 3 selection screens in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-with-3-selection-screens/m-p/12199318#M1981681</link>
    <description>&lt;P&gt;Can anyone help me writing the submit statement which has to consider the input of 3 selection screens&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jun 2020 09:40:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2020-06-22T09:40:21Z</dc:date>
    <item>
      <title>Submit statement with 3 selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-with-3-selection-screens/m-p/12199318#M1981681</link>
      <description>&lt;P&gt;Can anyone help me writing the submit statement which has to consider the input of 3 selection screens&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 09:40:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-with-3-selection-screens/m-p/12199318#M1981681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-06-22T09:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Submit statement with 3 selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-with-3-selection-screens/m-p/12199319#M1981682</link>
      <description>&lt;P&gt;If I answer your question literally, I could answer that you simply have to pass each of the parameters using WITH, you don't have to consider in what selection screen(s) it's positioned. But I guess you have a specific issue, which is ... ???&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 09:53:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-with-3-selection-screens/m-p/12199319#M1981682</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-06-22T09:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Submit statement with 3 selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-with-3-selection-screens/m-p/12199320#M1981683</link>
      <description>&lt;P&gt;Actually The input screen has 3 tabs with many select options, in this scenario I need the submit statement&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 10:03:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-with-3-selection-screens/m-p/12199320#M1981683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-06-22T10:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Submit statement with 3 selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-with-3-selection-screens/m-p/12199321#M1981684</link>
      <description>&lt;P&gt;So my first comment is still very valid.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 10:18:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-with-3-selection-screens/m-p/12199321#M1981684</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-06-22T10:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Submit statement with 3 selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-with-3-selection-screens/m-p/12199322#M1981685</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;srividya421&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;As &lt;SPAN class="mention-scrubbed"&gt;sandra.rossi&lt;/SPAN&gt; rightly suggested the keyword SUBMIT WITH should be enough for this requirement.&lt;/P&gt;&lt;P&gt;You need not worry about the tabs present because each selection screen element is unique here. Am not sure whether they are with PARAMETERS or SELECT OPTION but you get all the information you need in the below link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://shjshdap.scs.ae:8000/sap/public/bc/abap/docu?sap-language=EN&amp;amp;sap-client=100&amp;amp;format=STANDARD&amp;amp;object=ABAPSUBMIT_INTERFACE&amp;amp;tree=X" target="_blank"&gt;SAP HELP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 10:59:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-with-3-selection-screens/m-p/12199322#M1981685</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2020-06-22T10:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Submit statement with 3 selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-with-3-selection-screens/m-p/12199323#M1981686</link>
      <description>&lt;P&gt;&lt;STRONG&gt;1) ABAP documentation&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please have a look at the documentation &lt;A href="https://help.sap.com/doc/abapdocu_752_index_htm/7.52/en-US/abapsubmit.htm"&gt;ABAP Submit Syntax&lt;/A&gt;, especially the part about the selection-screen parameters &lt;A href="https://help.sap.com/doc/abapdocu_752_index_htm/7.52/en-US/abapsubmit_selscreen_parameters.htm"&gt;ABAP SUBMIT - selscreen_parameters Syntax&lt;/A&gt;:&lt;/P&gt;&lt;OL&gt;
&lt;LI&gt;&lt;A href="https://help.sap.com/doc/abapdocu_752_index_htm/7.52/en-US/abapsubmit_selscreen_parameters.htm#!ABAP_ADDITION_1@1@"&gt;... USING SELECTION-SET variant&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://help.sap.com/doc/abapdocu_752_index_htm/7.52/en-US/abapsubmit_selscreen_parameters.htm#!ABAP_ADDITION_2@2@"&gt;... USING SELECTION-SETS OF PROGRAM prog&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://help.sap.com/doc/abapdocu_752_index_htm/7.52/en-US/abapsubmit_selscreen_parameters.htm#!ABAP_ADDITION_3@3@"&gt;... WITH SELECTION-TABLE rspar&lt;/A&gt; *&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://help.sap.com/doc/abapdocu_752_index_htm/7.52/en-US/abapsubmit_selscreen_parameters.htm#!ABAP_ADDITION_4@4@"&gt;... WITH expr_syntax1 WITH expr_syntax2 ...&lt;/A&gt; *&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://help.sap.com/doc/abapdocu_752_index_htm/7.52/en-US/abapsubmit_selscreen_parameters.htm#!ABAP_ADDITION_5@5@"&gt;... WITH FREE SELECTIONS texpr&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The ones marked with (*) are the ones relevant for your case.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2) Pattern-Function WITH expr_syntax&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If you use the PATTERN (CTRL+F6) function, choose "Other Pattern: SUBMIT" and type in your Report, it will give you a template for option (4) SUBMIT WITH expr_syntax1 WITH expr_snytax2 ...:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The pattern will include all selection-screen parameters and select options from your report programm.&lt;/STRONG&gt;&lt;BR /&gt;Just keep the ones that are relevant for you. The parameters are unique and it doesnt matter from which 'tab' of the selection screen they come from, they are internally always available, even though you might have to switch tabs to access all of them.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SUBMIT zyourreport
        WITH param1 ...
        with param2 ...
        with ...
        with selopt1 ...
        with selopt2 ...
        with ...
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;3) Syntax WITH expr_syntax&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Parameters are set with the equal sign (=) and the passed object has to be compatible to the parameter of the selection screen.&lt;/P&gt;&lt;P&gt;Select-Options can be either set as single values with an operator or as range tables.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SUBMIT zyourreport
        WITH param1   = pval1
        WITH selopt1 EQ sval1
        WITH selopt2 GT sval2 SIGN 'E'
        WITH selopt3 NOT BETWEEN sval3 AND sval4
        WITH selopt4 IN srange.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;4) Syntax WITH SELECTION-TABLE rspar&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA rspar TYPE TABLE OF rsparams.

APPEND VALUE #( selname = 'PARAM1'  kind = 'P' low = pval1 ) TO rspar.
APPEND VALUE #( selname = 'SELOPT4' kind = 'S' sign = 'I' option = 'EQ' low = sval4a ) TO rspar.
APPEND VALUE #( selname = 'SELOPT4' kind = 'S' sign = 'I' option = 'EQ' low = sval4b ) TO rspar.

SUBMIT zyourreport 
        WITH SELECTION-TABLE rspar.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;5) Other issues&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If you still have issues, please be more specific about your problem. What have you achieved so far? Show some coding or screenshots to support your case. Right now, your problem is not very specific and easily dealt with showing you the ABAP documentation.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 04:42:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-with-3-selection-screens/m-p/12199323#M1981686</guid>
      <dc:creator>michael_piesche</dc:creator>
      <dc:date>2020-06-23T04:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Submit statement with 3 selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-with-3-selection-screens/m-p/12199324#M1981687</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;srividya421&lt;/SPAN&gt;, you accept the answer and unaccepted it again. Please post your issue if there are still problems occuring.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Sep 2020 05:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-with-3-selection-screens/m-p/12199324#M1981687</guid>
      <dc:creator>michael_piesche</dc:creator>
      <dc:date>2020-09-06T05:48:06Z</dc:date>
    </item>
  </channel>
</rss>

