<?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 listbox problem in dialog programming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-problem-in-dialog-programming/m-p/5564945#M1269597</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frnds,&lt;/P&gt;&lt;P&gt;i am working on a complex scenario,&lt;/P&gt;&lt;P&gt;i want to print 3 list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first one i can show but the problem is with second one and third one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first list box have three fields suppose &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;program&lt;/P&gt;&lt;P&gt;events&lt;/P&gt;&lt;P&gt;movies&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when user will select either one , suppose he will select program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in second listbox program releted entries should be displayed like fiction , non fiction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and when he will select any entry then in third list box corresponding sub entries should be come.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all data i have in ztables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can make search help also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestion should be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 May 2009 04:48:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-12T04:48:55Z</dc:date>
    <item>
      <title>listbox problem in dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-problem-in-dialog-programming/m-p/5564945#M1269597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frnds,&lt;/P&gt;&lt;P&gt;i am working on a complex scenario,&lt;/P&gt;&lt;P&gt;i want to print 3 list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first one i can show but the problem is with second one and third one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first list box have three fields suppose &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;program&lt;/P&gt;&lt;P&gt;events&lt;/P&gt;&lt;P&gt;movies&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when user will select either one , suppose he will select program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in second listbox program releted entries should be displayed like fiction , non fiction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and when he will select any entry then in third list box corresponding sub entries should be come.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all data i have in ztables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can make search help also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestion should be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 04:48:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-problem-in-dialog-programming/m-p/5564945#M1269597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T04:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: listbox problem in dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-problem-in-dialog-programming/m-p/5564946#M1269598</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;The drop down values for the list box will be considered before screen is called, hence u cannot achieve ur requirement thru listbox, instead you can go for F4 help and read the value of first f4 selection using FM-DYNP_VALUES_READ and accordingly populate the values for 2nd F4 help. Incase of F4 helps the values will be loaded on selection where as values in list boxes will be loaded before screen is displayed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 04:53:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-problem-in-dialog-programming/m-p/5564946#M1269598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T04:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: listbox problem in dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-problem-in-dialog-programming/m-p/5564947#M1269599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can also try using ALV grid object (CL_GUI_ALV_GRID).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create 3 ALV grid and try to achieve your required functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 09:26:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-problem-in-dialog-programming/m-p/5564947#M1269599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T09:26:22Z</dc:date>
    </item>
  </channel>
</rss>

