<?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: reports in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586151#M863472</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;use the SUBMIT command to call another report.&lt;/P&gt;&lt;P&gt;another report name should be in capitals.&lt;/P&gt;&lt;P&gt;if ur report has s tcode u can use even CALL TRANSACTION too&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Mar 2008 06:58:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-17T06:58:06Z</dc:date>
    <item>
      <title>reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586143#M863464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we call a report from another report ?? if we can call can you please tell me how to do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 06:52:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586143#M863464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T06:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586144#M863465</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;use submit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT &amp;lt;PROGRAMNAME&amp;gt; AND RETURN.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;SUBMIT &amp;lt;PROGRAMNAME&amp;gt; WITH p_werks = p_werks "parameters&lt;/P&gt;&lt;P&gt;AND RETURN.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;SUBMIT &amp;lt;PROGRAMNAME&amp;gt; WITH p_werks = p_werks&lt;/P&gt;&lt;P&gt;                     WITH SELECTION-TABLE &amp;lt;seltab&amp;gt; AND RETURN. "select options&lt;/P&gt;&lt;P&gt;                     &lt;/P&gt;&lt;P&gt;SUBMIT (sy-repid) WITH p_werks = p_werks&lt;/P&gt;&lt;P&gt;                     WITH SELECTION-TABLE &amp;lt;seltab&amp;gt; AND RETURN. "in case same program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 06:53:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586144#M863465</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T06:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586145#M863466</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;we can call one report(executable) from another report.&lt;/P&gt;&lt;P&gt;for that use the command SUBMIT 'zrep'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for more info refer this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9dd035c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9dd035c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 06:53:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586145#M863466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T06:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586146#M863467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if da report doesnt have a tcode u can use submit statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it has a tcode , u can also use call transaction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 06:54:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586146#M863467</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2008-03-17T06:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586147#M863468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes u can, by the submit statement,here is an example&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Transferring control to report /FIR/SAPURF2S0BGS_SPS for *&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;processing of process orders based on the various ranges *&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; that are created above.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      SUBMIT /fir/sapurf2s0bgs_sps WITH s_vbeln IN s_vbeln&lt;/P&gt;&lt;P&gt;                           WITH s_posnr IN r_posnr&lt;/P&gt;&lt;P&gt;                           WITH s_ebeln IN r_ebeln&lt;/P&gt;&lt;P&gt;                           WITH s_vbeln IN r_vbeln&lt;/P&gt;&lt;P&gt;                           WITH s_werks IN r_werks&lt;/P&gt;&lt;P&gt;                           WITH s_auart IN r_auart&lt;/P&gt;&lt;P&gt;                           WITH s_bsart IN r_bsart&lt;/P&gt;&lt;P&gt;                           WITH s_matnr IN r_matnr&lt;/P&gt;&lt;P&gt;                           WITH s_mbdat IN r_due&lt;/P&gt;&lt;P&gt;                           WITH s_mtart-low EQ space&lt;/P&gt;&lt;P&gt;                           WITH p_lgnum EQ space&lt;/P&gt;&lt;P&gt;                           WITH s_lgtyp-low EQ space&lt;/P&gt;&lt;P&gt;                           AND RETURN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 06:54:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586147#M863468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T06:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586148#M863469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SUBMIT {rep|(name)} [selscreen_options] &lt;/P&gt;&lt;P&gt;                    [ list_options ] &lt;/P&gt;&lt;P&gt;                    [ job_options] &lt;/P&gt;&lt;P&gt;                    [AND RETURN]. &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: &lt;/P&gt;&lt;P&gt;... AND RETURN &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 SUBMIT statement accesses an executable program rep. The executable program is executed as described under Calling Executable Reports. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program name rep can either be specified directly or as the content of a character-like data object name. The data object name must contain the name of the program to be accessed in block capitals. If the program specified in name is not found, an irretrievable exception is generated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The selscreen_options additions can be used to determine the selection screen for the program accessed and to supply it with values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The list_options additions allow you to influence the output medium and the page size in the basic list for the program accessed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can schedule the program for background processing by specifying job_options. &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 &lt;/P&gt;&lt;P&gt;... AND RETURN &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 AND RETURN addition determines the object accessed by the runtime environment after program access is completed: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without the AND RETURN addition, the internal session of the program accessed replaces the internal session of the calling program in the same position in the call sequence. Once program access is completed, the system returns to before the position from which the calling program was started. &lt;/P&gt;&lt;P&gt;As of Release 6.10, the content of the system field sy-calld at SUBMIT is copied by the calling program without AND RETURN. Before 6.10, the system entered the value "X", which was incorrect when the program was accessed from the first program in a call sequence. &lt;/P&gt;&lt;P&gt;The addition AND RETURN starts the executable program in a new internal session. The session for the calling program is retained. Once program access is completed, program execution for the calling program continues after the SUBMIT statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note &lt;/P&gt;&lt;P&gt;When the SUBMIT statement is executed, the system runs an authorization check for the authorization group specified in the program attributes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 06:55:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586148#M863469</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2008-03-17T06:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586149#M863470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use submit and program name in capital.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 06:55:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586149#M863470</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T06:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586150#M863471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CALL TRANSACTION ta { [AND SKIP FIRST SCREEN] &lt;/P&gt;&lt;P&gt;                    | [USING bdc_tab [bdc_options]] }. &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. ... AND SKIP FIRST SCREEN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. ... USING bdc_tab [bdc_options] &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 statement CALL TRANSACTION calls the transaction whose transaction code is contained in data object ta. The data object ta must be of character type and must contain the transaction code in uppercase letters. If the transaction specified in ta cannot be found, an untreatable exception is triggered. The additions suppress the display of the initial screen and allow you to execute the transaction using a batch input session.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 06:56:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586150#M863471</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2008-03-17T06:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586151#M863472</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;use the SUBMIT command to call another report.&lt;/P&gt;&lt;P&gt;another report name should be in capitals.&lt;/P&gt;&lt;P&gt;if ur report has s tcode u can use even CALL TRANSACTION too&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 06:58:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586151#M863472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T06:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586152#M863473</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;&lt;/P&gt;&lt;P&gt;To start an executable (type 1) program, use the SUBMIT statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use the VIA SELECTION-SCREEN addition, the system displays the standard selection screen of&lt;/P&gt;&lt;P&gt;the program (if one has been defined).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use the AND RETURN addition, the system resumes processing with the first statement after the&lt;/P&gt;&lt;P&gt;SUBMIT statement once the called program has finished.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you use the LEAVE TO TRANSACTION '&amp;lt;T_CODE&amp;gt;' statement, the system terminates the current&lt;/P&gt;&lt;P&gt;program and starts the transaction with transaction code &amp;lt;T_CODE&amp;gt;. The statement is the equivalent of&lt;/P&gt;&lt;P&gt;entering /n&amp;lt;T_CODE&amp;gt; in the command field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL TRANSACTION '&amp;lt;T_CODE&amp;gt;' allows you to insert an ABAP program with a transaction code into the&lt;/P&gt;&lt;P&gt;call chain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To terminate an ABAP program, use the LEAVE PROGRAM statement. If the statement occurs in a&lt;/P&gt;&lt;P&gt;program that you called using CALL TRANSACTION '&amp;lt;T_CODE&amp;gt;' or SUBMIT &amp;lt;prog_name&amp;gt; AND&lt;/P&gt;&lt;P&gt;RETURN, the system resumes processing at the next statement after the call in the calling program. In all&lt;/P&gt;&lt;P&gt;other cases, the user returns to the application menu from which he or she started the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use the &amp;#133;AND SKIP FIRST SCREEN addition, the system does not display the screen contents of&lt;/P&gt;&lt;P&gt;the first screen in the transaction. However, it does process the flow logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you started a transaction using CALL TRANSACTION that uses update techniques, you can use the&lt;/P&gt;&lt;P&gt;UPDATE&amp;#133; addition to specify the update technique (asynchronous (default), synchronous, or local) that&lt;/P&gt;&lt;P&gt;the program should use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Submit sapbc402_tabd_hashed&lt;/P&gt;&lt;P&gt;WITH pa_city = sdyn_conn-cityfrom&lt;/P&gt;&lt;P&gt;WITH pa_ctry = sdyn_conn-countryfr&lt;/P&gt;&lt;P&gt;AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The WITH addition in the SUBMIT statement allows you to assign values to the fields on a standard&lt;/P&gt;&lt;P&gt;selection screen. The abbreviations "EQ, NE, &amp;#133; , I, E" have the same meanings as with select-options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to pass several selections to a selection option, you can use the RANGES statement instead of&lt;/P&gt;&lt;P&gt;individual WITH additions. The RANGES statement creates a selection table, which you can fill as though it&lt;/P&gt;&lt;P&gt;were a selection option. You then pass the whole table to the executable program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to display the standard selection screen when you call the program, use the&lt;/P&gt;&lt;P&gt;VIA SELECTION-SCREEN addition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you use the SUBMIT statement, use the Pattern function in the ABAP Editor to insert an appropriate&lt;/P&gt;&lt;P&gt;statement pattern for the program you want to call. It automatically suppplies the names of the parameters&lt;/P&gt;&lt;P&gt;and selection options that are available on the standard selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope this helps, Do reward.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 07:03:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/3586152#M863473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T07:03:34Z</dc:date>
    </item>
  </channel>
</rss>

