<?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: Web Dynpro ABAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965591#M396609</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;Sent the doc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Simha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Feb 2007 07:38:39 GMT</pubDate>
    <dc:creator>Simha_</dc:creator>
    <dc:date>2007-02-23T07:38:39Z</dc:date>
    <item>
      <title>Web Dynpro ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965586#M396604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is Web DynPro ? &lt;/P&gt;&lt;P&gt;What is Web DynPro ABAP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 06:52:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965586#M396604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T06:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Web Dynpro ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965587#M396605</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;&amp;lt;a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/db22242d-0701-0010-28a2-aeaa1fefd706"&amp;gt;https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/db22242d-0701-0010-28a2-aeaa1fefd706&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I have the official Web Dynpro for ABAP documentation. Please let me know if I should send it to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that the following also helps you.&lt;/P&gt;&lt;P&gt;Web Dynpro for ABAP (WD4A, WDA) is the SAP standard UI technology for developing Web&lt;/P&gt;&lt;P&gt;applications in the ABAP environment. It consists of a runtime environment and a graphical&lt;/P&gt;&lt;P&gt;development environment with special Web Dynpro tools that are integrated in the ABAP&lt;/P&gt;&lt;P&gt;Workbench (SE80).&lt;/P&gt;&lt;P&gt;Web Dynpro offers the following advantages for application developers:&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; The use of declarative and graphical tools significantly reduces the implementation&lt;/P&gt;&lt;P&gt;effort&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; Web Dynpro supports a structured design process&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; Strict separation between layout and business data&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; Reuse and better maintainability by using components&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; The layout and navigation is easily changed using the Web Dynpro tools&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; Stateful applications are supported &amp;#150; that is, if the page is changed and the required&lt;/P&gt;&lt;P&gt;data remains intact so that you can access it at any time throughout the entire&lt;/P&gt;&lt;P&gt;application context.&lt;/P&gt;&lt;P&gt;Note that stateless applications are not possible.&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; Automatic data transport using data binding&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; Automatic input check&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; Automatic operation of the Web Dynpro application using the keyboard&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; User interface accessibility is supported&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; Full integration in the reliable ABAP development environment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web Dynpro Architecture&lt;/P&gt;&lt;P&gt;Definition&lt;/P&gt;&lt;P&gt;Web Dynpro is the SAP NetWeaver programming model for user interfaces (UIs).&lt;/P&gt;&lt;P&gt;The Web Dynpro model is based on the Model View Controller paradigm, and has the&lt;/P&gt;&lt;P&gt;following features that build on the classic dynpro model:&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; Clear separation of business logic and display logic&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; Uniform metamodel for all types of user interfaces&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; Execution on a number of client platforms.&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; Extensive platform independence of interfaces&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structure&lt;/P&gt;&lt;P&gt;Metamodel Concept&lt;/P&gt;&lt;P&gt;Web Dynpro provides support for developing Web representation of a business application.&lt;/P&gt;&lt;P&gt;You use specific tools to describe the properties of a Web Dynpro application in the form of&lt;/P&gt;&lt;P&gt;Web Dynpro metadata. The necessary source code is then generated automatically and&lt;/P&gt;&lt;P&gt;executed at runtime. In addition to the events offered by the framework, you can also define&lt;/P&gt;&lt;P&gt;your own events for a Web Dynpro application. However, the event handling must always be&lt;/P&gt;&lt;P&gt;programmed in separate source code areas which are executed automatically when the event&lt;/P&gt;&lt;P&gt;is triggered at runtime.&lt;/P&gt;&lt;P&gt;In Web Dynpro, each user interface is always made up of the same basic elements. These&lt;/P&gt;&lt;P&gt;elements of the metamodel can be statically declared using Web Dynpro tools.&lt;/P&gt;&lt;P&gt;It is also possible to implement elements of the metamodel at runtime and to change them or&lt;/P&gt;&lt;P&gt;reintegrate them at runtime. Using these implementations, you can make any changes or&lt;/P&gt;&lt;P&gt;enhancements to a user interface that has been created by declarative methods by&lt;/P&gt;&lt;P&gt;generating new interface structures at runtime.&lt;/P&gt;&lt;P&gt;This means that you can combine declarative processes and the implementation of source&lt;/P&gt;&lt;P&gt;code.&lt;/P&gt;&lt;P&gt;Graphical Development Tools&lt;/P&gt;&lt;P&gt;To support this declarative concept, both the SAP NetWeaver Developer Studio and the&lt;/P&gt;&lt;P&gt;ABAP Workbench contain a range of Web Dynpro tools. You can therefore generate a large&lt;/P&gt;&lt;P&gt;proportion of a Web Dynpro application using the tools provided, without having to create your&lt;/P&gt;&lt;P&gt;own source code. This applies to the following parts of the application:&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; Data flow between the front end and back end&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; Layout of the user interface&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; Properties of user interface elements&lt;/P&gt;&lt;P&gt;The Web Dynpro tools enable you to create source text areas manually within generated&lt;/P&gt;&lt;P&gt;source texts. These areas are not changed if the source code is regenerated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Separation of Business and Application Logic&lt;/P&gt;&lt;P&gt;Using Web Dynpro enables a clear separation of business logic and display logic. A Web&lt;/P&gt;&lt;P&gt;Dynpro application runs on the front end and has local or remote access to the back end&lt;/P&gt;&lt;P&gt;system via a service. This means that the display logic is contained in the Web Dynpro&lt;/P&gt;&lt;P&gt;application, while the business logic and the persistence of the business objects run in the&lt;/P&gt;&lt;P&gt;back end system. The following options are currently available for connecting Web Dynpro&lt;/P&gt;&lt;P&gt;applications and the back-end system:&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; An interface generated using adaptive RFC, through which BAPIs of an SAP system&lt;/P&gt;&lt;P&gt;can be called&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; An interface for calling Web services&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; A self-generated interface&lt;/P&gt;&lt;P&gt;The source code required for connecting the Web Dynpro application can be generated&lt;/P&gt;&lt;P&gt;from a UML definition of the Web Dynpro interface. A UML definition can be imported&lt;/P&gt;&lt;P&gt;into the Web Dynpro tools as an XML file.&lt;/P&gt;&lt;P&gt;Conversion of the Model-View-Controller&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Conversion of the Model-View-Controller Programming Model&lt;/P&gt;&lt;P&gt;Every Web Dynpro application is structured according to the Model View Controller&lt;/P&gt;&lt;P&gt;programming model:&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; The model forms the interface to the back end system and thus enables the&lt;/P&gt;&lt;P&gt;Web Dynpro application access to data.&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; The view is responsible for the representation of the data in the browser.&lt;/P&gt;&lt;P&gt;&amp;amp;#9679; The controller lies between the view and the model. The controller formats&lt;/P&gt;&lt;P&gt;the model data to be displayed in the view, processes the user entries made by the&lt;/P&gt;&lt;P&gt;user, and returns them to the model. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/thomas.jung/blog/2006/06/20/web-dynpro-abap-demonstration-videos:///people/thomas.jung/blog/2006/06/20/web-dynpro-abap-demonstration-videos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Simha.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 06:54:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965587#M396605</guid>
      <dc:creator>Simha_</dc:creator>
      <dc:date>2007-02-23T06:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Web Dynpro ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965588#M396606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at below link:&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/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/77/3545415ea6f523e10000000a155106/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 06:54:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965588#M396606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T06:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Web Dynpro ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965589#M396607</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;WebDynpro's are web components for a better user interface that link with the Backend SAP system from the browser.&lt;/P&gt;&lt;P&gt;They are of 2 types;&lt;/P&gt;&lt;P&gt;1. Web Dynpro for JAVA developed using Netweaver Developer Studio using Java.&lt;/P&gt;&lt;P&gt;2. Web Dynpro for ABAP developed from SE80 Transaction using ABAP objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 06:55:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965589#M396607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T06:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Web Dynpro ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965590#M396608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To : NaraShima&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You for all your information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be delighted if you could send me that doc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My email address is sowme87@gmail.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards for all ...thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 07:28:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965590#M396608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T07:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Web Dynpro ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965591#M396609</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;Sent the doc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Simha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 07:38:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965591#M396609</guid>
      <dc:creator>Simha_</dc:creator>
      <dc:date>2007-02-23T07:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Web Dynpro ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965592#M396610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/77/3545415ea6f523e10000000a155106/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/77/3545415ea6f523e10000000a155106/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 04:33:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965592#M396610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T04:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Web Dynpro ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965593#M396611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&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/db22242d-0701-0010-28a2-aeaa1fefd706" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/db22242d-0701-0010-28a2-aeaa1fefd706&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Check this blog:&amp;lt;/b&amp;gt;/people/thomas.jung/blog/2006/06/20/web-dynpro-abap-demonstration-videos&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/webcontent/uuid/512040e1-0901-0010-769c-c238c6ca35d9" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/webcontent/uuid/512040e1-0901-0010-769c-c238c6ca35d9&lt;/A&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.mydatabus.com/visitor.php?pt=downloadFile&amp;amp;tc=wkwwskrA&amp;amp;cl=0053&amp;amp;cn=000001&amp;amp;f=013107" target="test_blank"&gt;http://www.mydatabus.com/visitor.php?pt=downloadFile&amp;amp;tc=wkwwskrA&amp;amp;cl=0053&amp;amp;cn=000001&amp;amp;f=013107&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Beejal&lt;/P&gt;&lt;P&gt;**Reward if this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 04:37:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965593#M396611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T04:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Web Dynpro ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965594#M396612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Narasimha,&lt;/P&gt;&lt;P&gt;Could you please send me the official Web Dynpro documentation  too?  My email is lokesh122@yahoo.com.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Regards&lt;/P&gt;&lt;P&gt;- Lokesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2007 13:42:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965594#M396612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-13T13:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Web Dynpro ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965595#M396613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Narasimha,&lt;/P&gt;&lt;P&gt;Could you please send me the official Web Dynpro -abap documentation too? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Email : rahul2004.bhat@gmail.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 14:26:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965595#M396613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T14:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Web Dynpro ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965596#M396614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Narasimha,&lt;/P&gt;&lt;P&gt;Could you please send me the official Web Dynpro -abap documentation too? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Email : subhashprince4u@gmail.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 11:19:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965596#M396614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-03T11:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Web Dynpro ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965597#M396615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please send me the document to Kiransignin@gmail.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 13:49:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965597#M396615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-03T13:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Web Dynpro ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965598#M396616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi narasimha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please send me the WEBDYNPRO ABAP document to kiransignin@gmail.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;RajKiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2007 14:04:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dynpro-abap/m-p/1965598#M396616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-10T14:04:27Z</dc:date>
    </item>
  </channel>
</rss>

