<?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 Sending selection screen information to another program. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-selection-screen-information-to-another-program/m-p/7039613#M1500507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends ,&lt;/P&gt;&lt;P&gt;                         we have a requirement here. &lt;/P&gt;&lt;P&gt;I have 2 reports , each having a selection screen , and finally after entry in selection screen, the result is generated as alv reports.&lt;/P&gt;&lt;P&gt;Current requirement is, in teh first report, i had to make the selection screen of the second report [ in blocl 2] along with the existing first report selection screen  [block 1]  . So, now there are two blocks  in  the first report. &lt;/P&gt;&lt;P&gt;Now the requirement is , whn i fill up the selection criteria of the second report in the  screen, on execution of the report, the program should be able to collect the secelction screen information from the firts report, block 2  , and submit it in the second report, and execute the second report , and generate the output.&lt;/P&gt;&lt;P&gt;I am just uncomfortable / unaware of the syntax, or code  to SUBMIT the selection screen information to the second report , from the first report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me with the necesary code in the firts report to submit the block 2 information, and the code in report 2 , to receive it.&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;Arnab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Jun 2010 05:01:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-20T05:01:17Z</dc:date>
    <item>
      <title>Sending selection screen information to another program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-selection-screen-information-to-another-program/m-p/7039613#M1500507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends ,&lt;/P&gt;&lt;P&gt;                         we have a requirement here. &lt;/P&gt;&lt;P&gt;I have 2 reports , each having a selection screen , and finally after entry in selection screen, the result is generated as alv reports.&lt;/P&gt;&lt;P&gt;Current requirement is, in teh first report, i had to make the selection screen of the second report [ in blocl 2] along with the existing first report selection screen  [block 1]  . So, now there are two blocks  in  the first report. &lt;/P&gt;&lt;P&gt;Now the requirement is , whn i fill up the selection criteria of the second report in the  screen, on execution of the report, the program should be able to collect the secelction screen information from the firts report, block 2  , and submit it in the second report, and execute the second report , and generate the output.&lt;/P&gt;&lt;P&gt;I am just uncomfortable / unaware of the syntax, or code  to SUBMIT the selection screen information to the second report , from the first report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me with the necesary code in the firts report to submit the block 2 information, and the code in report 2 , to receive it.&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;Arnab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jun 2010 05:01:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-selection-screen-information-to-another-program/m-p/7039613#M1500507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-20T05:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sending selection screen information to another program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-selection-screen-information-to-another-program/m-p/7039614#M1500508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Arnab,&lt;/P&gt;&lt;P&gt;check this thread &lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1695797"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please search in sdn and google&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Bala Duvvuri&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jun 2010 07:14:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-selection-screen-information-to-another-program/m-p/7039614#M1500508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-20T07:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sending selection screen information to another program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-selection-screen-information-to-another-program/m-p/7039615#M1500509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bala / All , &lt;/P&gt;&lt;P&gt;      as per given code by you, I designed my sample code as follows. Let me tell you, I have 4 parameters in selection screen block, that I needed to send to the program zs2 from zs1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT  ZS1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*DATA text TYPE c LENGTH 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: text TYPE c LENGTH 10,&lt;/P&gt;&lt;P&gt;rspar_tab TYPE TABLE OF rsparams,&lt;/P&gt;&lt;P&gt;rspar_line LIKE LINE OF rspar_tab,&lt;/P&gt;&lt;P&gt;range_tab LIKE RANGE OF text,&lt;/P&gt;&lt;P&gt;range_line LIKE LINE OF range_tab.&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;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF block b1.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: selcrit1 FOR text,&lt;/P&gt;&lt;P&gt;selcrit2 FOR text,&lt;/P&gt;&lt;P&gt;selcrit3 FOR text,&lt;/P&gt;&lt;P&gt;selcrit4 FOR text,&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF block b1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rspar_line-selname = SELCRIT1.&lt;/P&gt;&lt;P&gt;rspar_line-kind = 'S'.&lt;/P&gt;&lt;P&gt;rspar_line-sign = 'I'.&lt;/P&gt;&lt;P&gt;rspar_line-option = 'EQ'.&lt;/P&gt;&lt;P&gt;rspar_line-low = 'ABAP'.&lt;/P&gt;&lt;P&gt;APPEND rspar_line TO rspar_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rspar_line-selname = SELCRIT2.&lt;/P&gt;&lt;P&gt;rspar_line-kind = 'S'.&lt;/P&gt;&lt;P&gt;rspar_line-sign = 'I'.&lt;/P&gt;&lt;P&gt;rspar_line-option = 'EQ'.&lt;/P&gt;&lt;P&gt;rspar_line-low = 'ABAP'.&lt;/P&gt;&lt;P&gt;APPEND rspar_line TO rspar_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rspar_line-selname = SELCRIT3.&lt;/P&gt;&lt;P&gt;rspar_line-kind = 'S'.&lt;/P&gt;&lt;P&gt;rspar_line-sign = 'I'.&lt;/P&gt;&lt;P&gt;rspar_line-option = 'EQ'.&lt;/P&gt;&lt;P&gt;rspar_line-low = 'ABAP'.&lt;/P&gt;&lt;P&gt;APPEND rspar_line TO rspar_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rspar_line-selname = SELCRIT4.&lt;/P&gt;&lt;P&gt;rspar_line-kind = 'S'.&lt;/P&gt;&lt;P&gt;rspar_line-sign = 'I'.&lt;/P&gt;&lt;P&gt;rspar_line-option = 'EQ'.&lt;/P&gt;&lt;P&gt;rspar_line-low = 'ABAP'.&lt;/P&gt;&lt;P&gt;APPEND rspar_line TO rspar_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;range_line-sign = 'E'.&lt;/P&gt;&lt;P&gt;range_line-option = 'EQ'.&lt;/P&gt;&lt;P&gt;range_line-low = 'H'.&lt;/P&gt;&lt;P&gt;APPEND range_line TO range_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;range_line-sign = 'E'.&lt;/P&gt;&lt;P&gt;range_line-option = 'EQ'.&lt;/P&gt;&lt;P&gt;range_line-low = 'K'.&lt;/P&gt;&lt;P&gt;APPEND range_line TO range_tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*SUBMIT report1 USING SELECTION-SCREEN '1100'&lt;/P&gt;&lt;P&gt;*WITH SELECTION-TABLE rspar_tab&lt;/P&gt;&lt;P&gt;*WITH selcrit2 BETWEEN 'H' AND 'K'&lt;/P&gt;&lt;P&gt;*WITH selcrit2 IN range_tab&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;SUBMIT RHALESMD&lt;/P&gt;&lt;P&gt;WITH SELECTION-TABLE rspar_tab&lt;/P&gt;&lt;P&gt;WITH selcrit1 IN range_tab&lt;/P&gt;&lt;P&gt;WITH selcrit2 IN range_tab&lt;/P&gt;&lt;P&gt;WITH selcrit3 IN range_tab&lt;/P&gt;&lt;P&gt;WITH selcrit4 IN range_tab&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;In the debugging mode I can see rspar_tab  getting populated with data.I wish to know , if this process is OK, then I guess the activities in this program is done, but how do i receive this selection screen data at the zprogram 2. I mean this must have some receiving parameters / coding  at the  receiving program also!!&lt;/P&gt;&lt;P&gt;Please suggest !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arnab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jun 2010 02:03:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-selection-screen-information-to-another-program/m-p/7039615#M1500509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-21T02:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sending selection screen information to another program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-selection-screen-information-to-another-program/m-p/7039616#M1500510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;See this &lt;/P&gt;&lt;P&gt;Program accessed &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT report1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA text TYPE c LENGTH 10. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF SCREEN 1100. &lt;/P&gt;&lt;P&gt;  SELECT-OPTIONS: selcrit1 FOR text, &lt;/P&gt;&lt;P&gt;                  selcrit2 FOR text. &lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF SCREEN 1100. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calling program &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT report2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: text       TYPE c LENGTH 10, &lt;/P&gt;&lt;P&gt;      rspar_tab  TYPE TABLE OF rsparams, &lt;/P&gt;&lt;P&gt;      rspar_line LIKE LINE OF rspar_tab, &lt;/P&gt;&lt;P&gt;      range_tab  LIKE RANGE OF text, &lt;/P&gt;&lt;P&gt;      range_line LIKE LINE OF range_tab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rspar_line-selname = 'SELCRIT1'. &lt;/P&gt;&lt;P&gt;rspar_line-kind    = 'S'. &lt;/P&gt;&lt;P&gt;rspar_line-sign    = 'I'. &lt;/P&gt;&lt;P&gt;rspar_line-option  = 'EQ'. &lt;/P&gt;&lt;P&gt;rspar_line-low     = 'ABAP'. &lt;/P&gt;&lt;P&gt;APPEND rspar_line TO rspar_tab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;range_line-sign   = 'E'. &lt;/P&gt;&lt;P&gt;range_line-option = 'EQ'. &lt;/P&gt;&lt;P&gt;range_line-low    = 'H'. &lt;/P&gt;&lt;P&gt;APPEND range_line TO range_tab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;range_line-sign   = 'E'. &lt;/P&gt;&lt;P&gt;range_line-option = 'EQ'. &lt;/P&gt;&lt;P&gt;range_line-low    = 'K'. &lt;/P&gt;&lt;P&gt;APPEND range_line TO range_tab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT report1 USING SELECTION-SCREEN '1100' &lt;/P&gt;&lt;P&gt;               WITH SELECTION-TABLE rspar_tab &lt;/P&gt;&lt;P&gt;               WITH selcrit2 BETWEEN 'H' AND 'K' &lt;/P&gt;&lt;P&gt;               WITH selcrit2 IN range_tab &lt;/P&gt;&lt;P&gt;               AND RETURN. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can refer the f1 help  on selection screen for the same. It will give you the clear idea.&lt;/P&gt;&lt;P&gt;You need to keep the same names in Submit statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Uma Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jun 2010 05:33:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-selection-screen-information-to-another-program/m-p/7039616#M1500510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-21T05:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sending selection screen information to another program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-selection-screen-information-to-another-program/m-p/7039617#M1500511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The data of the Selection screen of block 2 of first report will have to be passed on to memory ID by IMPORT to memory and then in your report you can get back that data from memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this works for you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mansi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jun 2010 06:27:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-selection-screen-information-to-another-program/m-p/7039617#M1500511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-21T06:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sending selection screen information to another program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-selection-screen-information-to-another-program/m-p/7039618#M1500512</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;Just check the syntax of the SUBMIT in the abapdocu or refer in google or in SCN .&lt;/P&gt;&lt;P&gt;Refer the SCN rules before posting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Sumodh.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jun 2010 09:07:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-selection-screen-information-to-another-program/m-p/7039618#M1500512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-21T09:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sending selection screen information to another program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sending-selection-screen-information-to-another-program/m-p/7039619#M1500513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please press F1 on the SUBMIT statement, it is all very well explained.&lt;/P&gt;&lt;P&gt;Thread locked.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jun 2010 09:26:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sending-selection-screen-information-to-another-program/m-p/7039619#M1500513</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-06-21T09:26:18Z</dc:date>
    </item>
  </channel>
</rss>

