<?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: Dynpro dropdown in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-dropdown/m-p/11907809#M1962885</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;There are some exceptions for the drop down boxes on PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read the below links from SAP Help for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_nw74/helpdata/en/4a/3bb6d88c412baee10000000a421937/content.htm" title="https://help.sap.com/saphelp_nw74/helpdata/en/4a/3bb6d88c412baee10000000a421937/content.htm"&gt;User Actions on Screens - Classic Dynpro Programming - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_nw74/helpdata/en/4a/420dd1402c0451e10000000a421937/content.htm" title="https://help.sap.com/saphelp_nw74/helpdata/en/4a/420dd1402c0451e10000000a421937/content.htm"&gt;Dropdown Boxes - Classic Dynpro Programming - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Gangadhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Sep 2016 11:28:24 GMT</pubDate>
    <dc:creator>former_member223133</dc:creator>
    <dc:date>2016-09-29T11:28:24Z</dc:date>
    <item>
      <title>Dynpro dropdown</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-dropdown/m-p/11907808#M1962884</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;on a dynpro ("classic one", not web dynpro) i have several drop downs with values to select. When i select one line of the list i want to do some checks. but i have to push ENTER to get in PAI-modules. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way to send kind of a "automatic enter" after selection of a value in dropdown list ? I don't want the user to push enter, the checks should be done immediately after selecting the value in drop down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;br Martin &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 10:52:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-dropdown/m-p/11907808#M1962884</guid>
      <dc:creator>martin_svik2</dc:creator>
      <dc:date>2016-09-29T10:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dynpro dropdown</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-dropdown/m-p/11907809#M1962885</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;There are some exceptions for the drop down boxes on PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read the below links from SAP Help for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_nw74/helpdata/en/4a/3bb6d88c412baee10000000a421937/content.htm" title="https://help.sap.com/saphelp_nw74/helpdata/en/4a/3bb6d88c412baee10000000a421937/content.htm"&gt;User Actions on Screens - Classic Dynpro Programming - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_nw74/helpdata/en/4a/420dd1402c0451e10000000a421937/content.htm" title="https://help.sap.com/saphelp_nw74/helpdata/en/4a/420dd1402c0451e10000000a421937/content.htm"&gt;Dropdown Boxes - Classic Dynpro Programming - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Gangadhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 11:28:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-dropdown/m-p/11907809#M1962885</guid>
      <dc:creator>former_member223133</dc:creator>
      <dc:date>2016-09-29T11:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynpro dropdown</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-dropdown/m-p/11907810#M1962886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gangadhar, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the links, there is one thing not clear, it says: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;".........When the user chooses a value, the PAI event can be triggered simultaneously......"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-size: 13px;"&gt;So what does that mean the event CAN(!) be triggered ? It is not triggered. so how CAN it be triggered. thats not clear in the documentation &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/108/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-size: 13px;"&gt;br Martin&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 11:50:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-dropdown/m-p/11907810#M1962886</guid>
      <dc:creator>martin_svik2</dc:creator>
      <dc:date>2016-09-29T11:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dynpro dropdown</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-dropdown/m-p/11907811#M1962887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please execute the Screen painter (SE51) for the Dynpro you want to make the PAI get executed automatically. For those Drop Downs you want to make them execute the PAI (and PBO of course as well) add a function code in the field Details. Please note that the Ok-Code will be populated with these Function Codes during PAI processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 12:00:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-dropdown/m-p/11907811#M1962887</guid>
      <dc:creator>oliver_wurm</dc:creator>
      <dc:date>2016-09-29T12:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dynpro dropdown</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-dropdown/m-p/11907812#M1962888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you assign the function code 'OK_CODE' to the field name in the screen painter, the function code assigned during the drop down selection is 'SELECTED'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the POV event, write the logic for your checks for that field.&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;BR&lt;/P&gt;&lt;P&gt;Gangadhar&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;SPAN style="color: #333333; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 12:31:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-dropdown/m-p/11907812#M1962888</guid>
      <dc:creator>former_member223133</dc:creator>
      <dc:date>2016-09-29T12:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dynpro dropdown</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-dropdown/m-p/11907813#M1962889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your Screen Painter Double click on the &lt;STRONG&gt;Listbox&lt;/STRONG&gt; Field, you will get&lt;SPAN style="font-size: 13.3333px;"&gt; one popup with Properties of that field will shown on your screen , there you can find one option like : &lt;STRONG&gt;FctCode&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;and you can give your own function code there for ex.&lt;STRONG&gt; 'SEL1' &lt;/STRONG&gt; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Now Go to &lt;STRONG&gt;Flow Logic Tab&lt;/STRONG&gt; on your Screen....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;There Double click on&amp;nbsp; Module &lt;STRONG&gt;User_Command&lt;/STRONG&gt; of&lt;STRONG&gt; PAI&lt;/STRONG&gt; &lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case '&lt;STRONG&gt;SY-UCOMM&lt;/STRONG&gt;' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when '&lt;STRONG&gt;SEL1&lt;/STRONG&gt;' .&lt;/P&gt;&lt;P&gt;Here you can write your Selection Coding...what ever you want to perform after selecting &lt;STRONG&gt;List item.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it would be solve your problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;Vamsi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 14:01:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-dropdown/m-p/11907813#M1962889</guid>
      <dc:creator>vamsilakshman_pendurti</dc:creator>
      <dc:date>2016-09-29T14:01:11Z</dc:date>
    </item>
  </channel>
</rss>

