cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Web Dynpro v/s BSP

Former Member
0 Kudos

Hi All

Can you pls tell the difference between ABAP Web Dynpro v/s BSP.

Regards

DM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

it's always nice to see the documentation quoted (see http://help.sap.com/saphelp_nw2004s/helpdata/en/77/3545415ea6f523e10000000a155106/frameset.htm).

Here's a what it also says in the documentation about web ui technologies:

http://help.sap.com/saphelp_nw2004s/helpdata/en/bd/48fc3f8fc2c542e10000000a1550b0/frameset.htm

Regards, Heidi

Former Member
0 Kudos

Hi madan....

<u><b>Web Dynpro for ABAP</b></u>

<i><b>Features</b></i>

Web Dynpro ABAP 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, the data that is required remains intact so that you can re-access the data in 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

<u><b>BSP</b></u>

  • BSP applications are standalone Web applications with presentation, workflow and application logics that are self-contained in terms of function.

  • In many ways, BSPs are similar to the server page technologies (xSP)from other software manufacturers, such as Active Server Pages (ASP)from Microsoft and Java Server Pages (JSP) from Sun Microsystems.

  • This technology has become relatively widespread in the field of Web development thanks to its various advantages.

regards,

get back for more help

vijay

Message was edited by: Vijayasarathy Raghunathan