cancel
Showing results for 
Search instead for 
Did you mean: 

Start DynPro

Former Member
0 Kudos

Hi All,

I want to learn dynPro.What actually DynPro is. Is it like BSP. I am fimiliar with BSP. Can anyone tell me from where I have to start it to learn DynPro.

Points will be rewarded.

Thanks,

Harpreet

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

HI

GOOD

Definition

Web Dynpro is the SAP NetWeaver programming model for user interfaces and provides support when developing the Web representation of business applications. The Web Dynpro model is based on the Model View Controller paradigm, 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 on a number of client platforms.

· Extensive platform independence of interfaces

Structure

In Web Dynpro, each user interface is always made up of the same basic elements (such as UI elements or events triggered by the user). These basic elements are declared using Web Dynpro tools. The event handling is programmed in separate source code areas which are executed automatically at runtime when the event is triggered.

GO THROUGH THIS LINK WHICH WILL GIVE YOU DETAIL IDEA ABOUT EH WEB DYN PRO

https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro

http://help.sap.com/saphelp_nw04/helpdata/en/a5/1a1e3e7181b60ae10000000a114084/content.htm

http://www.thespot4sap.com/Articles/SAP_Design_Dynpro.asp

THANKS

MRUTYUN

vijayakhanna_raman
Active Contributor
0 Kudos

Hi,

Dynpro is same as BSP in the sense of creating the UI elements and screen design,

But the way is different.

Start here...

SAP WD UI ELEMENT BOOK:Shortcut to:

View – Programming

UI and Navigation: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9214b1e5-0601-0010-fdb0-ec3...

Web Dynpro Tutorials and Sample Applications:

https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/library/uuid/49f2ea90-0201-0010-ce8e-d...

Regards,

Vijayakhanna.

arun_srinivasan
Contributor
0 Kudos

hi

check out the link

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/web dynpro tutorial and sample applications.faq

This will u better and more idea about web dynpro

View – Programming UI and Na Navigation

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9214b1e5-0601-0010-fdb0-ec3...

webdynpro tools

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7447b3e5-0601-0010-0993-fb1...

What is Web Dynpro?

Why WebDynpro ?

BSP to WEB Dynpro

Benifits of using Webdynpro

What kind of applications are being developed with Web Dynpro?

hope this helps,

Regards,

Arun

Former Member
0 Kudos

Hi,

see

Regards, Heidi