cancel
Showing results for 
Search instead for 
Did you mean: 

Java APIs for Netweaver

Former Member
0 Kudos

Hello all,

I was looking for the API(Programming documentation) of java for SAP, the same as Sun has supplied for normal Java.

I found this Link: [https://help.sap.com/javadocs/NW04/current/index.html] that helps a bit. Pitty I can't find it in a more managable format such as chm.

There is also no search function, and you should be a little familiar with what you want to do.

I would think that if SAP is trying to attract Java programmers that they will at least make it easier to find documentation that helps them more.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Jacques,

... but isn't that what makes Java attractive? "Trial and error"? Java DOC is Java DOC. Every developer has to decide what to write and what not. You can't compare any API Docs to SUN's API (with lots of examples and so on ...). In SAP World you'll find everything what is relevant in the docs of NWDS or in help.sap.com or in one of the greatest dev forums around "SDN". So post clear questions and you'll get an clear answer from the "hackers" on SDN.

Regards,

Daniel

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Jacques,

the Javadocs you find there are the general format that is generated from the standard tool delivered with Java and usually used by programmers all over the world. Additional documentation about NetWeaver AS Java is available at [http://help.sap.com|http://help.sap.com].

In addition the whole stuff is also included with the help system of Developer Studio (documentation and API).

Now, what do you miss?

Regards,

Benny