cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding: web dynpro for JAVA

former_member8532
Participant
0 Kudos

Hello all,

I know java language and making an application in web dynpro . I am facing problem in solving class code that get automatically created .I need tutorials to learn about internal classes and interfaces .i want to know which object should be used for which purpose,and which method should be called and want to know about variables.

because in this lots of thing get automatically created and making me confuse which one should be used for which purpose.

thanks .

Accepted Solutions (0)

Answers (8)

Answers (8)

Former Member
0 Kudos

Hi Punit Pawar ,

The following r excellent websites containing PDF & PPT docs on web dynpro for JAVA with examples which will there by gain u confidence on it :

Web Dynpro Java Foundation u2013 What's new in SAP NetWeaver 2004S

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c29a4d25-0c01-0010-50ae-e69...

SAP Web Dynpro Overview

http://wendtstud1.hpi.uni-potsdam.de/sysmod-seminar/SS2005/presentations/12-WebDynpro-Overview.ppt

Web Dynpro General Concepts

https://admin.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/30ea953b-8e57-2910-4e85-f7b...

Web Dynpro

http://help.sap.com/saphelp_nw2004s/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/frameset.htm

Web Dynpro Architecture

http://help.sap.com/saphelp_nw04/helpdata/en/a5/1a1e3e7181b60ae10000000a114084/content.htm

Web Dynpro User Interface Design

https://www.sdn.sap.com/irj/sdn/webdynpro?rid=/webcontent/uuid/ce44a14c-0a01-0010-af89-d7dbd944f176

Getting Started with Web Dynpro Java

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/28113de9-0601-0010-71a3-c8780...

http://www.sapforum.co.kr/TECHDAY07/download/9.%20SAP%20WebDynpro_%EA%B9%80%ED%98%9C%EC%84%AD.pdf

How-to add a custom Web Dynpro iView to the MSS Employee Profile (ECC 6.0)

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/how-toaddacustomWebDynproiViewtotheMSSEmployeeProfile(ECC+6.0)&focusedCommentId=55238

Developing Java Applications using Web Dynpro Configuration Scenario

http://www50.sap.com/businessmaps/8F5B533C4CD24A59B11DE1E9BDD13CF1.htm

Integrating Web Dynpro and SAP NetWeaver Portal Part 1: Creating Web Dynpro-Based Portal Content

http://www.octavia.de/fileadmin/content_bilder/Hauptnavigation/SAP_NetWeaver/WebDynpro/Tutorial_1.pd...

The Structural Concepts of Web Dynpro Components

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a048387a-0901-0010-13ac-87f...

Web Dynpro:Context Mapping & Model Binding

http://wendtstud1.hpi.uni-potsdam.de/sysmod-seminar/SS2005/presentations/14-Web_Dynpro_dataflow.pdf

Web Dynpro:Getting Involved

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c193252d-0701-0010-f5ae-f10...

http://www.octavia.de/fileadmin/content_bilder/Hauptnavigation/SAP_NetWeaver/WebDynpro/Web_Dynpro_Pa...

All Web Dynpro Articles

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/7082f9fc-070d-2a10-88a2-a82b1...

cheers!

gyanaraj

former_member8532
Participant
0 Kudos

Hello selvaraj,

Thanks for your answer its very helpful.

i am giving you points.

can you please help me in solving the below one problem.

I want to call an rfc enabled function module not bapi that linked to rfc enabled function module from webdynrpo application.

plz consider no bapi call only rfc enabled function module call.

Thanks

Former Member
0 Kudos

hi

Refer these blogs to call RFC in web dynpro application.

These blogs are using bapi's but instead of bapi you can search and use required function module while creating model using data from back end. The way to access both is similar, no difference.

[Handling Structure/Table Transactions Using BAPIs in Web dynpro (PART I)|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1367] [original link is broken] [original link is broken] [original link is broken];

[Handling Structure/Table Transactions Using BAPIs in Web dynpro (PART II)|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1368] [original link is broken] [original link is broken] [original link is broken];

Mandeep Virk

Former Member
0 Kudos

I recommend Chris Whealy's book "Inside Web Dynpro for Java".

Armin

Former Member
0 Kudos

Hi

Good

Check the below links,

WebDynPro JAVA API.

WebDynpro Basics

http://help.sap.com/saphelp_nw70/helpdata/EN/f1/94384162316532e10000000a1550b0/frameset.htm

Thanks

mrutyun^

Former Member
0 Kudos
PradeepBondla
Active Contributor
0 Kudos

Hi,

Here is a good document

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0ba2c45-0518-2a10-73be-9b785e10...

sorry its repeated... i didnt check your previous responses.

regards,

Pradeep

Edited by: pradeep bondla on Jul 21, 2008 7:18 AM

Former Member
0 Kudos

Hi Punit

See this link you will get a better understand and also refer SapHelp .

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0ba2c45-0518-2a10-73be-9b785e10...

Thanks,

Tulasi

nikhil_bose
Active Contributor
0 Kudos

Documentation [Web Dynpro for Java|http://help.sap.com/saphelp_nw04s/helpdata/en/42/ca29652fe86babe10000000a1553f6/content.htm]

hope it helps

nikhil

Former Member
0 Kudos

Hi

Refer these

[Links|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/wdjava/links]

[Tutorials & Samples for Web Dynpro Java|https://www.sdn.sap.com/irj/sdn/nw-wdjava?rid=/webcontent/uuid/00b64d9f-fea2-2910-c988-ee2544047f8c]

Mandeep Virk