<?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: How to debug drop down listbox? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-drop-down-listbox/m-p/1056610#M90544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the listbox is being built on the fly in the program, then there should be some code that you can step thru.  If the values are coming from the domain of the field, then it will be a little more difficult to step thru.  Is it a custom program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, looks thru the code to see if you see and call to function  module  VRM_SET_VALUES.   This is the function module used to set the values of the list box.  This is used when the listbox is built on the fly in the program.&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;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Nov 2005 15:17:58 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2005-11-09T15:17:58Z</dc:date>
    <item>
      <title>How to debug drop down listbox?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-drop-down-listbox/m-p/1056609#M90543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm searching for a possibilty to debug a drop down listbox on a sap dynpro? Can somebody help me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TomSd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2005 15:12:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-drop-down-listbox/m-p/1056609#M90543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-09T15:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug drop down listbox?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-drop-down-listbox/m-p/1056610#M90544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the listbox is being built on the fly in the program, then there should be some code that you can step thru.  If the values are coming from the domain of the field, then it will be a little more difficult to step thru.  Is it a custom program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, looks thru the code to see if you see and call to function  module  VRM_SET_VALUES.   This is the function module used to set the values of the list box.  This is used when the listbox is built on the fly in the program.&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;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2005 15:17:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-drop-down-listbox/m-p/1056610#M90544</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-11-09T15:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug drop down listbox?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-drop-down-listbox/m-p/1056611#M90545</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 listbox is being built on the fly of the programm.&lt;/P&gt;&lt;P&gt;The fm VRM_SET_VALUES helps. But there should be a possibility to debug when opening the drop down list on the dynpro. I've seen that during a education. But i can't remember what to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TomSd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2005 15:27:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-drop-down-listbox/m-p/1056611#M90545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-09T15:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug drop down listbox?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-drop-down-listbox/m-p/1056612#M90546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting,  the action of "dropping down" the listbox is a gui function and I don't think will fire an event.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2005 15:41:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-drop-down-listbox/m-p/1056612#M90546</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-11-09T15:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug drop down listbox?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-drop-down-listbox/m-p/1056613#M90547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What action of the listbox are you hoping to debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RIch HEilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2005 15:44:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-drop-down-listbox/m-p/1056613#M90547</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-11-09T15:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug drop down listbox?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-drop-down-listbox/m-p/1056614#M90548</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 use the option System -&amp;gt; Utilities -&amp;gt; Debug dynpro, but I don't know if it is useful for a drop down listbox.&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;Mireia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2005 16:43:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-drop-down-listbox/m-p/1056614#M90548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-09T16:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug drop down listbox?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-drop-down-listbox/m-p/1056615#M90549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried System-&amp;gt;utlities-&amp;gt;debug system?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Giridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2005 17:42:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-drop-down-listbox/m-p/1056615#M90549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-09T17:42:11Z</dc:date>
    </item>
  </channel>
</rss>

