<?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: Dynpro in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/3763197#M905394</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;DYNPRO  as the name suggest is basically the Dynamic Programing or the Screen Programing. It deals with creating the screens for interaction with the user and also it provides various screen interfaces through which the user can interact. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web Dynpro  is the way of using the web to bring the UI to the user. You can get a much detailed information about WebDynpro from the following link. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/nw-wdabap" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/nw-wdabap&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Samantak. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rewards points for useful answers.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Apr 2008 10:51:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-28T10:51:00Z</dc:date>
    <item>
      <title>Dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/3763195#M905392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is dynpro programming and what is WEBDYNPRO?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Apr 2008 14:32:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/3763195#M905392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-27T14:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/3763196#M905393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dynpro is nothing more than a screen.  So when you develop a dynpro application, you are creating an application which involves screens in which the user will interact with.  In classical ABAP programming we use module pool programs which contain a numbr of screens, and we use the screen painter to creat these screens in a graphical way. These applications would then run in SAPgui.  Web dynpro is a way to create screens and interactive programs as well, but is not tied to the SAPgui.  These applications can run in a web browser, or in a smart client. The design paraidigms between the two are quite different, Web Dynpro uses the MVC paradigm(Model View Controller), you can mimic the same with classical dynpro, but it is not enforced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Apr 2008 15:23:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/3763196#M905393</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2008-04-27T15:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/3763197#M905394</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;DYNPRO  as the name suggest is basically the Dynamic Programing or the Screen Programing. It deals with creating the screens for interaction with the user and also it provides various screen interfaces through which the user can interact. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web Dynpro  is the way of using the web to bring the UI to the user. You can get a much detailed information about WebDynpro from the following link. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/nw-wdabap" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/nw-wdabap&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Samantak. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rewards points for useful answers.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2008 10:51:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/3763197#M905394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-28T10:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/3763198#M905395</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;&lt;STRONG&gt;Web Dynpro&lt;/STRONG&gt;  uses the model-view-controller&lt;/P&gt;&lt;P&gt;(MVC) approach to Web interface&lt;/P&gt;&lt;P&gt;development (see sidebar at top of next&lt;/P&gt;&lt;P&gt;page), so that a Web Dynpro component&lt;/P&gt;&lt;P&gt;and all its pieces have the same semantics&lt;/P&gt;&lt;P&gt;whether they are written in ABAP&lt;/P&gt;&lt;P&gt;or Java.The very first version of the Web&lt;/P&gt;&lt;P&gt;Dynpro development environment to be&lt;/P&gt;&lt;P&gt;delivered was for Java-based projects.&lt;/P&gt;&lt;P&gt;For Web Dynpro&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.esnips.com/doc/97d0d50d-907a-4e99-82db-f558888bd544/Web-Dynpro" target="test_blank"&gt;http://www.esnips.com/doc/97d0d50d-907a-4e99-82db-f558888bd544/Web-Dynpro&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where as &lt;STRONG&gt;Dynpro&lt;/STRONG&gt; , here we use number of screen , push buttons, text boxes table controls tabs stips etc. nothing but Module Pools &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward Points If Usefull&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Fareedas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Fareeda Tabassum S on Apr 30, 2008 3:52 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 10:22:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/3763198#M905395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-30T10:22:14Z</dc:date>
    </item>
  </channel>
</rss>

