<?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: Problem In SELECT-OPTIONS. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248104#M144156</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SELECT_OPTIONS_RESTRICT&amp;lt;/b&amp;gt;        Make use of SELECT-OPTIONS easier on the selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;u can use select query with between  clause and then validate the data in at selection-screen output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Mar 2006 11:13:28 GMT</pubDate>
    <dc:creator>vinod_gunaware2</dc:creator>
    <dc:date>2006-03-27T11:13:28Z</dc:date>
    <item>
      <title>Problem In SELECT-OPTIONS.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248102#M144154</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;I have a requirement in which when user enters the range of values for PO in select-options, if a particular PO is not released then the error message should come on the status bar giving paryicular PO number is not released.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can do for a particular PO number, but not for the range of values.&lt;/P&gt;&lt;P&gt;If user enters the range of values , how should i handle it??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody send a piece of code for it or any F.M. for this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Simha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 11:05:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248102#M144154</guid>
      <dc:creator>Simha_</dc:creator>
      <dc:date>2006-03-27T11:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem In SELECT-OPTIONS.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248103#M144155</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;Select all Po numbers and Release status indicator in the given range of select options and store it in a internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at the internal table and check if release has not happpened. give error message for which release has not yet happened.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 11:11:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248103#M144155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-27T11:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem In SELECT-OPTIONS.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248104#M144156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SELECT_OPTIONS_RESTRICT&amp;lt;/b&amp;gt;        Make use of SELECT-OPTIONS easier on the selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;u can use select query with between  clause and then validate the data in at selection-screen output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 11:13:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248104#M144156</guid>
      <dc:creator>vinod_gunaware2</dc:creator>
      <dc:date>2006-03-27T11:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem In SELECT-OPTIONS.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248105#M144157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Narsimha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do the same on the&amp;lt;b&amp;gt; At Selection-screen .&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;In that Select all Po numbers and Release status indicator in the given range of select options and store it in a internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at the internal table and check if the status is release .&lt;/P&gt;&lt;P&gt;Give the information message followed by STOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;P&gt;Rewrd points, if found helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 11:15:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248105#M144157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-27T11:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem In SELECT-OPTIONS.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248106#M144158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) on click it show alv popup in which ponumber  which is  not release are dispaly.&lt;/P&gt;&lt;P&gt;2) when u select release po number it will automaticaly delete from   ur give number range  and  ur   programm run smoothaly....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for  this just cullect all the po number in a internal table. and pass it  to alv popup display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and on clicking(user command) delete po number from internal table  and  rest po number   which are not  release po display  in ur report...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 11:16:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248106#M144158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-27T11:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem In SELECT-OPTIONS.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248107#M144159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI bandla&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you cant show the status for all the Purchase order in the status bar, instead you display the list as a report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for that store the data in the internal table then loop through the table using where condition and print the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 11:20:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248107#M144159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-27T11:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem In SELECT-OPTIONS.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248108#M144160</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;You can do the same with the At Selection-screen .&lt;/P&gt;&lt;P&gt;In that Select all Po numbers and Release status indicator in the given range of select options and store it in a internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at the internal table and check if the status is release . Give the information message followed by STOP.&lt;/P&gt;&lt;P&gt;hope it would solve the purpose....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 11:28:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248108#M144160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-27T11:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem In SELECT-OPTIONS.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248109#M144161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Firstly, You can not show the status of PO in status bar for multiple POs. Instead, generate a list of released POs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try following logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start-of-selection.&lt;/P&gt;&lt;P&gt;loop at so_ebeln.&lt;/P&gt;&lt;P&gt;clear i_ekko.&lt;/P&gt;&lt;P&gt;call BAPI_PO_GETDETAIL&lt;/P&gt;&lt;P&gt;Exporting&lt;/P&gt;&lt;P&gt;       PURCHASEORDER = so_ebeln&lt;/P&gt;&lt;P&gt;Importing&lt;/P&gt;&lt;P&gt;       PO_HEADER = i_ekko.&lt;/P&gt;&lt;P&gt;If sy-subrc ne 0.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;if i_ekko-REL_IND = 'X'.&lt;/P&gt;&lt;P&gt;write &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; i_ekko-ebeln.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shashank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 11:37:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248109#M144161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-27T11:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem In SELECT-OPTIONS.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248110#M144162</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;Try the following and kindly reward points by clicking the star on the left of reply,if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables mara.&lt;/P&gt;&lt;P&gt;data : begin of itab occurs 0,&lt;/P&gt;&lt;P&gt;       record(1000),&lt;/P&gt;&lt;P&gt;       end of itab.&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;at selection-screen output.&lt;/P&gt;&lt;P&gt;loop at s_matnr.&lt;/P&gt;&lt;P&gt;if s_matnr-low ne '100'.&lt;/P&gt;&lt;P&gt;concatenate itab-record s_matnr-low into itab-record separated by space.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;append itab.&lt;/P&gt;&lt;P&gt;if not itab[] is initial.&lt;/P&gt;&lt;P&gt;loop at itab.&lt;/P&gt;&lt;P&gt;message i000 with itab-record .&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2006 11:51:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-select-options/m-p/1248110#M144162</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2006-03-27T11:51:15Z</dc:date>
    </item>
  </channel>
</rss>

