cancel
Showing results for 
Search instead for 
Did you mean: 

mobile webdynpro v/s webdynpro

Former Member
0 Kudos

what is the difference between these two?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi shanto,

Web Dynpro is the SAP programming model used to develop professional Web UIs for business applications. It consists of a runtime environment and a graphical development environment with special Web-Dynpro tools that are integrated in the SAP NetWeaver Developer Studio.

In the SAP Web Application Server allows direct online access to Web Dynpro applications using mobile devices. As part of the SAP Web Application Server, Web Dynpro provides a development and runtime environment with which you can quickly and simply create professional user interfaces for desktop PCs or for mobile devices

The Web Dynpro tools support application development during the implementation and design phases. When a Web Dynpro application isdeveloped, a platform-independent metamodel is created from which Java classed are generated.

Since Web Dynpro features a clear separation between layout data and business data, you can develop Web Dynpro applications with the same programming model both for mobile devices and conventional PCs.

The development of mobile Web Dynpro applications, the application development therefore uses:

The same metadata model,The same development environment, The same functions provided by Web Dynpro – for example, personalization, connecting a back end, user management, and so on.

Regards,

vino

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Mobile Web Dynpro Application:

An application that is developed using Mobile Web Dynpro Offline and can be deployed and run on the client device.

Mobile Web Dynpro Client :

The runtime environment that supports the Mobile Web Dynpro applications on the client device.

Mobile Web Dynpro Offline :

An extended Web Dynpro environment for developing applications for client devices

Mobile Web Dynpro Offline Perspective :

A single point of entry for Mobile Web Dynpro Offline projects, where you can perform development activities such as creating, editing, and designing development objects.

Check the following links,

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/bf4dbf72-0901-0010-2089-b0a7d... [original link is broken]

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/b2b0c072-0901-0010-ec93-ad7df... [original link is broken]

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/398c6a9f-0701-0010-ada4-c5a...

WebDynpro :

The development and runtime environment used to create professional user interfaces for business applications powered by SAP NetWeaver.

It provides a declarative meta model for developing Web applications, without writing much programming code. From this abstract definition, Web Dynpro generates code to create a ready-to-run Web application for different runtime platforms and frontend technology.

Former Member
0 Kudos
Former Member
0 Kudos

Hi

WebDynpro applications are also accessible by the mobile devices.

You develop in the same development environment – the SAP NetWeaver Developer Studio – that you use to program Web Dynpro applications for a desktop browser. In most cases, you can adapt the user interface to fit the small screen of a mobile device.

go through the following links

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/398c6a9f-0701-0010-ada4-c5a51b1b...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5db3a890-0201-0010-1f8b-a986fc42...

http://help.sap.com/saphelp_nw70/helpdata/en/42/c136cb0f241d66e10000000a1553f6/content.htm

Hope it helps you

Regards

Chandrasekhar