Expline in detaild about Webdynpro ? give Url plz(Usha)
Answer Posted / ravi
Web Dynpro (WD) is a proprietary web application user interface technology developed by SAP AG and exists in a Java (Web Dynpro for Java, WDJ or WD4J) and an ABAP (Web Dynpro ABAP[1] , WDA) flavor. Both have in general the same functionality, but usually one flavor is improved after the other, so temporary one flavor is more advanced than the other. Hence, the decision for one of the two flavors shall be based on organizational and business circumstances, but not on functionality.
WD follows an adapted MVC pattern and a model driven development approach ("minimize coding, maximize design") with a large number of dedicated hooks in generated code to place custom coding. It is intended for business applications that shall follow standardized UI principles, connect to backend systems and be scalable.
Main advantages of Web Dynpro over other technologies
 typed access for design time checks, e.g. navigation links and messages are accessed via types instead of string keys like in JSF
 diverse services for backend access, like aRFC, JEE and Web Service data models
 integration with SAP Interactive Forms by Adobe, which are interactive PDF forms, during design (same IDE) and run time (data sharing)
 integration with business process management and business rules management (since NetWeaver CE 7.1 EHP 1)
 designed to support development big scale applications by adding multiple grouping layers on top of Java packages (DCs, SCs, products)
 runs on different clients e.g. web browser, mobile device, widget engine
 comes with a big collection of UI elements providing a wealth of functionality and only have to be configured but not programmed
Main disadvantages
 proprietary, running only on SAP servers
 less flexible due to support for multiple clients (i.e. custom html is not possible). To reduce the limitations, several measurements have been taken. For example, WD supports so-called "islands" for e.g. flash applications that enrich the Web Dynpro UI element collection by rich UI elements. This disadvantage doesn't seem so serious but in fact basic features that user expect to receive cannot be implemented (e.g. coloured rows in table, colours in general, advanced aligning of simple UI elements (due to nonexistence of more complicated ones), selecting multiple rows in tree-like tables (this is due to preserving basic concept of WDP) and many more). Having the flash feature means that developer completely avoids WDP UI (And thus cannot use other features).
 rendering speed in browser for larger tables (>1000 rows)
The designtime and runtime environment is part of SAP NetWeaver 7.0 (also known as Netweaver 2004s) and following releases.
The name comes after the original Dynpro library, whose name meant "Dynamic Program
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the relationship between web dynpro and sap enterprise portal? Are iviews and web dynpro competing technologies?
What is Universal Worklist UWL?
What are the functions of trex?
How to you apply license for an abap stack of an sap system ?
How will you connect the multiple business services?
Idoc to file scenario step by step?
Howmany interface you have developed?
What information is available under SAP NetWeaver PAM?
What is Enterprise Service Builder?
Explain the processes used for operating business applicatio
Which method have you used in proxy?
How to debug an idoc?
What is the parameter to be changed to increase lock table size in SAP?
what are the components in netweaver?
Explain about netweaver?