<?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 screen fields not getting populated in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-not-getting-populated/m-p/8031971#M1609905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forgot to mentioned that. I was clearing the variable also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jul 2011 01:43:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-07-07T01:43:33Z</dc:date>
    <item>
      <title>Module Pool screen fields not getting populated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-not-getting-populated/m-p/8031969#M1609903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having following issue.  I'm working on one module pool program.&lt;/P&gt;&lt;P&gt;On screen 100, on left had side i have a tree display and remaining part as subcreen(initially to display blank screen on right).&lt;/P&gt;&lt;P&gt;When user double clicks on any node on tree i'm calling subscreen 101 which have tab strip control and subscreen for tab strip are 102 and 103.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Subscreen 102, i have alv grid display on half part and 4 Input fields below the grid. &lt;/P&gt;&lt;P&gt;when user double clicks on ALV grid, the below fields should get populated with the values in alv grid row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm handling this through event "double click" of cl_gui_alv_grid. &lt;/P&gt;&lt;P&gt;In this method I'm able to pass the values to the screen fields(4 Input fields), but those are not reflecting on screen, Old values are only showing on screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried following ways&lt;/P&gt;&lt;P&gt;1. Passing values directly to screen fields&lt;/P&gt;&lt;P&gt;2. SET/GET Parameter &lt;/P&gt;&lt;P&gt;3. FM "DYNPRO_VALUES_UPDATE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope the problem is due to the PBO of the screen 102 is not getting triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body could throws your views to resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 00:06:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-not-getting-populated/m-p/8031969#M1609903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-07T00:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool screen fields not getting populated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-not-getting-populated/m-p/8031970#M1609904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;   before passing yoru  values to  screen fields clear screen field contents.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 00:45:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-not-getting-populated/m-p/8031970#M1609904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-07T00:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool screen fields not getting populated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-not-getting-populated/m-p/8031971#M1609905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forgot to mentioned that. I was clearing the variable also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 01:43:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-not-getting-populated/m-p/8031971#M1609905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-07T01:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool screen fields not getting populated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-not-getting-populated/m-p/8031972#M1609906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved problem using other FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everybody.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 14:54:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-screen-fields-not-getting-populated/m-p/8031972#M1609906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-07T14:54:23Z</dc:date>
    </item>
  </channel>
</rss>

