<?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: Two selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/two-selection-screen/m-p/3985078#M952015</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;SUBMIT standard progname&lt;/P&gt;&lt;P&gt;           WITH P_VBELN EQ p_vbeln  " pass the parameters of u r s &lt;/P&gt;&lt;P&gt;           WITH P_POSNR EQ p_posnr&lt;/P&gt;&lt;P&gt;           AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u r standard sel screen will not appear since u r not calling u r standard program by using via selection-screen addition ie, submit standard pgogname via selection-screen.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jun 2008 11:03:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-17T11:03:47Z</dc:date>
    <item>
      <title>Two selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/two-selection-screen/m-p/3985074#M952011</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 copied a standard program of SAP and need to modify, My problem is I need a different selection and i dont want to disturb the existing SAP selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my plan is to create my selection screen and pass the value to the SAP Standard program selection screen and execute, I dont want the SAP standard selection screen to be visible to the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice me how to go about this and Please give some example for Multiple selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points assured.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 10:41:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/two-selection-screen/m-p/3985074#M952011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T10:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Two selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/two-selection-screen/m-p/3985075#M952012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use submit statement to call the SAP program and pass your selection-screen or selection fields to it.&lt;/P&gt;&lt;P&gt;So in you program , you define your own selection screen, take user input, than use the "submit" statement to call the sap program with passing your selection-screen values. &lt;/P&gt;&lt;P&gt;Please check SAP help for submit command, you will also find the example program there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 10:46:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/two-selection-screen/m-p/3985075#M952012</guid>
      <dc:creator>Rashid_Javed</dc:creator>
      <dc:date>2008-06-17T10:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Two selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/two-selection-screen/m-p/3985076#M952013</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;Go to transaction "SPRO" where in you can modify standard Transcation selection screens i.e Screen exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And to modify the program related to the screen you have to look fro enhancement points in PAI and PBO module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nisrin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 10:48:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/two-selection-screen/m-p/3985076#M952013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T10:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Two selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/two-selection-screen/m-p/3985077#M952014</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;Javed, I dont want to create two programs and  use submit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nisrin, I will copy the report in to a Zprogram.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 10:57:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/two-selection-screen/m-p/3985077#M952014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T10:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Two selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/two-selection-screen/m-p/3985078#M952015</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;SUBMIT standard progname&lt;/P&gt;&lt;P&gt;           WITH P_VBELN EQ p_vbeln  " pass the parameters of u r s &lt;/P&gt;&lt;P&gt;           WITH P_POSNR EQ p_posnr&lt;/P&gt;&lt;P&gt;           AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u r standard sel screen will not appear since u r not calling u r standard program by using via selection-screen addition ie, submit standard pgogname via selection-screen.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 11:03:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/two-selection-screen/m-p/3985078#M952015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T11:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Two selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/two-selection-screen/m-p/3985079#M952016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Call your Std report pgm by passing the paramaters as shown in the below example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     &lt;STRONG&gt;submit  ZRPTPSH10 and return&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;         &lt;STRONG&gt;with pnpbegda = wa_2001-begda&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;         &lt;STRONG&gt;with pnpendda = wa_2001-endda&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;         &lt;STRONG&gt;with pnppernr = wa_2001-pernr.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      &lt;STRONG&gt;import hd to hd from memory id 'HD1'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;              &lt;STRONG&gt;free memory id 'HD1'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your Std pgm export the internal table if any with export stmt as shown below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      &lt;STRONG&gt;export hd to hd1.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So u can display the values in ur own pgm itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;K.Tharani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 12:30:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/two-selection-screen/m-p/3985079#M952016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T12:30:07Z</dc:date>
    </item>
  </channel>
</rss>

