cancel
Showing results for 
Search instead for 
Did you mean: 

Prerequisites for Web Dynpro

Former Member
0 Kudos

Hi,

I would like to learn Web Dynpro. Please advice me on the pre requisites for this and skill level required in the respective pre requisites.

Example: Is ABAP knowledge a must for WebDynpro developments? Skill level Beginner / intermediate / expert

Thank you and appreciate your help.

Vasanth

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Dear Vasanth,

Welcome to WD ABAP.

I believe you are asking for web dynpro ABAP. Its very easy and straight forward. No need to know html or scripting.

At the same time you must know basic ABAP + some handson on ABAP Objects.

If you are beginer in ABAP or ABAP Objects do learn the same. Then will help you with some material and links.

The below link has e-learning from basic to advanced. You can go through it.

[http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/3861] [original link is broken] [original link is broken] [original link is broken];

Best Regards,

Aleem Mohiuddin.

Former Member
0 Kudos

Hi,

Web dynpro is on a peak now..

for learning webdynpro u need o have a basic web application design knowledge//

in webdynpro abap...

u need to know the mODULE VIEW Controller(MVC) design pattern,

functions of context,

functions of plugs(both inbound and outbound) .

establishing connections between two views or windows...

and knowledge of abap dictionary tables..(for database connections)

and knowledge of function models and methods specific to webdynpro abap..

So u please try to knw the above things,, and it will help u ...

Former Member
0 Kudos

Hi Vasanth,

In order to learn web dynpro for ABAP you need to have at least following skills:

- ABAP Dictionary

- ABAP programming, especially ABAP object.

- Web application experiences and understanding MVC model are big plus.

Thanks,

Duy