<?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 screen events in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-screen-events/m-p/5215484#M1206223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When create a Checkbox in Screen painter.&lt;/P&gt;&lt;P&gt;Goto&lt;DEL&gt;&amp;gt;Properties&lt;/DEL&gt;&amp;gt;Enter name of the checkbox in FCTCODE&lt;/P&gt;&lt;P&gt;And handle the FCTCODE in PAI of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or,&lt;/P&gt;&lt;P&gt;GOTO&lt;DEL&gt;&amp;gt;properties&lt;/DEL&gt;&amp;gt;Display tab--&amp;gt;check the box RESPOND ON DOUBLECLICK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this resolves your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurpreet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Feb 2009 15:32:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-25T15:32:23Z</dc:date>
    <item>
      <title>Dynpro screen events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-screen-events/m-p/5215482#M1206221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo experts,&lt;/P&gt;&lt;P&gt; I have a screen say 100. On this screen I have a listbox containing options 01, 02, 03. Now as soon as i select a particular option i want to display a popup message. but without clicking &lt;STRONG&gt;enter&lt;/STRONG&gt; or say &lt;STRONG&gt;clicking any button&lt;/STRONG&gt;. no activity is done after the selecting an option only the message is poped up. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is anyone aware of some methods or events that can make this possible.?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2009 15:23:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-screen-events/m-p/5215482#M1206221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-25T15:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dynpro screen events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-screen-events/m-p/5215483#M1206222</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;Use &lt;STRONG&gt;USER-COMMAND fcode&lt;/STRONG&gt; addition when declaring listbox. Now when you just pick up the value it will trigger PAI immediatelly with &lt;EM&gt;sy-ucomm = fcode&lt;/EM&gt; so you can display your pop-up after doing this check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2009 15:32:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-screen-events/m-p/5215483#M1206222</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-02-25T15:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dynpro screen events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-screen-events/m-p/5215484#M1206223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When create a Checkbox in Screen painter.&lt;/P&gt;&lt;P&gt;Goto&lt;DEL&gt;&amp;gt;Properties&lt;/DEL&gt;&amp;gt;Enter name of the checkbox in FCTCODE&lt;/P&gt;&lt;P&gt;And handle the FCTCODE in PAI of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or,&lt;/P&gt;&lt;P&gt;GOTO&lt;DEL&gt;&amp;gt;properties&lt;/DEL&gt;&amp;gt;Display tab--&amp;gt;check the box RESPOND ON DOUBLECLICK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this resolves your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurpreet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2009 15:32:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-screen-events/m-p/5215484#M1206223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-25T15:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dynpro screen events</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-screen-events/m-p/5215485#M1206224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can attach a Function Key to a field if it as a dropdown list, so manage this function code in PAI to display the popup.&lt;/P&gt;&lt;P&gt;- Call SE51 on your dynpro, double-click on the field, check if dropdown value is listbox and add a custom Function Code.&lt;/P&gt;&lt;P&gt;- In the PAI, find  the user command module, and there when checking the ok_code value, manage the display of your popup.&lt;/P&gt;&lt;P&gt;Look at [User Actions on Screens|http://help.sap.com/saphelp_47x200/helpdata/en/54/0608162d0711d295520000e8353423/frameset.htm] and [Defining the Element Attributes|http://help.sap.com/erp2005_ehp_04/helpdata/EN/images/locate.gif]&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2009 15:34:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-screen-events/m-p/5215485#M1206224</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2009-02-25T15:34:30Z</dc:date>
    </item>
  </channel>
</rss>

