<?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 Selection-screen? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/6064020#M1354415</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;&lt;STRONG&gt;Selection-screen begin of line.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can the above statement be used only for parameters and not for select-options?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To display them all in one line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Sep 2009 16:16:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-10T16:16:53Z</dc:date>
    <item>
      <title>Selection-screen?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/6064020#M1354415</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;&lt;STRONG&gt;Selection-screen begin of line.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can the above statement be used only for parameters and not for select-options?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To display them all in one line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 16:16:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/6064020#M1354415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-10T16:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/6064021#M1354416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think only for Parameters. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 16:18:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/6064021#M1354416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-10T16:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/6064022#M1354417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;according to ABAP Help it is possible:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;All the screen elements within these statements that are defined with PARAMETERS SELECT-OPTIONS and&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SELECTION-SCREEN statements are placed in this line one after the other without spaces&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 16:20:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/6064022#M1354417</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2009-09-10T16:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/6064023#M1354418</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;U can use the select option in selection screen begin of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;select-options: matnr for mara-matnr.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Raghu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 16:21:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/6064023#M1354418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-10T16:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/6064024#M1354419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rather than asking the forum, you could have simply tried it yourself. You'd find out a lot more quickly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 16:28:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/6064024#M1354419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-10T16:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/6064025#M1354420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I have used Begin of line for 2 Select-options with no intervals...I happened to see 2 fields with multiple entry icon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However the selection-text disappeared. I have shortened the length and played with it. It did not help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As select-options take lot of length than parameters in a seelction-screen block with a frame....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I posted it on forum to see if it's only me or someone else had a similar problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 16:40:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/6064025#M1354420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-10T16:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Selection-screen?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/6064026#M1354421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I dont think it is advisable to have two select-options in a single line.&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;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 16:45:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen/m-p/6064026#M1354421</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-10T16:45:12Z</dc:date>
    </item>
  </channel>
</rss>

