<?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/2740752#M636733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Web Dynpro is a client-independent programming model of the SAP NetWeaver technology platform for developing user interfaces for professional business applications. It is based on the model view controller paradim which ensures that the business logic is separated from the presentation logic. This architecture is visible in the Web Dynpro perspective of the SAP NetWeaver Developer Studio (NWDS). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web Dynpro helps you with the development of Web applications by:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Ensuring platform-independence with the meta model approach&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Minimizing the implementation effort through declarative programming&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Supporting a structured design process by applying the model view controller paradigm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Providing reuse and better maintainability by using components&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Providing graphical support with tools in the Web Dynpro perspective&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Providing the SAP NetWeaver Java Development Infrastructure (NWDI) which supports team work with different services such as source code versioning and the Central Build Service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Sep 2007 09:53:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-03T09:53:01Z</dc:date>
    <item>
      <title>dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/2740748#M636729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can any one explain the concept of dynpro &lt;/P&gt;&lt;P&gt;web dynpro?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 09:34:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/2740748#M636729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T09:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/2740749#M636730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;please refer to these links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/webdynpro" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/webdynpro&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/02e1fa45-0801-0010-10a0-f1cf47e8c943" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/02e1fa45-0801-0010-10a0-f1cf47e8c943&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/77/3545415ea6f523e10000000a155106/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/77/3545415ea6f523e10000000a155106/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;vivekanand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 09:41:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/2740749#M636730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T09:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/2740750#M636731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A Programming Model for User Interfaces&lt;/P&gt;&lt;P&gt;Defines a standard structure for user interface applications&lt;/P&gt;&lt;P&gt;Derived from the MVC (&amp;#147;model-view-controller&amp;#148;) design pattern&lt;/P&gt;&lt;P&gt;A Set of Tools for User Interface Design&lt;/P&gt;&lt;P&gt;Focus on graphical modelling&lt;/P&gt;&lt;P&gt;Code is generated from meta-model declarations&lt;/P&gt;&lt;P&gt;Integrated in SAP NetWeaver Developer Studio and the ABAP Workbench&lt;/P&gt;&lt;P&gt;A Runtime Environment for Applications&lt;/P&gt;&lt;P&gt;Framework running on SAP Web AS server offers common services&lt;/P&gt;&lt;P&gt;A Technology for Software Modularization&lt;/P&gt;&lt;P&gt;Components help structure applications and support pattern-based UIs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 09:44:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/2740750#M636731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T09:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/2740751#M636732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi balaji,&lt;/P&gt;&lt;P&gt;  To start with Web dynpro ABAP you can try following tutorial:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a282c952-0801-0010-1eb5-87953e036712" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a282c952-0801-0010-1eb5-87953e036712&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can start with tutorials and all. There are around six tutorials in SDN library.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web Dynpro for ABAP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/a5/1a1e3e7181b60ae10000000a114084/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/a5/1a1e3e7181b60ae10000000a114084/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best tutorials in wbdynpro for ABAP to start with :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/webcontent/uuid/fed073e5-0901-0010-4eb4-c9882aac7b11" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/webcontent/uuid/fed073e5-0901-0010-4eb4-c9882aac7b11&lt;/A&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the following SDN WDA Wiki . There you can find all relevant information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.sdn.sap.com/wiki/display/WDABAP/Main" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/display/WDABAP/Main&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u have separate forum for webdynpro abap and java. u can find lot of interesting topics there. Kindly go thro that forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 09:48:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/2740751#M636732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T09:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/2740752#M636733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Web Dynpro is a client-independent programming model of the SAP NetWeaver technology platform for developing user interfaces for professional business applications. It is based on the model view controller paradim which ensures that the business logic is separated from the presentation logic. This architecture is visible in the Web Dynpro perspective of the SAP NetWeaver Developer Studio (NWDS). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web Dynpro helps you with the development of Web applications by:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Ensuring platform-independence with the meta model approach&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Minimizing the implementation effort through declarative programming&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Supporting a structured design process by applying the model view controller paradigm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Providing reuse and better maintainability by using components&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Providing graphical support with tools in the Web Dynpro perspective&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Providing the SAP NetWeaver Java Development Infrastructure (NWDI) which supports team work with different services such as source code versioning and the Central Build Service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 09:53:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro/m-p/2740752#M636733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T09:53:01Z</dc:date>
    </item>
  </channel>
</rss>

