<?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: Multiple dynamic list boxes in module pool program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-dynamic-list-boxes-in-module-pool-program/m-p/12330954#M1991576</link>
    <description>&lt;P&gt;If i select a value in P_LB2 and hit enter the ON VALUE REQUEST FOR event fires for both the second and third drop down lists. At this time the selected value in P_LB2 goes blank and the drop down list associated with P_LB3 is not populated. I'm totally confused. In each event I use dynp_values_read to retrieve the value of the prior listbox and then use VRM_SET_VALUES. Is there another event I need to call to refresh the buffer or set values to the screen?&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jan 2021 12:20:08 GMT</pubDate>
    <dc:creator>former_member609989</dc:creator>
    <dc:date>2021-01-28T12:20:08Z</dc:date>
    <item>
      <title>Multiple dynamic list boxes in module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-dynamic-list-boxes-in-module-pool-program/m-p/12330951#M1991573</link>
      <description>&lt;P&gt;I have a module pool program with three list boxes. The first list box has a fixed drop down list. The second list box will have a drop down list which will be dynamically generated and which is dependent upon the value selected in the first list box. The third list box will have a drop down list which will be dynamically generated and which is dependent upon the value selected in the second list box. I can write the code to populate a list box bur for the life of me I cannot manage to get the second and third list box to populate dynamically because the values selected in those fields appear to go blank if I include the list box code in selection screen output. How do I get this to work? Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 01:38:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-dynamic-list-boxes-in-module-pool-program/m-p/12330951#M1991573</guid>
      <dc:creator>former_member609989</dc:creator>
      <dc:date>2021-01-28T01:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dynamic list boxes in module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-dynamic-list-boxes-in-module-pool-program/m-p/12330952#M1991574</link>
      <description>&lt;P&gt;Under which event you fill the lists for 2nd and 3rd dropdown? &lt;BR /&gt;How do you fill them?&lt;BR /&gt;You aren't sharing any kind of meaningful information (i.e. a snippet of your code) and I can only guess you put your code in the wrong place.&lt;/P&gt;&lt;P&gt;I suggest you to start from studying &lt;A href="https://answers.sap.com/questions/1402913/what-are-the-events-in-module-pool-programming-.html" target="_blank"&gt;how module pool events work&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 07:28:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-dynamic-list-boxes-in-module-pool-program/m-p/12330952#M1991574</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2021-01-28T07:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dynamic list boxes in module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-dynamic-list-boxes-in-module-pool-program/m-p/12330953#M1991575</link>
      <description>&lt;P&gt;This is where I am at now. I have implemented ON VALUE REQUEST FOR P_LB2 and ON VALUE REQUEST FOR P_LB3 associated with the second and third drop down lists. If I run the program the ON VALUE REQUEST FOR event fires for both the second and third drop down lists. If I select a value in P_LB1 (the first drop down list) the ON VALUE REQUEST FOR event fires for both the second and third drop down lists. At this time the drop down associated with P_LB2 is dynamically populated. If I click the drop down tied to the third list box no events fire. I'm very confuse by this behavior. I don't understand why the events stop firing at this point.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 12:14:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-dynamic-list-boxes-in-module-pool-program/m-p/12330953#M1991575</guid>
      <dc:creator>former_member609989</dc:creator>
      <dc:date>2021-01-28T12:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dynamic list boxes in module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-dynamic-list-boxes-in-module-pool-program/m-p/12330954#M1991576</link>
      <description>&lt;P&gt;If i select a value in P_LB2 and hit enter the ON VALUE REQUEST FOR event fires for both the second and third drop down lists. At this time the selected value in P_LB2 goes blank and the drop down list associated with P_LB3 is not populated. I'm totally confused. In each event I use dynp_values_read to retrieve the value of the prior listbox and then use VRM_SET_VALUES. Is there another event I need to call to refresh the buffer or set values to the screen?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 12:20:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-dynamic-list-boxes-in-module-pool-program/m-p/12330954#M1991576</guid>
      <dc:creator>former_member609989</dc:creator>
      <dc:date>2021-01-28T12:20:08Z</dc:date>
    </item>
  </channel>
</rss>

