<?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: Clearing Select option value in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461910#M1251266</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;use AT SELECTION-SCREEN OUTPUT event to clear the previous values...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds.,&lt;/P&gt;&lt;P&gt;subash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Apr 2009 04:28:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-28T04:28:54Z</dc:date>
    <item>
      <title>Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461899#M1251255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have given the selectoptions as&lt;/P&gt;&lt;P&gt;so_sales for usr02-bname default sy-uname.&lt;/P&gt;&lt;P&gt;since i have given the default as sy-uname it will take the corresponding login id as userid when ever the user is executing the report. when the user is trying to change some other userid in so_sales i need to get the F4 help for  another field called so_zonm . since the value is not getting cleared  i couldnt able to view the F4 help for the so_zonm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly pls throw light on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 03:55:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461899#M1251255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T03:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461900#M1251256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Which Event you are trying to do this?&lt;/P&gt;&lt;P&gt;Try to check the order of Events and place the code at the appropriate location&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Babu Kilari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 03:57:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461900#M1251256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T03:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461901#M1251257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;at selection-screen on value request so_sales.&lt;/P&gt;&lt;P&gt;perform f4.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 03:59:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461901#M1251257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T03:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461902#M1251258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can i know more details about so_zonm?&lt;/P&gt;&lt;P&gt;Please check search help is available or not in field zonm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 04:04:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461902#M1251258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T04:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461903#M1251259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have created f4 help for the field so_zonm separately using the FM . the problem is if i am able to clear the values then i am able to get the f4 help. i checked in the debug mode as well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 04:05:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461903#M1251259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T04:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461904#M1251260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the initialization event you can  provide space for low and high of select-option&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 04:07:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461904#M1251260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T04:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461905#M1251261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Shantha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;at selection-screen on value request so_sales-low.  "use the low here
perform f4.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now you will get the F4 help.&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>Tue, 28 Apr 2009 04:08:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461905#M1251261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T04:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461906#M1251262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am sorry i have done like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so_sales FOR usr02-bname NO INTERVALS DEFAULT sy-uname &lt;/P&gt;&lt;P&gt;i have not attached f4 as i have told before&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 04:17:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461906#M1251262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T04:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461907#M1251263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Shantha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen on value request so_sales-low.  "use the low here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refresh so_sales .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform f4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with out refresh data will append so always first value is populating (first value is Default value).&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;raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 04:17:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461907#M1251263</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T04:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461908#M1251264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi shantha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think the problem which i understood is when the user changes the value in so_sales, then there will be multiple records get created in so_sales because of which u r not able to populate the  values in the other field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to avoid that,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in at selection-screen output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear so_sales[].&lt;/P&gt;&lt;P&gt;so_sales1-low = so_sales-low.&lt;/P&gt;&lt;P&gt;so_sales1-high = so_sales-high.&lt;/P&gt;&lt;P&gt;so_sales1-sign = 'I'.&lt;/P&gt;&lt;P&gt;so_sales1-option = 'BT'.&lt;/P&gt;&lt;P&gt;append so_sales1.&lt;/P&gt;&lt;P&gt;clear so_sales1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;based on above so_sales1 populate the other field in at selection-screen value request using FM since it will have only one record everytime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this will solvve ur problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds.,&lt;/P&gt;&lt;P&gt;subash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 04:23:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461908#M1251264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T04:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461909#M1251265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the user is entering the value directly without pressing the F4 help then the value is not getting cleared&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 04:27:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461909#M1251265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T04:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461910#M1251266</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;use AT SELECTION-SCREEN OUTPUT event to clear the previous values...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds.,&lt;/P&gt;&lt;P&gt;subash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 04:28:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461910#M1251266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T04:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461911#M1251267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no totally the value is getting cleared&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 04:42:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461911#M1251267</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T04:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461912#M1251268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry u should place that code in at selection-screen event not output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ok on clear of so_sales[], u r saying it is totally cleared..&lt;/P&gt;&lt;P&gt;then did u checked what is the value present in so_sales-low and so_sales-high in AT SELECTION-SCREEN  event.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 04:53:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461912#M1251268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T04:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461913#M1251269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the defaulted value is coming.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 07:53:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461913#M1251269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T07:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461914#M1251270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you put ur sample code here....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 08:10:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461914#M1251270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T08:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461915#M1251271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please paste ur code here...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 08:14:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461915#M1251271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T08:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461916#M1251272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At selection-screen on value request so_sales-low.  &lt;/P&gt;&lt;P&gt;Clear so_sales-low.&lt;/P&gt;&lt;P&gt;Perform f4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 08:38:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461916#M1251272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T08:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461917#M1251273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;selection screen:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK blk1 WITH FRAME TITLE text-t01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: so_quost FOR tj30t-txt30 NO INTERVALS OBLIGATORY,       "Quote status&lt;/P&gt;&lt;P&gt;                so_date  FOR vbak-erdat  OBLIGATORY,                    "Quote created date&lt;/P&gt;&lt;P&gt;                so_regi  FOR t171-bzirk  NO INTERVALS,                   "Region/territory&lt;/P&gt;&lt;P&gt;                so_sales FOR usr02-bname NO INTERVALS DEFAULT sy-uname , "Sales person&lt;/P&gt;&lt;P&gt;                so_kunnr FOR kna1-kunnr  NO INTERVALS,                   "Sold to Party&lt;/P&gt;&lt;P&gt;                so_cust  FOR t151-kdgrp  NO INTERVALS,                   "Customer Groups&lt;/P&gt;&lt;P&gt;                so_zonm  FOR usr02-bname NO INTERVALS.                   " Zone Manager&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK blk1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here based upon so_sales need to  populate f4 help for so_zonm. since here i have given default values as sy-uname after the report is executed when the user tries to change the so_sales from xxs to xxy the value xxs only its taking. its not clearing the falue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for so_zonm i have created f4 as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON VALUE-REQUEST FOR so_zonm-low.&lt;/P&gt;&lt;P&gt;  PERFORM get_f4_zonemanager.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 09:12:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461917#M1251273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T09:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing Select option value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461918#M1251274</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;1) so for the first time so_sales has value  XXS( default value)&lt;/P&gt;&lt;P&gt;    based on this value so_zonm values are populated on F4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    since XXS is default as per your logic it will display the F4 values for so_zonm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) so now so_sales has been changed to XXY , here so_sales-low holds value XXY.&lt;/P&gt;&lt;P&gt;  now u add this code before &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; select-options: so_sales1 FOR usr02-bname no display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; initialization event.&lt;/P&gt;&lt;P&gt; so_sales1[] = so_sales[].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; at selection-screen output.&lt;/P&gt;&lt;P&gt;clear so_sales1[].&lt;/P&gt;&lt;P&gt;so_sales1-low = so_sales-low.&lt;/P&gt;&lt;P&gt;so_sales1-high= so_sales-high.&lt;/P&gt;&lt;P&gt;so_sales1-sign = 'I'.&lt;/P&gt;&lt;P&gt;so_sales1-option= 'BT'.&lt;/P&gt;&lt;P&gt;append so_sales1.&lt;/P&gt;&lt;P&gt;clear so_sales1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON VALUE-REQUEST FOR so_zonm-low.&lt;/P&gt;&lt;P&gt;PERFORM get_f4_zonemanager.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inside perform , under select statement where condition use so_sales1 instead of so_sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds.,&lt;/P&gt;&lt;P&gt;subash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2009 09:29:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clearing-select-option-value/m-p/5461918#M1251274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-28T09:29:46Z</dc:date>
    </item>
  </channel>
</rss>

