<?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 screens in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205723#M764229</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;plz send ur exact requirement or i am availablee at google talk my mail id mutyalasunilkumar@gmail.com&lt;/P&gt;&lt;P&gt;u can contact me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Dec 2007 15:01:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-18T15:01:45Z</dc:date>
    <item>
      <title>selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205717#M764223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how do i assign functionality to the icon which are created using selection screen????and how do i place 2 blocks parallel to each other?????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 14:43:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205717#M764223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T14:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205718#M764224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;blocks will always appear on separte lines. You cannot have them next to each other. To do this you will need to code a screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 14:47:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205718#M764224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T14:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205719#M764225</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;there are many syntax for selection-screens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the basic thing is that whether you going to have a range or with only one field in that screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are going for a field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then the syntax will be,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters: matnr like wa_itab-matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;output will be:    matnr     -&lt;/P&gt;&lt;HR originaltext="-------------" /&gt;&lt;P&gt;(i/o box)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are going for range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options: bukrs for wa_itab-bukrs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;output will be:    bukrs  -&lt;/P&gt;&lt;HR originaltext="----------" /&gt;&lt;P&gt; to -&lt;/P&gt;&lt;HR originaltext="----------" /&gt;&lt;P&gt;(i/obox).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functionality of the icon in selection screen can be assigned&lt;/P&gt;&lt;P&gt;in the event "AT SELECTION SCREEN"&lt;/P&gt;&lt;P&gt;                             or&lt;/P&gt;&lt;P&gt;                  "AT SELECTION SCREEN OUTPUT "&lt;/P&gt;&lt;P&gt;depending on the scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: jagannathan krishnan on Jan 1, 2008 7:10 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 14:53:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205719#M764225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T14:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205720#M764226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi janani&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for u r requirment u cant get through selection screen&lt;/P&gt;&lt;P&gt;for tht define u r own selection screen in screen painter and proceed if u dont know how to design the u r own selction screen let me know i will explain plzz reward if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plzz reward if usefull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 14:56:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205720#M764226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T14:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205721#M764227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi this is the process to develop u r own selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sometimes there will be need to design our own selection screen insted of the standard selection screen beacuse if we want multiple entries in the screen we can't do that by standard selection screen 1000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so design the screen in the way you want and in the start-of-selection of the main program with the statement call screen u can get that screen in the executable program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then when neccasary data entered if u want the control back to that program then you have to write based on some condition &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write like this leave to screen 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then by doing like this you can design your own selection scren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 14:58:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205721#M764227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T14:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205722#M764228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;respected sir (sunil)....&lt;/P&gt;&lt;P&gt;   i have idea abt selection screen but i am not able to design to the requirements so could u plzzzz mail me the following regarding selection screens......if i send u test mail......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 15:00:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205722#M764228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T15:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205723#M764229</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;plz send ur exact requirement or i am availablee at google talk my mail id mutyalasunilkumar@gmail.com&lt;/P&gt;&lt;P&gt;u can contact me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 15:01:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205723#M764229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T15:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205724#M764230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Selection-Screen Blocks cannot placed in Parallel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark all useful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jan 2008 06:29:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205724#M764230</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2008-01-01T06:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205725#M764231</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 define using followng exapmple here two block define.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;********************************************************&lt;/P&gt;&lt;P&gt;selection-screen:begin of block pso with frame.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        parameter : laser radiobutton group gr1.&lt;/P&gt;&lt;P&gt;        parameter : dot radiobutton group gr1.&lt;/P&gt;&lt;P&gt;selection-screen:end of block pso.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen:begin of block sal with frame title text-004.&lt;/P&gt;&lt;P&gt;        parameter:vkorg like vbak-vkorg.&lt;/P&gt;&lt;P&gt;        selection-screen :comment 40(36) t_vkorg.&lt;/P&gt;&lt;P&gt;**********************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is useful then give points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jan 2008 08:31:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205725#M764231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-01T08:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: selection screens</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205726#M764232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt;  selection-screen begin of block b1 .&lt;/P&gt;&lt;P&gt;     selection-sscreen begin of line.&lt;/P&gt;&lt;P&gt;       select-options :&lt;/P&gt;&lt;P&gt;       select-options :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     selection-screen end ofline.&lt;/P&gt;&lt;P&gt;   sdelection-screen end of block b1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;rgds &lt;/P&gt;&lt;P&gt;umakanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jan 2008 08:59:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screens/m-p/3205726#M764232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-01T08:59:06Z</dc:date>
    </item>
  </channel>
</rss>

