<?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 program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program/m-p/9239552#M1719592</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Dec 2012 13:25:00 GMT</pubDate>
    <dc:creator>anand_n5</dc:creator>
    <dc:date>2012-12-21T13:25:00Z</dc:date>
    <item>
      <title>module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program/m-p/9239548#M1719588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; everyone i have question for u here am trying to design a module pool program where the first&amp;nbsp; screen(100) has two buttons previous and next when i select previous it should display a modal dialog box that this is initial screen and when press next it should go to next screen (200). I have created a modal dialog box with screen (300). Here i am trying to call the modal dialog box using (call screen '300' starting at 10 10 ending at 15 15)but its showing syntax error that screen should be replaced with subscreen.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 09:03:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program/m-p/9239548#M1719588</guid>
      <dc:creator>anand_n5</dc:creator>
      <dc:date>2012-12-21T09:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program/m-p/9239549#M1719589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked the screen 300 attributes tab, say it is a Modal Dialog Type ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 09:14:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program/m-p/9239549#M1719589</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2012-12-21T09:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program/m-p/9239550#M1719590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the screen type of 300, see the attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 09:16:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program/m-p/9239550#M1719590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-21T09:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program/m-p/9239551#M1719591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First Make the screen attribute as Normal&lt;/P&gt;&lt;P&gt;Define the Screen size in the Attributes it self if required.&lt;/P&gt;&lt;P&gt;Call the Screen with the Starting At 10 10. remove Ending thing as shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Call&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt;"&gt;Screen&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt;"&gt;300&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt;"&gt;Starting&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt;"&gt;At&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt;"&gt;10&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt;"&gt;5&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 09:18:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program/m-p/9239551#M1719591</guid>
      <dc:creator>Venkat_Sesha</dc:creator>
      <dc:date>2012-12-21T09:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program/m-p/9239552#M1719592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 13:25:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program/m-p/9239552#M1719592</guid>
      <dc:creator>anand_n5</dc:creator>
      <dc:date>2012-12-21T13:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program/m-p/9239553#M1719593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 13:25:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program/m-p/9239553#M1719593</guid>
      <dc:creator>anand_n5</dc:creator>
      <dc:date>2012-12-21T13:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program/m-p/9239554#M1719594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 13:25:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-program/m-p/9239554#M1719594</guid>
      <dc:creator>anand_n5</dc:creator>
      <dc:date>2012-12-21T13:25:51Z</dc:date>
    </item>
  </channel>
</rss>

