cancel
Showing results for 
Search instead for 
Did you mean: 

what is web dynpro

Former Member
0 Kudos

plz tell me what is web dynpro.

thank u .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

What is Webdynpro?

Webdynpro Sample Applications and Tutorials

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/49f2ea90-0201-0010-ce8e-de18b94a...

SAP WebAs Samples And tutorials

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/7d646a6c-0501-0010-b480-bf47b... [original link is broken]

Basis Webdynpro tutorials....

http://help.sap.com/saphelp_erp2005/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/e9/1fc0bdb1cdd34f9a11d5321eba5ebc/frameset.htm

http://help.sap.com/saphelp_nw2004s/helpdata/en/3a/d08342a7d30d53e10000000a155106/frameset.htm

Web Dynpro Sample Applications and Tutorials:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/28113de9-0601-0010-71a3-c8780... [original link is broken]

http://searchsap.techtarget.com/searchSAP/downloads/SAPPRESS.pdf

Check the following thread u can get lot of materials,

Refer these linkshttps://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/web%20dynpro%20tutorial%20and%20sample%20applications.faq

Why WebDynpro ?

Why webdynpro and not BSP or JSP?

BSP to WEB Dynpro

Benifits of using

Webdynpro

WEbDynpro Java vs.

WebDynpro ABAP

Regarding Java related

Web Dynpro vs. Struts - a few

What kind of applications are being developed with Web Dynpro?

http://www.sappro.com/downloads/OptionComparison.pdf

Hop this will helpful for u..

Urs GS

Answers (7)

Answers (7)

Former Member
0 Kudos

issue closed

Former Member
0 Kudos

hi,

Web Dynpro’s main goal is to enable application developers to create powerful Web applications with a minimum of effort using descriptive tools in a structured design process. The key is to describe an application – any programming will only be a very minor part of application development. It must be easy for customers and partners to customize and enhance applications. They should be easy to maintain and enhance. The applications should run on a range of devices and on various types of network – this is important for collaboration scenarios. Customers must also be able to personalize them.

One guiding principle in the Web Dynpro philosophy is: the fewer lines of hand-written code there are in the UI, the better. Web Dynpro pursues this goal in two ways. First, Web Dynpro establishes a declarative language for specifying qualities of a user interface without writing any code. From this abstract definition, Web Dynpro generates code for a ready-to-run program skeleton of the user interface, and it also derives meta-data that a generic engine can interpret at runtime. Hand-written code still has its place, but it is reduced to a minimum.

Second, it provides technical features such as support for internationalization, flicker-free interaction and a clean separation of the business logic and the user interface. To ensure this separation Web Dynpro employs the Model-View-Controller (MVC) paradigm, first implemented in Smalltalk-80.

From the meta data created during the design phase, Web Dynpro is able to generate code for runtimes like J2EE and ABAP, and will also support .NET runtime.

former_member201361
Active Contributor
0 Kudos

hi ,

Refer this link

[http://help.sap.com/saphelp_nw04/helpdata/en/89/73a840bd6d3c13e10000000a155106/frameset.htm]

Former Member
0 Kudos

hi,

Webdynpro is a client independent programming model of

the sap net weaver technology platform which is used to

Develop the user interfaces for proficient business appli

Cations.It is based on the MVC architecture ensures that

Business logic is separated from the presentation logic.

1)platform indipendent through meta model

2)Maximizing the navigations and minimizing the coding

through declarative programming.

3)Reusability of the components

4)It provides graphical support through tools.

5)It provides netweaver development infrastructure supp

orts teamwork with different services like source code

versioning and central build service

Hazrath.G

Former Member
0 Kudos

Hi

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).

Web Dynpro helps you with the development of Web applications by:

· Ensuring platform-independence with the meta model approach

· Minimizing the implementation effort through declarative programming

· Supporting a structured design process by applying the model view controller paradigm

· Providing reuse and better maintainability by using components

· Providing graphical support with tools in the Web Dynpro perspective

· 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.

Pls refer this link also:

http://help.sap.com/saphelp_erp2005/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/frameset.htm

Mandeep Virk

Former Member
0 Kudos

Hi,

Web Dynpro is the SAP development toolset for creating professional Web user interfaces (UI) for business applications. Web Dynpro Java applications are developed within the SAP NetWeaver Developer Studio using a model-driven approach that minimizes manual UI coding and uses visual tools to design and reuse components.

Web Dynpro is based on the powerful and flexible Model-View-Controller architecture that helps implement a clear separation of user interfaces from backend services.

[original link is broken]

Regards

Ayyapparaj

Former Member
0 Kudos

Hi Kalyan,

WebDynpro is used to create User friendly interfaces for the front end; It has the capability to connect to the backend systems like R3, DB, WebServices using models such as adaptive RFC, Adaptive WebServices Etc.

Its of-course a powerful UI tool. WebDynpro Development can be done through Java and ABAP.

Regards

-Vinod

*