<?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: Selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3898241#M935606</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen: begin of block b01 with frame title text-b01.&lt;/P&gt;&lt;P&gt;select-options: p_appl for tcacs_appl-applkernel obligatory no- intervals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*PARAMETERS: lv_appl LIKE lt_CACS_STMRNJO-appl OBLIGATORY.&lt;/P&gt;&lt;P&gt;lv_appl = p_appl-low.&lt;/P&gt;&lt;P&gt;selection-screen: end of block b01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jun 2008 08:52:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-03T08:52:55Z</dc:date>
    <item>
      <title>Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3898240#M935605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings Abapers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im having a bit of trouble with my selection screen. Currently it includes to input boxes but i only want it to include one. The code is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen: begin of block b01 with frame title text-b01.&lt;/P&gt;&lt;P&gt;select-options:   p_appl for tcacs_appl-applkernel obligatory.&lt;/P&gt;&lt;P&gt;*PARAMETERS:       lv_appl LIKE lt_CACS_STMRNJO-appl  OBLIGATORY.&lt;/P&gt;&lt;P&gt;lv_appl = p_appl-low.&lt;/P&gt;&lt;P&gt;selection-screen: end of block b01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 08:48:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3898240#M935605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T08:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3898241#M935606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen: begin of block b01 with frame title text-b01.&lt;/P&gt;&lt;P&gt;select-options: p_appl for tcacs_appl-applkernel obligatory no- intervals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*PARAMETERS: lv_appl LIKE lt_CACS_STMRNJO-appl OBLIGATORY.&lt;/P&gt;&lt;P&gt;lv_appl = p_appl-low.&lt;/P&gt;&lt;P&gt;selection-screen: end of block b01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 08:52:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3898241#M935606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T08:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3898242#M935607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;   Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select options:s1 for &amp;lt;..&amp;gt; no-extension no intervals.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 08:53:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3898242#M935607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T08:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3898243#M935608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u be specific as to what do u mean by 2 input boxes... &lt;/P&gt;&lt;P&gt;do u mean to say that against the appl select option u r getting &lt;/P&gt;&lt;P&gt;__________ to ______________ boxes???&lt;/P&gt;&lt;P&gt;if so then u just need to add the the " no intervals" addition with ur select option...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;niharika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 08:56:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3898243#M935608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T08:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3898244#M935609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mandimika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use NO - EXTENSION , NO INTERVALS  at the end of your Select-Options statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options: p_appl for tcacs_appl-applkernel NO - EXTENSION  NO INTERVALS  obligatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;****Reward points if found useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 08:57:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3898244#M935609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T08:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3898245#M935610</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 NO-EXTENSION NO-INTERVALS at the end of the select-options statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declaration of a selection criterion for which a single comparison is possible on the selection screen, but multiple selection is not possible. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA spfli_wa TYPE spfli. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS s_carrid FOR spfli_wa-carrid NO-EXTENSION &lt;/P&gt;&lt;P&gt;                                            NO INTERVALS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 09:05:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3898245#M935610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T09:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3898246#M935611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having following queries in selection screen.&lt;/P&gt;&lt;P&gt;I am having a selection screen and I want to hide certan fields runtime or I want to disable some fields on the selection screen based on the values entered on the screen. Caould you please tell me how to ga about it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing. If my report contains material number. When I click on the material number the program should take me to MM02. Cold anyone please tell me we have to write this in which event and what would be the code for that??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Deepti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2008 14:08:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/3898246#M935611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-04T14:08:54Z</dc:date>
    </item>
  </channel>
</rss>

