<?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 Screens in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1239522#M141731</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 a requirement where I need two Blocks with Titles in one line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following line to create a Block :&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK C1 WITH FRAME TITLE TEXT-C16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK C2 WITH FRAME TITLE TEXT-C17.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is i am getting them one below the other. I need something like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'SELECTION-SCREEN BEGIN OF LINE' to work for these blocks, so that i get these blocks in One line.&lt;/P&gt;&lt;P&gt;Can anyone Help !!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Mar 2006 09:05:36 GMT</pubDate>
    <dc:creator>Murali_Shanmu</dc:creator>
    <dc:date>2006-03-31T09:05:36Z</dc:date>
    <item>
      <title>Selection Screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1239522#M141731</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 a requirement where I need two Blocks with Titles in one line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following line to create a Block :&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK C1 WITH FRAME TITLE TEXT-C16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK C2 WITH FRAME TITLE TEXT-C17.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is i am getting them one below the other. I need something like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'SELECTION-SCREEN BEGIN OF LINE' to work for these blocks, so that i get these blocks in One line.&lt;/P&gt;&lt;P&gt;Can anyone Help !!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 09:05:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1239522#M141731</guid>
      <dc:creator>Murali_Shanmu</dc:creator>
      <dc:date>2006-03-31T09:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1239523#M141732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;probably the following may work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION SCREEN BEGIN OF LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK C1 WITH FRAME TITLE TEXT-C16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK C2 WITH FRAME TITLE TEXT-C17.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION SCREEN END OF LINE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 09:07:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1239523#M141732</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2006-03-31T09:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1239524#M141733</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 think you cant do that in a report selection screen. Your requirement can be done in Dialog screens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a limitations of 72 characters on selection screen and it cant accommodate 2 blocks along with the set of fields within it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 09:09:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1239524#M141733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-31T09:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1239525#M141734</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; We cannot have BLOCKS within BEGIN OF LINE. It does not allow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 09:09:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1239525#M141734</guid>
      <dc:creator>Murali_Shanmu</dc:creator>
      <dc:date>2006-03-31T09:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1239526#M141735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any Suggestions ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 11:13:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1239526#M141735</guid>
      <dc:creator>Murali_Shanmu</dc:creator>
      <dc:date>2006-03-31T11:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1239527#M141736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i dont think it is possible....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be you can try for a tabbed block...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of tabbed block....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this creates a subscreen area on the selection screen and you can assign a screen to it....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or..as suggested...go for a dialog screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;PJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 11:47:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/1239527#M141736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-31T11:47:31Z</dc:date>
    </item>
  </channel>
</rss>

