cancel
Showing results for 
Search instead for 
Did you mean: 

Java WebDynpro CE 7.1 APIs

Former Member
0 Kudos

Hi All

Can anyone let me know the link for all APIs of Java WebDynpro CE 7.1

Thanks...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Have a look at the help in the NWDS.

Regards

Ayyapparaj

Former Member
0 Kudos

Thanks Ayyapparaj.

Actually i am new to SAP and learning Java WebDynpro. coming from background of Oracle Apps.

Here i am getting problem of Hierarchy in terms of coding prospect.

for example: If i want to access view context, what is the hirearchy i should follow.

I know for this is: wdComponentAPI.getMessageManager().reportSuccess(wdContext .curentContextElement.get...())

But dont know how it came like that. If possible for you to explain me or send me any link Objects hierarchy of Java WD in general, that would be great....

Thanks in advance.....

vmadhuvarshi_
Contributor
0 Kudos

Harpal,

This is the link for Javadocs for SAP NetWeaver Composition Environment 7.1.

http://help.sap.com/javadocs/nwce/current/index.html

Vishwas.

Former Member
0 Kudos

Thanks Vishvas. I think i was looking for the same.... Thanks....

vmadhuvarshi_
Contributor
0 Kudos

Harpal,

These javadocs will help you to learn a part of Web Dynpro Java but you might consider going through Developeru2019s Guide at Help topics in NWDS as Ayyapparaj suggested.

Better still, invest in a good book like [Inside WebDynpro for Java by Chris Whealy|http://sappress.com/product.cfm?account=&product=H983].

Regards,

Vishwas.

Former Member
0 Kudos

Thanks Vishwas for your suggestions.

This books look to have good coverage & tempting but i think this is based of SAP Netweaver 7.0 version and not CE 7.1 version, but is this matter?

Thanks....

vmadhuvarshi_
Contributor
0 Kudos

Basic concepts of WD Java remain almost same in both versions. If you want to understand basic concepts, this is a good book.

Vishwas.

Former Member
0 Kudos

Ya that is Right... Thanks Vishvas....

Answers (0)