<?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: Select-options in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349155#M803269</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This problem occurs when you apply screen-input = 1 for the selection element. This means that you make field editable, therefore text is displayed and you can manually change it as input field text. The property should be set to read-only, meaning screen-input = 0.&lt;/P&gt;&lt;P&gt;I guess you have not manipulated '%_S_AS_%_APP_%-OPTI_PUSH' in your code, but you have LOOP AT SCREEN statement, where you make default screen-input = 1 for all fields without some single values exception that you restrict to screen-input = 0. Change default to screen-input = 0 and make screen-input = 1 only for single fields instead, that should help.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Adam&lt;/P&gt;</description>
    <pubDate>Wed, 26 May 2021 06:17:59 GMT</pubDate>
    <dc:creator>adam_krawczyk1</dc:creator>
    <dc:date>2021-05-26T06:17:59Z</dc:date>
    <item>
      <title>Select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349140#M803254</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 created a selection screen with select options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is one field for Material declared as :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SELECT-OPTIONS:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;s_matnr    FOR  wa**-matnr.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The problem is :&lt;/STRONG&gt; When i execute the program: And in the selction screen enter value for material and choose symbol for NE(Not Equal).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead the symbol appearing(near the field), I get the wordings as : &lt;STRONG&gt;@21\QSelect: Not equal to@&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help to solve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 08:27:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349140#M803254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T08:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349141#M803255</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;@21@ is the icon name of not equal to...........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Write @21@.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;output is not equal to symbol&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it has nothing to do with ur coding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while selecting &lt;STRONG&gt;not equal to&lt;/STRONG&gt; double click on the symbol or use multiple selection option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Will.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 08:32:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349141#M803255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T08:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349142#M803256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prabha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the structure wa** here.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 08:33:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349142#M803256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T08:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349143#M803257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats the workarea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 08:34:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349143#M803257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T08:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349144#M803258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prabha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make your statement like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES : MARA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: s_matnr FOR MARA-matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now it will work..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to reward if useful..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 08:42:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349144#M803258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T08:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349145#M803259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried doing the same this as u mentioned .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still the same problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 08:44:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349145#M803259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T08:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349146#M803260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prabha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you paste you code here...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 08:47:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349146#M803260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T08:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349147#M803261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried changing to MARA-matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still same problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 08:48:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349147#M803261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T08:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349148#M803262</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;Is this what happening....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in ur selection screen u r double clicking on one select option I/O field........u r getting a popup window......u r double clicking the NE icon..........now instead of icon @21/Q ......@ is comming........?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Will.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 08:49:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349148#M803262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T08:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349149#M803263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SELECT-OPTIONS:&lt;/P&gt;&lt;P&gt;                s_mbdat    FOR  wa_portfolio-mbdat ,&lt;/P&gt;&lt;P&gt;                s_vdatu    FOR  wa_portfolio-vdatu,               &lt;/P&gt;&lt;P&gt;                s_lprio    FOR  wa_portfolio-lprio,                &lt;/P&gt;&lt;P&gt;                s_matnr    FOR  wa_portfolio-matnr,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 08:50:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349149#M803263</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T08:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349150#M803264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Smith.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exactly the same i tried.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not working..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 08:52:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349150#M803264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T08:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349151#M803265</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;@21.....@ is comming in the I/O fld or before it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 08:54:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349151#M803265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T08:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349152#M803266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before the I/O field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In place of the symbol...it appears&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 08:56:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349152#M803266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T08:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349153#M803267</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;then it don seems to be ur coding problem.........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope.... the report s ll also nonaffected..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check with some other reports also..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Will.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 09:03:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349153#M803267</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T09:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349154#M803268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Prabha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this easily could be a problem with the SAPGUI. Pls. check if you have latest Patch level implemented. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 10:07:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349154#M803268</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-02-01T10:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349155#M803269</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This problem occurs when you apply screen-input = 1 for the selection element. This means that you make field editable, therefore text is displayed and you can manually change it as input field text. The property should be set to read-only, meaning screen-input = 0.&lt;/P&gt;&lt;P&gt;I guess you have not manipulated '%_S_AS_%_APP_%-OPTI_PUSH' in your code, but you have LOOP AT SCREEN statement, where you make default screen-input = 1 for all fields without some single values exception that you restrict to screen-input = 0. Change default to screen-input = 0 and make screen-input = 1 only for single fields instead, that should help.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Adam&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 06:17:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3349155#M803269</guid>
      <dc:creator>adam_krawczyk1</dc:creator>
      <dc:date>2021-05-26T06:17:59Z</dc:date>
    </item>
  </channel>
</rss>

