<?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: Module Pool - Dropdown value not transferring to program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677938#M30072</link>
    <description>&lt;P&gt;Hello Quynh, thank you for answering.&lt;/P&gt;
  &lt;P&gt;I also tried that, yes, and didn't work.&lt;/P&gt;
  &lt;P&gt;Also tried to name it as a DB field (DD03L-FIELDNAME concretely), and hasn't either worked.&lt;/P&gt;
  &lt;P&gt;Any other suggestion? Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jun 2018 06:09:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-06-28T06:09:35Z</dc:date>
    <item>
      <title>Module Pool - Dropdown value not transferring to program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677936#M30070</link>
      <description>&lt;P&gt;Hi all, &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;I have checked several entries in the forum and have not found a correct answer.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;This is my problem:&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;I have created a dropdown listbox, and populated the list with the required values with Function VRM_SET_VALUES. When I select any of the values, and then press any button, the correspondent code is not triggered. I have discovered by debug that when pressing the button, at start of PAI, the input field has no values, it is empty.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;UL&gt; 
   &lt;LI&gt;There is no clear statement.&lt;/LI&gt; 
   &lt;LI&gt;The field is defined on screen as Input &amp;amp; Output.&lt;/LI&gt; 
   &lt;LI&gt;I have tried indicating "FIELD v_myfield" at the beggining of PAI module, didn't work.&lt;/LI&gt; 
   &lt;LI&gt;If I do not set the field as "Listbox" (so it is a normal input field), the value selected is correctly transferred from screen to program.&lt;/LI&gt; 
  &lt;/UL&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Any ideas? I don't know what else to try. Any help would be great!&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;UPDATE!!&lt;/P&gt;
  &lt;P&gt;The field I am having the issue with, is DD03L-FIELDNAME. I have tested my program changing this field for SBOOK-CONNID, and it works with that field. I think the difference is the flag 'Foreign key check' that CONNID has, and FIELDNAME doesn't. All the examples I've seen are related to CONNID and CARRID, which have Foreign Keys. Does this mean that Dropdown Listbox is only enabled for fields with Foreign Keys?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2018 18:05:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677936#M30070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-06-27T18:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool - Dropdown value not transferring to program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677937#M30071</link>
      <description>&lt;P&gt;Did you assign function code for dropdownlist yet?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 02:40:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677937#M30071</guid>
      <dc:creator>DoanManhQuynh</dc:creator>
      <dc:date>2018-06-28T02:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool - Dropdown value not transferring to program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677938#M30072</link>
      <description>&lt;P&gt;Hello Quynh, thank you for answering.&lt;/P&gt;
  &lt;P&gt;I also tried that, yes, and didn't work.&lt;/P&gt;
  &lt;P&gt;Also tried to name it as a DB field (DD03L-FIELDNAME concretely), and hasn't either worked.&lt;/P&gt;
  &lt;P&gt;Any other suggestion? Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 06:09:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677938#M30072</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-06-28T06:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool - Dropdown value not transferring to program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677939#M30073</link>
      <description>&lt;P&gt;Um..Idk what could be wrong. maybe you can look at SAP sample RSDEMO_DROPDOWN_LISTBOX and find out what difference.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 07:28:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677939#M30073</guid>
      <dc:creator>DoanManhQuynh</dc:creator>
      <dc:date>2018-06-28T07:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool - Dropdown value not transferring to program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677940#M30074</link>
      <description>&lt;P&gt;&lt;A href="https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/index.htm?file=abendynpro_drop1_abexa.htm" target="test_blank"&gt;https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/index.htm?file=abendynpro_drop1_abexa.htm&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/index.htm?file=abendynpro_drop2_abexa.htm" target="test_blank"&gt;https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/index.htm?file=abendynpro_drop2_abexa.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 09:38:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677940#M30074</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2018-06-28T09:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool - Dropdown value not transferring to program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677941#M30075</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;have u declared the function code also declare the drop down as (listbox with key),&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://answers.sap.com/storage/attachments/166478-l1.jpg"&gt;l1.jpg&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;the name LIST_BOX will hold the key values as 1 for first row, 2 for second row...&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 10:37:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677941#M30075</guid>
      <dc:creator>former_member185116</dc:creator>
      <dc:date>2018-06-28T10:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool - Dropdown value not transferring to program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677942#M30076</link>
      <description>&lt;P&gt;I tried that. The only difference I get is that now the dropdown displays a number (key) on the left of the possible values. But when selecting any, same result... value is not transferred to program.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2018 12:06:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677942#M30076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-06-29T12:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool - Dropdown value not transferring to program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677943#M30077</link>
      <description>&lt;P&gt;I have tried copying that sample program and substituting the CARRID field with my DD03L-FIELDNAME field. It doesn't work. Maybe the reason is that CARRID has foreign key (in DB scarr), and my field doesn't.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Thanks anyway&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2018 12:09:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677943#M30077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-06-29T12:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool - Dropdown value not transferring to program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677944#M30078</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;You can use VRM_SET_VALUES function module in PBO or Process On Value Request(POV). &lt;/P&gt;
  &lt;P&gt;Please try with this... and let us know..&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt;Prathyusha.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2018 12:13:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677944#M30078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-06-29T12:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool - Dropdown value not transferring to program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677945#M30079</link>
      <description>&lt;P&gt;My call to VRM_SET_VALUES is already in the PBO. I also tried including it in the POV but the result is the same. I get the possible values in the dropdown, but when I select any, the value is not transferred to program.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jun 2018 10:14:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677945#M30079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-06-30T10:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool - Dropdown value not transferring to program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677946#M30080</link>
      <description>&lt;P&gt;Thanks for the links!&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2018 11:17:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677946#M30080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-02T11:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool - Dropdown value not transferring to program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677947#M30081</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
  &lt;P&gt;First, thank you so much for taking the time to answer.&lt;/P&gt;
  &lt;P&gt;Finally I have managed to get what I wanted!! I made a copy of program DEMO_DYNPRO_DROPDOWN_LISTBOX and then changed its fields for mine, one by one, in order to avoid changing what I didn't need to be changed.&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;It works!&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2018 11:19:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677947#M30081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-02T11:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool - Dropdown value not transferring to program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677948#M30082</link>
      <description>&lt;P&gt;So, my links to my examples in fact were the correct answer ..&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2018 16:02:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677948#M30082</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2018-07-02T16:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool - Dropdown value not transferring to program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677949#M30083</link>
      <description>&lt;P&gt;Fine, I've opened the question again to be able to set your links as "correct answer". Have a nice day...&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 08:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-dropdown-value-not-transferring-to-program/m-p/677949#M30083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-05T08:31:28Z</dc:date>
    </item>
  </channel>
</rss>

