<?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 about dialog programming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-dialog-programming/m-p/2214945#M474802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, any body can give me the scenerio when we go for dialog programming. If possible tell me the reqirment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Apr 2007 04:06:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-26T04:06:53Z</dc:date>
    <item>
      <title>about dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-dialog-programming/m-p/2214945#M474802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, any body can give me the scenerio when we go for dialog programming. If possible tell me the reqirment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 04:06:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-dialog-programming/m-p/2214945#M474802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T04:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: about dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-dialog-programming/m-p/2214946#M474803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prasoon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dialog program is nothing but Modulepool Program so we will go for a dilaog program when we need the user to interact with the program when it is executing. User will be able to give some inputs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User will have a very good user interface because we can put so many elements(like Tab-Strips, Table Controls, Subscreens, Dropdowns,  ) on the screens in Modulepool(Dialog) Programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we need to give great comfort to understand what he need to perceive fro the screen and what he need to do on the screen Modue pool programs are needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also there are so many GUI Classes developed bu SAP for using on screns&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;     CL_GUI_TEXTEDIT                -   Text Editor&lt;/P&gt;&lt;P&gt;     CL_GUI_ALV_GRID               -   ALV Grid&lt;/P&gt;&lt;P&gt;     CL_GUI_HTML_VIEWER       -   To get HTML on a screen&lt;/P&gt;&lt;P&gt;     ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 05:01:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-dialog-programming/m-p/2214946#M474803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T05:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: about dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-dialog-programming/m-p/2214947#M474804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prasoon , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Dialog programming are nothing but module-pool programming or transactions . You should go for dialog programmings when you want to move across various screens , you want to have different status bars and different tool bars for those screens . for ex : lets take a scenerio where you have 2 screens , &lt;/P&gt;&lt;P&gt;0100 and 0200 . 0100 is the input screen and 0200 will give you a output . &lt;/P&gt;&lt;P&gt; you can design your screen 0100 for input values from the user, with the title 'Search materials ' and in 0200 'list of lisplayed materials from the search ' in the title bar .. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I hope I am clear to you ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful !&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Ranjita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 05:21:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-dialog-programming/m-p/2214947#M474804</guid>
      <dc:creator>former_member196299</dc:creator>
      <dc:date>2007-04-26T05:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: about dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-dialog-programming/m-p/2214948#M474805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Dialog / module pool programming is generally used for if:&lt;/P&gt;&lt;P&gt;1. user is entering data in controls like text box.&lt;/P&gt;&lt;P&gt;2. complex gui controls are used like ALV, Table control.&lt;/P&gt;&lt;P&gt;3. u want to o/p in graphical manner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jogdand M B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 07:24:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-dialog-programming/m-p/2214948#M474805</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T07:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: about dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-dialog-programming/m-p/2214949#M474806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Dialog programming is nothing but module pool programming or screen programming .Here u will be having 4 events tat can be used .They r&lt;/P&gt;&lt;P&gt;1.Process before output(PBO)&lt;/P&gt;&lt;P&gt;2.Process after input(PAI)&lt;/P&gt;&lt;P&gt;3.Process on value request(POV)&lt;/P&gt;&lt;P&gt;4.process on help(POH)&lt;/P&gt;&lt;P&gt;We will be writing the actions tat has to be occured before the user gives the input in PBO.&lt;/P&gt;&lt;P&gt;The actions tat has to be occured once the user gives the input will be written in PAI.&lt;/P&gt;&lt;P&gt;POV is F4 help and POH is similar to F1 Help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 09:28:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-dialog-programming/m-p/2214949#M474806</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T09:28:01Z</dc:date>
    </item>
  </channel>
</rss>

