cancel
Showing results for 
Search instead for 
Did you mean: 

basic qustion

Former Member
0 Kudos

hallow

i start to learn web dynpro and i wont to now if i need for that high level of abap objects or basic knowledge is o.k. ?

Regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

Strictly speaking, to code in WD a basic knowledge of ABAP Objects is enough. The main concepts that you should know are -

1. Creating instances of classes.

2. Calling methods of classes (and interfaces that they implement) using instance or class (static methods)

3. Type casting (casting of one object into another type)

Hope this helps.

Regards,

Neha

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

if you want to learn Web Dynpro ABAP, you'd best attend the course NET310.

The prerequisites are:

Essential

A sound knowledge of ABAP, particularly of the material covered in

the courses BC400 (ABAP Workbench Foundations) and BC401 (ABAP Objects)

Regards, Heidi

Former Member
0 Kudos

Hi,

Concentrate on your OO Skills. U do need to know basic ABAP.

Know some basic transactions too..

Rgds,

Sai

Former Member
0 Kudos

A basic knowledge is mandatory I would say. And in depth understanding only helps your web dynpro learning more. It is better to spend some time on OO ABAP so that you can by yourself explore a lot more in web dynpro too.