cancel
Showing results for 
Search instead for 
Did you mean: 

Advantages of Webdynpro for Abap?

Former Member
0 Kudos

Hi,

Can anyone give the information about the advantages of WebDynpro for ABAP,Why SAP has gone with WebDynpro For abap,When already WebDynpro for Java is there.

Best Gds

Xavier

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Purpose

Web Dynpro for ABAP or Web Dynpro for ABAP (WD4A, WDA) is the SAP standard UI technology for developing Web applications in the ABAP environment. It consists of a runtime environment and a graphical development environment with special Web Dynpro tools that are integrated in the ABAP Workbench (SE80).

Web Dynpro offers the following advantages for application developers:

● The use of declarative and graphical tools significantly reduces the implementation effort

● Web Dynpro supports a structured design process

● Strict separation between layout and business data

● Reuse and better maintainability by using components

● The layout and navigation is easily changed using the Web Dynpro tools

● Stateful applications are supported – that is, if the page is changed and the required data remains intact so that you can access it at any time throughout the entire application context.

Note that stateless applications are not possible.

● Automatic data transport using data binding

● Automatic input check

● Automatic operation of the Web Dynpro application using the keyboard

● User interface accessibility is supported

● Full integration in the reliable ABAP development environment

Answers (2)

Answers (2)

Former Member
0 Kudos

The following linke will satify your query

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

Warm Regards,

Vijay

Former Member
0 Kudos

Hi,

see the <a href="https://wiki.sdn.sap.com/wiki/display/WDABAP/General+Issues">SDN WDA Wiki</a> for more information

Regards, Heidi

mohammed_anzys
Contributor
0 Kudos

Hi

This has been discussed numerous times in this forum , you can search for those threads.

Most of the SAP functionality is developed in ABAP and if the customer is going to convert the UI without changing the functionality , it would good to develop the UI in WD ABAP as the customer could reuse the existing functionality, i mean the ABAP code.

Thanks

Anzy