<?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: Report calling in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089386#M1181451</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;check this thread:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="410167"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jayanthi.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Feb 2009 08:59:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-06T08:59:10Z</dc:date>
    <item>
      <title>Report calling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089375#M1181440</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;I have created a module pool program with single screen. &lt;/P&gt;&lt;P&gt;how can i call selection screen of some other program in this screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in advance&lt;/P&gt;&lt;P&gt;Vivek Gaur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 08:20:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089375#M1181440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T08:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Report calling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089376#M1181441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vivek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this in the PAI of your screen&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SUBMIT &amp;lt;pgmname&amp;gt; VIA SELECTION-SCREEN.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pushpraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 08:26:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089376#M1181441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T08:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Report calling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089377#M1181442</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;You can first create a transaction code for the other program with the selection-screen and then call the transaction from the module pool program in the PAI using the PF-status(for e.g execute) and using the statement CALL-TRANSACTION 'XXXX'.But you must define a PF-Status for the screen because the program must get alteast one user-command to execute PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandeep.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 08:27:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089377#M1181442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T08:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Report calling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089378#M1181443</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 this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CALL-TRANSACTION 'T-code name'

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 08:29:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089378#M1181443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T08:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Report calling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089379#M1181444</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;The following module is in PAI. It goes to selection screen when I press a button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE USER_COMMAND_4000 INPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  OK_CODE = SY-UCOMM.&lt;/P&gt;&lt;P&gt;  CASE OK_CODE.&lt;/P&gt;&lt;P&gt;    WHEN 'BACK' OR 'EXIT' OR 'CANCEL'.&lt;/P&gt;&lt;P&gt;      LEAVE PROGRAM.&lt;/P&gt;&lt;P&gt;    WHEN 'GO'.&lt;/P&gt;&lt;P&gt;      IF RAD1 = 'X'.&lt;/P&gt;&lt;P&gt;        CALL SCREEN 4001.&lt;/P&gt;&lt;P&gt;      ELSE.&lt;/P&gt;&lt;P&gt;        &lt;STRONG&gt;SUBMIT YSCM_REPORT AND RETURN.&lt;/STRONG&gt;   "am calling a report having selection screen&lt;/P&gt;&lt;P&gt;      ENDIF.&lt;/P&gt;&lt;P&gt;  ENDCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDMODULE.       &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AND RETURN addition allows me to return to screen after I am done with the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jayanthi.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 08:31:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089379#M1181444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T08:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Report calling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089380#M1181445</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;You can use &lt;STRONG&gt;SUBMIT REPORT&lt;/STRONG&gt; keyword for this, check this link:-&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/reporting/rep_submit.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/reporting/rep_submit.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this documentation for various &lt;STRONG&gt;SUBMIT REPORT&lt;/STRONG&gt; options, its really helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this solves your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Tarun Gambhir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 08:33:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089380#M1181445</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-02-06T08:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Report calling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089381#M1181446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think i wasnt able 2 make my question clear.&lt;/P&gt;&lt;P&gt;actually i have a docking container on left hand side with some report names. What i want is wenever i select any report that report selection screen should appear at right hand side. How 2 achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 08:33:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089381#M1181446</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T08:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Report calling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089382#M1181447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You  can  call a selection-screen  of  another  program by -- SUBMIT  &amp;lt;prog_name&amp;gt;  VIA SELECTION-SCREEN . But in that case that selection-screen would not be coming in your  defined screen .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pinaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 08:36:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089382#M1181447</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T08:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Report calling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089383#M1181448</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;Did you try using subscreens?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jayanthi.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 08:39:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089383#M1181448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T08:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Report calling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089384#M1181449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    In PAI you can use  SUBMIT &amp;lt;Program&amp;gt; AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 08:40:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089384#M1181449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T08:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Report calling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089385#M1181450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actually selection screen is not a subscreen so we cannot call it here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 08:51:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089385#M1181450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T08:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Report calling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089386#M1181451</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;check this thread:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="410167"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jayanthi.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 08:59:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089386#M1181451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T08:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Report calling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089387#M1181452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;EX:&lt;/P&gt;&lt;P&gt;  CALL TRANSACTION 'SE16'.&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;Kiran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Kiran Saka on Feb 6, 2009 10:07 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 09:07:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089387#M1181452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T09:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Report calling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089388#M1181453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vivek,&lt;/P&gt;&lt;P&gt;1. You have to create a transaction for the program you want to call using transaction SE93. The starting screen should be mentioned as 1000. You can call this transaction from your program using CALL TRANSACTION statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: bdcdata_wa TYPE bdcdata, 
bdcdata_tab TYPE TABLE OF bdcdata. 


CLEAR bdcdata_wa. 
bdcdata_wa-program = 'PRG1'. 
bdcdata_wa-dynpro = '1000'. 
bdcdata_wa-dynbegin = 'X'. 
APPEND bdcdata_wa TO bdcdata_tab. 

CALL TRANSACTION &amp;lt;TCODE&amp;gt; USING BDCDATA_TAB.

NOTE: TCODE IS THE TRANSACTION OF PRG1.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will surely work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Courtesy: Zahackson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 09:15:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089388#M1181453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T09:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Report calling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089389#M1181454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;to call selection screen of called program&lt;/P&gt;&lt;P&gt;select-options: s_opt1,s_opt2.&lt;/P&gt;&lt;P&gt;SUBMIT &amp;lt;prog_name&amp;gt;VIA SELECTION-SCREEN&lt;/P&gt;&lt;P&gt;                            WITH &amp;lt;s_opt1&amp;gt; IN seltab1&lt;/P&gt;&lt;P&gt;                            WITH &amp;lt;s_opt2&amp;gt; IN seltab2&lt;/P&gt;&lt;P&gt;                            AND RETURN.&lt;/P&gt;&lt;P&gt;Hope this helps...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mdi.Deeba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2009 10:00:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-calling/m-p/5089389#M1181454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-07T10:00:14Z</dc:date>
    </item>
  </channel>
</rss>

