<?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: Call the same report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283750#M785357</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use FM&lt;/P&gt;&lt;P&gt;RS_REFRESH_FROM_SELECTOPTIONS to read all parameters you have entered on current selection screen..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at internal table you get from above FM and modify those 4 values which you are interested in...Then use SUBMIT...VIA SELECTION SCREEN...WITH SELECTION SET &amp;lt;modified RSPARAMS internal table from above logic&amp;gt;..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohaiyuddin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2008 05:20:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-15T05:20:52Z</dc:date>
    <item>
      <title>Call the same report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283741#M785348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a urgent requirements ......&lt;/P&gt;&lt;P&gt;In the selection screen i have three fields . And i m displaying one alv report for a perticular vendor number .My requirement is when i am double clicking the vendor number then it'll show another output of the same report for different selection criteria ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plase help its an urgen t.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2008 16:18:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283741#M785348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-14T16:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Call the same report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283742#M785349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;It is possible to get same output thru interactive report programming..&lt;/P&gt;&lt;P&gt;but i did not get the question of having different selection screen. Please explain in detail. Do u want to have the selection screen again while the report is still under execution.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srinivas Rao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2008 16:34:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283742#M785349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-14T16:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Call the same report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283743#M785350</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 should identify the common functionality. Put the logic to display the report in one subroutine. Pass necessary values to this routine. On double click command you can call the same subroutine.&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;Pratiksha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2008 16:41:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283743#M785350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-14T16:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Call the same report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283744#M785351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure but this sample program is very near to your requirement...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://abapprogramming.blogspot.com/2007/11/alv-interactive-report-sample-code.html" target="test_blank"&gt;http://abapprogramming.blogspot.com/2007/11/alv-interactive-report-sample-code.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2008 17:03:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283744#M785351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-14T17:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Call the same report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283745#M785352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,,pls..tell me ur exact requiement..i have done such kind of reports..i may be able to help..but tell me the requirement and flow of the program,..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Nivin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2008 19:02:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283745#M785352</guid>
      <dc:creator>nivin_varkey</dc:creator>
      <dc:date>2008-01-14T19:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Call the same report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283746#M785353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi navin,&lt;/P&gt;&lt;P&gt;Thanks for the replay .Actually i have to diaplay one alv list base on the vendor number and three field i.e.&lt;/P&gt;&lt;P&gt;sortart:&lt;/P&gt;&lt;P&gt;verdicht:&lt;/P&gt;&lt;P&gt;rastverd:.&lt;/P&gt;&lt;P&gt;Now alv list is coming correctly .Now my requirement is : when i double click on the vendor number then it'll show another list which is the output of the same vendor number with  the following parameter:&lt;/P&gt;&lt;P&gt;sortart:1&lt;/P&gt;&lt;P&gt;verdicht:0&lt;/P&gt;&lt;P&gt;rastverd:.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so can u please help me out for this &lt;/P&gt;&lt;P&gt;Its a very urgent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 04:32:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283746#M785353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T04:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Call the same report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283747#M785354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use SUBMIT &amp;lt;same report&amp;gt; via selection-screen &amp;lt;with different criteria&amp;gt; (fill the table with your desired options)..&lt;/P&gt;&lt;P&gt;This will on event of double clicking in ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohaiyuddin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 04:36:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283747#M785354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T04:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Call the same report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283748#M785355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thansk Mohaiyuddin,&lt;/P&gt;&lt;P&gt;for the quick replay .But in my selection screen there are lot of input field and i am displaying the second list based on those four field.&lt;/P&gt;&lt;P&gt;so dose it work if i do according to u.....&lt;/P&gt;&lt;P&gt;small confusion please make me clear .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 05:04:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283748#M785355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T05:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Call the same report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283749#M785356</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;this code is also for the same thing follow the code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will be help ful&lt;/P&gt;&lt;P&gt;\&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp; Report  Z_SWAS_FUNCTIONAL&lt;/P&gt;&lt;P&gt;*&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;&lt;/P&gt;&lt;P&gt;*&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report  z_swas_functional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables: qmel,viqmel,iloa,afko.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&lt;/STRONG&gt;&lt;DEL&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="------" /&gt; global data declerations--&lt;HR originaltext="----------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: ok_code like sy-ucomm,&lt;/P&gt;&lt;P&gt;      gt_itab type table of zfunctional,&lt;/P&gt;&lt;P&gt;      t_output type table of zfunctional,&lt;/P&gt;&lt;P&gt;      g_container type scrfname value 'CUSTOM_CONTROL',&lt;/P&gt;&lt;P&gt;      grid1  type ref to cl_gui_alv_grid,&lt;/P&gt;&lt;P&gt;      g_custom_container type ref to cl_gui_custom_container,&lt;/P&gt;&lt;P&gt;      e_row type lvc_s_row,&lt;/P&gt;&lt;P&gt;      e_column type lvc_s_col,&lt;/P&gt;&lt;P&gt;      es_row_no type lvc_s_roid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*CLASS DECLARATION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class z_functional definition.&lt;/P&gt;&lt;P&gt;public section.&lt;/P&gt;&lt;P&gt;class-methods : handle_double_click&lt;/P&gt;&lt;P&gt;                for event double_click of cl_gui_alv_grid&lt;/P&gt;&lt;P&gt;                     importing e_row  e_column.&lt;/P&gt;&lt;P&gt;endclass.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*CLASS IMPLEMENTATION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class z_functional implementation.&lt;/P&gt;&lt;P&gt;method handle_double_click.&lt;/P&gt;&lt;P&gt;       perform handle_double_click using e_row e_column es_row_no.&lt;/P&gt;&lt;P&gt;endmethod.&lt;/P&gt;&lt;P&gt;endclass.&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;*******************************************************************&lt;/P&gt;&lt;P&gt;*CODE FOR SELECTION SCREEN&lt;/P&gt;&lt;P&gt;*******************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of block 84433  with frame title text-t01.&lt;/P&gt;&lt;P&gt;parameters : n_number like viqmel-qmnum as listbox visible length 10,&lt;/P&gt;&lt;P&gt;                n_type like qmel-qmart,&lt;/P&gt;&lt;P&gt;                f_loca like iloa-tplnr,&lt;/P&gt;&lt;P&gt;                name like qmel-qmnam.&lt;/P&gt;&lt;P&gt;selection-screen end of block 84433.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;************************************************************************&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                    screen validation event                          *&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen on n_number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  select single *&lt;/P&gt;&lt;P&gt;    from viqmel&lt;/P&gt;&lt;P&gt;      where qmnum eq n_number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; if sy-subrc ne 0.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MESSAGE 'NOTIFICATION NUMBER DOESNOT EXIST' TYPE 'E'.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; endif.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; select qmart from qmel into qmel where qmart eq N_TYPE.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; endselect.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; if sy-subrc ne 0.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MESSAGE 'NOTIFICATION TYPE DOES NOT EXIST' TYPE 'E'.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; endif.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*START OF SELECTION EVENT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start-of-selection.&lt;/P&gt;&lt;P&gt;    perform fetchdata.&lt;/P&gt;&lt;P&gt;end-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Call screen event&lt;/P&gt;&lt;P&gt;call screen 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*PERFORM DISPLAY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Form  FETCHDATA&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; --&amp;gt;  p1        text&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; &amp;lt;--  p2        text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form fetchdata .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;*SELECT VIQMEL~QMNUM VIQMEL~QMTXT VIQMEL~QMDAT VIQMEL~LTRMN VIQMEL~PRIOK&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      VIQMEL&lt;SUB&gt;BEZDT VIQMEL&lt;/SUB&gt;AUFNR VIQMEL&lt;SUB&gt;TPLNR AFKO&lt;/SUB&gt;GLTRP into corresponding fields of table GT_ITAB&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;         FROM VIQMEL INNER JOIN AFKO ON VIQMEL&lt;SUB&gt;AUFNR = AFKO&lt;/SUB&gt;AUFNR&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;               WHERE VIQMEL&lt;SUB&gt;QMNUM IN N_NUMBER and VIQMEL&lt;/SUB&gt;QMART IN N_TYPE AND VIQMEL~QMNAM IN NAME.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;call function 'ZSWAS_TEST'&lt;/P&gt;&lt;P&gt;  exporting&lt;/P&gt;&lt;P&gt;    qmnum         = n_number&lt;/P&gt;&lt;P&gt;   qmart         = n_type&lt;/P&gt;&lt;P&gt;   tplnr         = f_loca&lt;/P&gt;&lt;P&gt;   qmnam         = name&lt;/P&gt;&lt;P&gt;  tables&lt;/P&gt;&lt;P&gt;    output        = gt_itab&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-subrc ne 0.&lt;/P&gt;&lt;P&gt;   message e000(z84433_msg_class).&lt;/P&gt;&lt;P&gt; endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform.                    " FETCHDATA&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;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Module  STATUS_0100  OUTPUT&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;module status_0100 output.&lt;/P&gt;&lt;P&gt;  set pf-status 'MAIN'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; SET TITLEBAR 'xxx'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*creating custom container and grid instance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if g_custom_container is initial.&lt;/P&gt;&lt;P&gt;    create object g_custom_container&lt;/P&gt;&lt;P&gt;           exporting container_name = g_container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    create object grid1&lt;/P&gt;&lt;P&gt;           exporting i_parent = g_custom_container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    call method grid1-&amp;gt;set_table_for_first_display&lt;/P&gt;&lt;P&gt;      exporting&lt;/P&gt;&lt;P&gt;        i_structure_name = 'ZFUNCTIONAL'&lt;/P&gt;&lt;P&gt;      changing&lt;/P&gt;&lt;P&gt;        it_outtab        = gt_itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*set handler events&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    set handler z_functional=&amp;gt;handle_double_click for grid1.&lt;/P&gt;&lt;P&gt;  endif.&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;endmodule.                 " STATUS_0100  OUTPUT&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Module  USER_COMMAND_0100  INPUT&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;module user_command_0100 input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; case ok_code.&lt;/P&gt;&lt;P&gt;   when 'EXIT'.&lt;/P&gt;&lt;P&gt;    perform exit_program.&lt;/P&gt;&lt;P&gt; endcase.&lt;/P&gt;&lt;P&gt;  clear ok_code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endmodule.                 " USER_COMMAND_0100  INPUT&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Form  EXIT_PROGRAM&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; --&amp;gt;  p1        text&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; &amp;lt;--  p2        text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form exit_program .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;leave program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform.                    " EXIT_PROGRAM&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Form  handle_double_click&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     --&amp;gt;P_E_ROW  text&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     --&amp;gt;P_E_COLUMN  text&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     --&amp;gt;P_ES_ROW_NO  text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form handle_double_click  using   e_row type lvc_s_row&lt;/P&gt;&lt;P&gt;                                  e_column type lvc_s_col&lt;/P&gt;&lt;P&gt;                                  es_row_no type lvc_s_roid.&lt;/P&gt;&lt;P&gt;data: t_output type  zfunctional.&lt;/P&gt;&lt;P&gt;    read table gt_itab into t_output index e_row-index .&lt;/P&gt;&lt;P&gt;  if sy-subrc = 0 and e_column-fieldname eq 'QMNUM'.&lt;/P&gt;&lt;P&gt;    set parameter id 'K01' field t_output-qmnum.&lt;/P&gt;&lt;P&gt;    call transaction 'ZSMART' and skip first screen .&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endform.                    " handle_double_click&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks s&lt;/P&gt;&lt;P&gt;swaroop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 05:15:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283749#M785356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T05:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Call the same report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283750#M785357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use FM&lt;/P&gt;&lt;P&gt;RS_REFRESH_FROM_SELECTOPTIONS to read all parameters you have entered on current selection screen..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at internal table you get from above FM and modify those 4 values which you are interested in...Then use SUBMIT...VIA SELECTION SCREEN...WITH SELECTION SET &amp;lt;modified RSPARAMS internal table from above logic&amp;gt;..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohaiyuddin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 05:20:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283750#M785357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T05:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Call the same report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283751#M785358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is this &lt;/P&gt;&lt;P&gt;sortart:1&lt;/P&gt;&lt;P&gt;verdicht:0&lt;/P&gt;&lt;P&gt;rastverd:.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;always a constant input for the the double clicked report call??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 06:21:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283751#M785358</guid>
      <dc:creator>nivin_varkey</dc:creator>
      <dc:date>2008-01-15T06:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Call the same report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283752#M785359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This question is solved my me only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: satya pujahari on May 9, 2008 12:16 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 06:46:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283752#M785359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T06:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Call the same report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283753#M785360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2008 16:56:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-the-same-report/m-p/3283753#M785360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-02T16:56:58Z</dc:date>
    </item>
  </channel>
</rss>

