<?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 Regarding Module pool Programming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-module-pool-programming/m-p/1766007#M331214</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;Iam creating a module pool report similar to transaction we02.&lt;/P&gt;&lt;P&gt;I have got 2 normal screens and both of them have got Tabstrip controls which contain status and control record data. Now i have a tab in screen 1 details which would call the second normal screen and would contain all the control record information. My problem is that when i click on the details tab second screen is called and again i need to push enter tab to display the data. My requirement is when the user clicks on the details tab in screen one the data for the control record needs to be populated at that time itself instead of clicking enter again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data is pulled with IDOC num as the key field.I have tried specifying the select query in the PBO of both second screen as well in the PBO of the subscreen1 of the second screen ie the first tab of the tabstrip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be precise i would like to see all the data when i push the details tab in the first screen.&lt;/P&gt;&lt;P&gt;Can anyone plz help me with this.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Dec 2006 06:33:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-04T06:33:20Z</dc:date>
    <item>
      <title>Regarding Module pool Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-module-pool-programming/m-p/1766007#M331214</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;Iam creating a module pool report similar to transaction we02.&lt;/P&gt;&lt;P&gt;I have got 2 normal screens and both of them have got Tabstrip controls which contain status and control record data. Now i have a tab in screen 1 details which would call the second normal screen and would contain all the control record information. My problem is that when i click on the details tab second screen is called and again i need to push enter tab to display the data. My requirement is when the user clicks on the details tab in screen one the data for the control record needs to be populated at that time itself instead of clicking enter again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data is pulled with IDOC num as the key field.I have tried specifying the select query in the PBO of both second screen as well in the PBO of the subscreen1 of the second screen ie the first tab of the tabstrip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be precise i would like to see all the data when i push the details tab in the first screen.&lt;/P&gt;&lt;P&gt;Can anyone plz help me with this.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 06:33:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-module-pool-programming/m-p/1766007#M331214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T06:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Module pool Programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-module-pool-programming/m-p/1766008#M331215</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 need to implement the logic of data fetch in &amp;lt;b&amp;gt;PAI&amp;lt;/b&amp;gt; of the &amp;lt;b&amp;gt;first screen&amp;lt;/b&amp;gt;. Here in user commands module, when your User command is details table, fetch the required data and fill the internal table which u display on the second screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In PBO of the second screen, loop the internal table filled earliar in the user commands and pass the data to Tabstrip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would definitely work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if this helps...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amogh&amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2006 07:04:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-module-pool-programming/m-p/1766008#M331215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-04T07:04:54Z</dc:date>
    </item>
  </channel>
</rss>

