cancel
Showing results for 
Search instead for 
Did you mean: 

Webdynpro API

Former Member
0 Kudos

Hi All-

Please let me know the information about Webdynpro API to refer.

Regards,

Cris

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Thanks for quick response.

Actually I am looking for Webdynpro [Java] APIs.

Like what all interfaces/classes are available to use and their purpose..and please let me know the control flow of a Webdynpro [java] application..

Regards,

Cris

Former Member
0 Kudos

Hi,

here's the link to the control flow information: http://help.sap.com/saphelp_nw2004s/helpdata/en/13/aeeb41eda96624e10000000a1550b0/frameset.htm

The classes and interfaces are in the Javadocs in the SDN and in the documentation http://help.sap.com/saphelp_nw2004s/helpdata/en/43/05a58ac1fa6e73e10000000a422035/frameset.htm

Regards, Heidi

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi Cris,

See this link for UI Elements API:<a href="http://help.sap.com/saphelp_nw04/helpdata/en/a7/68a0cb87e4c447922a46cfa2655fb4/frameset.htm">Here</a> and

See this UME API:<a href="https://media.sdn.sap.com/javadocs/NW04/SPS15/um/index.html">Here</a><a href="https://media.sdn.sap.com/javadocs/NW04/SPS15/wd/index.html">Here</a>

Complete info on WebDynpro APIs. I find the APIs mentioned in this link to be important.

http://media.sdn.sap.com/html/submitted_docs/60_sp2_javadocs/webdynpro/overview-summary.html

SAP Web AS for Java Applications

-> Reference Manual

-> WebDynPro UI Element Reference Guide

-> Standard Library of UI elements

Here you will find a complete list of API's with explanation and relavant examples.

Regards, Suresh

Former Member
0 Kudos

Hi,

do be more specific. What exactly are you looking for?

General information on Web Dynpro ABAP and Java can be found in numerous threads in this forum, a simple search will do. The reference documentation of the classes etc. can be found under help.sap.com, it's also referenced several times in the threads in this forum.

Regards, Heidi