<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/3846290#M924732</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in se38 editor, click on pattern,&lt;/P&gt;&lt;P&gt;check radiobutton other pattern and write submit,&lt;/P&gt;&lt;P&gt;in da next window that appears give name of report u want 2 submit and select ok..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a submit statement will be inserted in code area with parameters of selection screen initially commented..uncomment da parameters u want 2 use and specify values for them..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after da report name in submit statement use addition via selection-screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz reward points if dis helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2008 09:30:24 GMT</pubDate>
    <dc:creator>former_member188827</dc:creator>
    <dc:date>2008-05-12T09:30:24Z</dc:date>
    <item>
      <title>Submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/3846289#M924731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to call a report within another report with selection screen and without selection screen. Please explain with example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Manu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 09:25:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/3846289#M924731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T09:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/3846290#M924732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in se38 editor, click on pattern,&lt;/P&gt;&lt;P&gt;check radiobutton other pattern and write submit,&lt;/P&gt;&lt;P&gt;in da next window that appears give name of report u want 2 submit and select ok..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a submit statement will be inserted in code area with parameters of selection screen initially commented..uncomment da parameters u want 2 use and specify values for them..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after da report name in submit statement use addition via selection-screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz reward points if dis helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 09:30:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/3846290#M924732</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2008-05-12T09:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/3846291#M924733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt; there r two ways dear &lt;/P&gt;&lt;P&gt;1. use summit statement in ur code a&lt;/P&gt;&lt;P&gt;2 give an tcode to ur report that u want to call an then use call transaction statement to call it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;/P&gt;&lt;P&gt;Snehi Chouhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 09:34:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/3846291#M924733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T09:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/3846292#M924734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;with out selection-screen.&lt;/P&gt;&lt;P&gt;SUBMIT zreport with selection-table seltab&lt;/P&gt;&lt;P&gt;                                via selection-screen.&lt;/P&gt;&lt;P&gt;with selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT zreport using selection-screen &amp;lt;screen&amp;gt;.&lt;/P&gt;&lt;P&gt;SUBMIT - selscreen_options &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax &lt;/P&gt;&lt;P&gt;... [USING SELECTION-SCREEN dynnr] &lt;/P&gt;&lt;P&gt;    [VIA SELECTION-SCREEN] &lt;/P&gt;&lt;P&gt;    [selscreen_parameters] ... . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extras: &lt;/P&gt;&lt;P&gt;1. ... USING SELECTION-SCREEN dynnr &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. ... VIA SELECTION-SCREEN &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;Effect &lt;/P&gt;&lt;P&gt;The addition USING SELECTION-SCREEN specifies the selection screen, VIA SELECTION-SCREEN specifies whether it is displayed. The additions selscreen_parameters provide values for the parameters, selection criteria, and the free selection of the called selection screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The values are transferred to the selection screen between the events INITIALIZATION and AT SELECTION-SCREEN OUTPUT The following hierarchy applies for transferring values: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, the variant of the addition USING SELECTION-SET is transferred, which sets all parameters and selection criteria to the values of the variant. The values previously set in the called program are overwritten. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The values are then transferred to the table of the addition WITH SELECTION-TABLE. All parameters and selection criteria specified there are overwritten accordingly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, the values of the additions WITH sel value are transferred. All parameters and selection criteria are overwritten accordingly. If the addition WITH sel value is used more than once for the same parameter, this is overwritten with the last specified value. If the addition WITH sel value is used more than once for the same selection criterion, a selection table with the corresponding number of lines is transferred. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Providing values for free selections is independent of this hierarchy. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notes &lt;/P&gt;&lt;P&gt;The options for parameter transfer enable a selection screen to be viewed as a parameter interface of an executable program. This applies particularly for background selection screen processing and for parameters and selection criteria that are defined without screen elements using the addition NO-DISPLAY. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The additions selscreen_parameters only work the first time the called program is executed. If a selection screen is displayed in the called program, the runtime environment calls the program again after it is finished, thereby replacing the values specified in selscreen_parameters with the previous input values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Addition 1 &lt;/P&gt;&lt;P&gt;... USING SELECTION-SCREEN dynnr &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;This addition specifies which selection screen is called. dynnr is a data object that must contain the screen number of a selection screen defined in the called program when the SUBMIT statement is called. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the addition USING SELECTION-SCREEN is omitted or the screen number 1000 is entered, the standard selection screen is called. If no standard selection screen is defined in the called program, no selection screen is called. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a screen number that is not 1000 is entered in the addition USING SELECTION-SCREEN, the corresponding independent selection screen is called. If no selection screen with this screen number is defined in the called program, this leads to an untreatable exception. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Addition 2 &lt;/P&gt;&lt;P&gt;... VIA SELECTION-SCREEN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;If this addition is specified, the selection screen is displayed on the screen. Otherwise, background selection screen processing takes place. In background selection screen processing, the selection screen events are triggered without the selection screen being displayed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check above it's usefull for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;different types for calling reports &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Code used to populate 'parameters' &amp;amp; execute report&lt;/P&gt;&lt;P&gt; SUBMIT zreport with p_param1 = 'value'&lt;/P&gt;&lt;P&gt;                with p_param2 = 'value'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Submit report and return to current program afterwards&lt;/P&gt;&lt;P&gt; SUBMIT zreport AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Submit report via its own selection screen&lt;/P&gt;&lt;P&gt; SUBMIT zreport VIA SELECTION-SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Submit report using selection screen variant&lt;/P&gt;&lt;P&gt; SUBMIT zreport USING SELECTION-SET 'VARIANT1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Submit report but export resultant list to memory, rather than&lt;/P&gt;&lt;P&gt;*it being displayed on screen&lt;/P&gt;&lt;P&gt; SUBMIT zreport EXPORTING LIST TO MEMORY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: jeevitha on May 12, 2008 3:07 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: jeevitha on May 12, 2008 3:12 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 09:36:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/3846292#M924734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T09:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/3846293#M924735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG&gt;manvendra singh&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;You can call executable programs from other ABAP programs using the following statement: 
SUBMIT &amp;lt;rep&amp;gt;|(&amp;lt;field&amp;gt;) &lt;A href="AND RETURN"&gt;&lt;/A&gt; [&amp;lt;options&amp;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.

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.

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. 

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. Some of them are described in the following sections: 

When you start an executable program, the standard selection screen normally appears, containing the selection criteria and 
parameters of both the logical database connected to the program and of the program itself (see Direct Execution - Reports). 
When you start an executable program using SUBMIT, there are various additions that you can use to fill the input fields on 
the selection screen:

SUBMIT... &lt;A href="VIA SELECTION-SCREEN"&gt;&lt;/A&gt;
           [USING SELECTION-SET &amp;lt;var&amp;gt;]
           [WITH &amp;lt;sel&amp;gt; &amp;lt;criterion&amp;gt;]
           [WITH FREE SELECTIONS &amp;lt;freesel&amp;gt;]
           [WITH SELECTION-TABLE &amp;lt;rspar&amp;gt;].

These additions have the following effects:

·        VIA SELECTION-SCREEN

The selection screen of the called executable program (report) appears.
 If you transfer values to the program using one or more of the other options,
 the corresponding input fields in the selections screen are filled. The user can change these values. 
By default, the system does not display a selection screen after SUBMIT.&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if found helpfull do reward.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Eshwar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 09:39:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit/m-p/3846293#M924735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T09:39:01Z</dc:date>
    </item>
  </channel>
</rss>

