<?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: Dyn Pro? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dyn-pro/m-p/2210728#M473482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dynpro is just a name for a screen,  that's it.  The word dynpro and screen are interchangable.  Web Dynpro is one step further, and referrs to a framework and tool intergrated into the ABAP workbench which allows you to create "screens" or user interfaces which are mostly web based.  They run in a browser.  Here is a link for Web Dynpro ABAP,  Web dynpro also is supported on the java side as well.&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;&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>Fri, 04 May 2007 17:26:14 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2007-05-04T17:26:14Z</dc:date>
    <item>
      <title>Dyn Pro?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dyn-pro/m-p/2210727#M473481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one tell me what is the meaning of Dynpro and where is it used? What is webdynpro ? Can you also provide some links for web dynpro and how it is related to Netwaever?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance to all contributors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Newabaper&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 17:21:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dyn-pro/m-p/2210727#M473481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T17:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dyn Pro?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dyn-pro/m-p/2210728#M473482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dynpro is just a name for a screen,  that's it.  The word dynpro and screen are interchangable.  Web Dynpro is one step further, and referrs to a framework and tool intergrated into the ABAP workbench which allows you to create "screens" or user interfaces which are mostly web based.  They run in a browser.  Here is a link for Web Dynpro ABAP,  Web dynpro also is supported on the java side as well.&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;&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>Fri, 04 May 2007 17:26:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dyn-pro/m-p/2210728#M473482</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-05-04T17:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dyn Pro?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dyn-pro/m-p/2210729#M473483</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;A sap dynpro is nothing but a SAP screen that provides a forum for the user to interact with the SAP database. The dynpro forms the heart of any transaction, and in order to design one for a particular process, the process needs to be broken down into a sequence of dynpros. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main components of a typical SAP custom transaction dynpro are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Screen Attributes&lt;/P&gt;&lt;P&gt;- Screen Elements&lt;/P&gt;&lt;P&gt;- Screen Fields&lt;/P&gt;&lt;P&gt;- Screen Layout&lt;/P&gt;&lt;P&gt;- Define the OK code field in the field list for the Screens&lt;/P&gt;&lt;P&gt;- Flow Logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this link for more informaton on SAP Dynpro.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.thespot4sap.com/Articles/SAP_Design_Dynpro.asp" target="test_blank"&gt;http://www.thespot4sap.com/Articles/SAP_Design_Dynpro.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web Dynpro is the SAP NetWeaver programming model for user interfaces and provides support when developing the Web representation of business applications. The Web Dynpro model is based on the Model View Controller paradigm, and has the following features that build on the classic dynpro model:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Clear separation of business logic and display logic&lt;/P&gt;&lt;P&gt;- Uniform metamodel for all types of user interfaces&lt;/P&gt;&lt;P&gt;- Execution on a number of client platforms.&lt;/P&gt;&lt;P&gt;- Extensive platform independence of interfaces Structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information, please check this links.&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;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/web+dynpro&amp;amp;" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/web+dynpro&amp;amp;&lt;/A&gt;;&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;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 17:27:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dyn-pro/m-p/2210729#M473483</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-05-04T17:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dyn Pro?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dyn-pro/m-p/2210730#M473484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in abap dynpro refers to the screen number. u can see it in BDC coding to fill the bdc table we refer it through the system field sy-dynnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whats WEBDYNPRO?&lt;/P&gt;&lt;P&gt;Situation where you need to develope Custom Developement for Client with SAP you can use WebDynpro . Just take case that client want that his some business process to be automised over web then we will go for WebDynpro .Eg. Let client want that his shopfloor worker should be able fill BOM , Q-form over web .For that some web site adress (URL ) will be give to him . He can fill that data from anywhere just need to have browser . So by WebDynpro your SAP will be completely aviiable over Web . &lt;/P&gt;&lt;P&gt;Not just that it seems that future will be WebDynpros. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About Material &lt;/P&gt;&lt;P&gt;First of all start doing SAP SDN tutorials .&lt;/P&gt;&lt;P&gt;Create some compenents with BAPI , Component usage and ALV .&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;/people/marilyn.pratt/blog/2005/12/20/web-dynpro-for-abap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to Download demo tutorials from SDN library &amp;amp; Try to search WebDynpro ABAP WebLogs .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wait not just that SAP has provided you with ample demo example of WD ABAP already bundled with SAP . Just Try out Components starting with WDR . I can tell you few like WDR_TEST_EVENTS ( It shows how every UI elments to use )&lt;/P&gt;&lt;P&gt;See packages like SWDP_DEMO , SALV_WD_DEMO&lt;/P&gt;&lt;P&gt;there are many more .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/marilyn.pratt/blog/2005/12/20/web-dynpro-for-abap&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;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3016990"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 17:27:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dyn-pro/m-p/2210730#M473484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-04T17:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dyn Pro?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dyn-pro/m-p/2210731#M473485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time to reply for this post. It was very helpful and now gave me a clear idea. Does any one have documentation of web dynpro using Java?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so can you pls send me to the mail id newabaper@gmail.com or some links from where i can download .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance and I have rewarded the points also &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Newabaper&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 16:28:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dyn-pro/m-p/2210731#M473485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T16:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dyn Pro?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dyn-pro/m-p/2210732#M473486</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_nw2004s/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/frameset.htm&lt;/A&gt;&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>Mon, 07 May 2007 16:30:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dyn-pro/m-p/2210732#M473486</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-05-07T16:30:47Z</dc:date>
    </item>
  </channel>
</rss>

