<?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: re: dialog in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog/m-p/1169915#M122810</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;Both are same. There is no difference. U can also say it online programme. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User can interact with screen at runtime for eg. screen related to creat sales order...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Digesh Panchal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jan 2006 06:50:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-23T06:50:34Z</dc:date>
    <item>
      <title>re: dialog</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog/m-p/1169913#M122808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    What is dialog programming and modulepool programming.&lt;/P&gt;&lt;P&gt;Is there any difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;p.kp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2006 06:41:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog/m-p/1169913#M122808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-23T06:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: re: dialog</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog/m-p/1169914#M122809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Programs that are partially or wholly dialog-driven usin user interaction are referred to as dialog programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Module pools are very similar to executable programs. Except for reporting events and for being callable via SUBMIT, module pools support the same features as executable programs. In another way around, module pools could be fully replaced by executables. Traditionally, module pools are chosen to implement the application logic of so called dialog programs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2006 06:47:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog/m-p/1169914#M122809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-23T06:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: re: dialog</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog/m-p/1169915#M122810</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;Both are same. There is no difference. U can also say it online programme. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User can interact with screen at runtime for eg. screen related to creat sales order...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Digesh Panchal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2006 06:50:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog/m-p/1169915#M122810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-23T06:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: re: dialog</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog/m-p/1169916#M122811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;       Then what about the call dialog syntax. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;p.kp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2006 07:02:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog/m-p/1169916#M122811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-23T07:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: re: dialog</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog/m-p/1169917#M122812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dialog is just a user interface screen to get the data from the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Module pool is executable program used to get the data from the user, process the data and store,update the data in the underlying memory or database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2006 07:07:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog/m-p/1169917#M122812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-23T07:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: re: dialog</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog/m-p/1169918#M122813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CALL DIALOG &amp;lt;DIALOG PROGRAMNAME&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but this is obsolete now as CALL screen is there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2006 07:10:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog/m-p/1169918#M122813</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2006-01-23T07:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: re: dialog</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog/m-p/1169919#M122814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Module pool contains processing steps for screen modules from the transaction and can only be executed with a transaction code or a menu function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use CALL SCREEN to call dialog.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2006 07:11:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-dialog/m-p/1169919#M122814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-23T07:11:49Z</dc:date>
    </item>
  </channel>
</rss>

