cancel
Showing results for 
Search instead for 
Did you mean: 

WEBDYNPRO

Former Member
0 Kudos

Hi Friends

What exactly is Web Dynpro??? Is this a portal?? How is this used and where all is this used?? How can you get connected to this Web dynpro??

How far is this used in all the HR Modules like Om, PA, TM, Payroll, CATS, Benefits, PD, ESS/MSS, E-Recruitment, ECM.

Regards

Deepa

Accepted Solutions (1)

Accepted Solutions (1)

former_member206159
Active Contributor
0 Kudos

Hi,

If you want to develop any custom applications which is not available in standard portal then we can develop those applications using webdynrp java/abap. Remember this is one of the method of developing portal applications.

webdynpro applications are deployed in portal using NWDS tool (eclipse inbuilt) and they can use in the portal

Web Dynpro is the SAP NetWeaver programming model for user interfaces (UIs). The Web Dynpro model is based on the Model-View-Controller programming model, and has the following features that build on the classic dynpro model:

· Clear separation of business logic and display logic

· Uniform metamodel for all types of user interfaces

· Execution in a browser-based environment

· Extensive platform independence of interfaces

· Support of UI-pattern-based development of user interfaces

Today's end users are accustomed to the Internet's intuitive point-and-click technology. Yet in contrast to many professional business applications, Internet browsers often lack input checks, input help, support for multiple languages, and easy-to-use error handling - shortcomings that are simply not acceptable for state-of-the-art Web applications. It's not that the appropriate technologies aren't available. They are. But each individual function demands considerable expertise and an enormous programming overhead.

In response to this challenge, the Web Dynpro as integral part of the SAP Web Application Server provides a design-time environment that is independent of the underlying runtime environment and enables companies to model and design user interfaces cost-effectively and precisely. Web Dynpro is backed by rich usability patterns, exploits information about business data types, and runs on multiple devices, networks, and platforms. Web Dynpro's design-time tools are integrated into the development environment of the SAP Web Application Server. Web Dynpro provides additional services for easy deployment and maintenance, as well as device independence and internationalized support of browser-based interfaces. Caching mechanisms guarantee fast response for highly interactive user interfaces, and a user interface element library containing, among other things, ready-made user interface elements (such as buttons and input fields).

have a look at the Web Dynpro homepage: https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro

There's also the WDA Knowledge Center https://www.sdn.sap.com/irj/sdn/developerareas/abap?rid=/library/uuid/02e1fa45-0801-0010-10a0-f1cf47...

As to what Web Dynpro is, read this: http://help.sap.com/saphelp_nw2004s/helpdata/en/a5/1a1e3e7181b60ae10000000a114084/content.htm

Web Dynpro ABAP:

http://help.sap.com/saphelp_nw2004s/helpdata/en/77/3545415ea6f523e10000000a155106/frameset.htm

Web Dynpro Java:

http://help.sap.com/saphelp_nw2004s/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/content.htm

High-level overviews:

WDA: http://help.sap.com/saphelp_nw2004s/helpdata/en/42/d41b25d2216babe10000000a1553f6/content.htm

WDJ:

http://help.sap.com/saphelp_nw2004s/helpdata/en/db/bd3642e2a3ab04e10000000a1550b0/content.htm

Raghu

Answers (1)

Answers (1)

Former Member
0 Kudos

Deepa,

Webdynpro is a Framework specific to SAP based on MVC(Model View Controller) architecture ...comes in 2 flavours JAVA & ABAP .....used in the creation of Portal iviews.....Using ESS/MSS Employees and Managers can view and modify their data from Portal to reflect to SAP R/3....

Hope it helps.

Regards,

Shikhil