<?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 fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields/m-p/3711853#M893572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a selection screen with 4 select options. But the problem is 3 of the 4 fields in the select option are the same i.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my selection screen is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN  BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS : s_loc    for t527x-orgeh ,&lt;/P&gt;&lt;P&gt;                               s_area  for t001p-btrtl   ,&lt;/P&gt;&lt;P&gt;                               s_mark for t527x-orgeh ,&lt;/P&gt;&lt;P&gt;                               s_reg    for t527x-orgeh . &lt;/P&gt;&lt;P&gt;SELECTION-SCREEN  END   OF BLOCK b1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i write a select statement for this selection screen to select the values  entered in the above fields??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what will be my where condition??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly guide me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be rewarded for answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Frank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2008 04:42:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-06T04:42:40Z</dc:date>
    <item>
      <title>Selection screen fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields/m-p/3711853#M893572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a selection screen with 4 select options. But the problem is 3 of the 4 fields in the select option are the same i.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my selection screen is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN  BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS : s_loc    for t527x-orgeh ,&lt;/P&gt;&lt;P&gt;                               s_area  for t001p-btrtl   ,&lt;/P&gt;&lt;P&gt;                               s_mark for t527x-orgeh ,&lt;/P&gt;&lt;P&gt;                               s_reg    for t527x-orgeh . &lt;/P&gt;&lt;P&gt;SELECTION-SCREEN  END   OF BLOCK b1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i write a select statement for this selection screen to select the values  entered in the above fields??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what will be my where condition??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly guide me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be rewarded for answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Frank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 04:42:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields/m-p/3711853#M893572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T04:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields/m-p/3711854#M893573</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 give more than one values in select-options. Avoid to use the same field three times. U try to give the Values in one select-option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revert Back for any clarification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 05:51:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields/m-p/3711854#M893573</guid>
      <dc:creator>saranwin</dc:creator>
      <dc:date>2008-05-06T05:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields/m-p/3711855#M893574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi saravanan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in my requirement i need to keep it separate. all three are for a different purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 06:04:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields/m-p/3711855#M893574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T06:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields/m-p/3711856#M893575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi frank,&lt;/P&gt;&lt;P&gt;Do like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

DATA: var1 type t527x-orgeh ,
          var2 type t527x-orgeh ,
          var3 type t527x-orgeh .

SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.
SELECT-OPTIONS : s_loc for var1 ,
                               s_area for t001p-btrtl ,
                               s_mark for var2,
                               s_reg for var3. 
SELECTION-SCREEN END OF BLOCK b1.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now u can easily write selection logic nased on var1, var2 , var3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 06:37:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fields/m-p/3711856#M893575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T06:37:13Z</dc:date>
    </item>
  </channel>
</rss>

