<?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: LISTBOX in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox/m-p/2078649#M431057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assigh a Function Code to the list box. Write the code to retrive the data from the database in the okcode - user command. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can modify the field values of the screen structure so that the value retains in the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rusdiar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Apr 2007 06:32:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-05T06:32:33Z</dc:date>
    <item>
      <title>LISTBOX</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox/m-p/2078647#M431055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am using a tabstrip. In one tab I am using two listboxes and one output field.when I select the values from the listboxes the data should be retrived from the database and display in that output field.it is retriving the value and displaying only after i click the other tab.but the listbox values are not retained in it.how I should do&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2007 06:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox/m-p/2078647#M431055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-05T06:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: LISTBOX</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox/m-p/2078648#M431056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Magesh ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Add below functionality to your code to trigger the event when you select the data from your check box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copy and check the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES sscrfields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS: rad1 RADIOBUTTON GROUP rad USER-COMMAND radio,&lt;/P&gt;&lt;P&gt;            rad2 RADIOBUTTON GROUP rad,&lt;/P&gt;&lt;P&gt;            rad3 RADIOBUTTON GROUP rad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS  check AS CHECKBOX USER-COMMAND check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN.&lt;/P&gt;&lt;P&gt;  MESSAGE i888(sabapdocu) WITH text-001 sscrfields-ucomm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;  WRITE text-002.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------" /&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt; When you select the  other tab againg PBO is getting triggerd and you initial functionality is again adding to your listbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this you put some conditions in PBO like when sy-ucomm is not equals to your listbox function code .&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>Thu, 05 Apr 2007 06:31:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox/m-p/2078648#M431056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-05T06:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: LISTBOX</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox/m-p/2078649#M431057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assigh a Function Code to the list box. Write the code to retrive the data from the database in the okcode - user command. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can modify the field values of the screen structure so that the value retains in the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rusdiar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2007 06:32:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox/m-p/2078649#M431057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-05T06:32:33Z</dc:date>
    </item>
  </channel>
</rss>

