cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding: web dynpro for JAVA

former_member8532
Participant
0 Kudos

Hello all

i have 3 question.

1. Actually i want to know that if we are making a application and it is divided in team. then every body need netweaver devloper studio installed on their system or there is something like sap GUI interface.

2. if everybody in team will made their own application then how will we combined .(just want to how a web dynpro application is developed in a team)

3. if suppose we got a requirement from client to make an application to get the data from their r/3 then show it.

we will make an application accessing rfc function module.

for this we made a JCO connection i just want to know which server we will use development or direct production as we cant use direct production.

Thanks

Accepted Solutions (0)

Answers (6)

Answers (6)

former_member8532
Participant
0 Kudos

Done

Former Member
0 Kudos

Ans 1 .As you have to install SAP GUI for each client to access R/3 system, Similarly NWDS is required for each client machine to use development environment.

Ans 2 To develop your application in team you can use Development Components (DC). Every developer develop its own application and then we can use other's components in our own.

Refer [Development Component Concepts|http://help.sap.com/saphelp_nw04/Helpdata/EN/49/d0ae143e94774a9423ca8c009dc76f/content.htm]

Ans 3. You have to use Development Server for your application developments. Because there will be changes in application time to time. Only after complete development you can transport your application to Productions server.

Mandeep Virk

Former Member
0 Kudos

Hi Punit,

1. Actually i want to know that if we are making a application and it is divided in team. then every body need netweaver devloper studio installed on their system or there is something like sap GUI interface.

ANS: Everybody needs Netweaver developer studio installed on their systems.

2. if everybody in team will made their own application then how will we combined .(just want to how a web dynpro application is developed in a team)

ANS: For this there is a concept called DC Development Component, it functions some what like a Java bean, like a single independent, re-usable module. Each user will develop its own DC, then later thay all can be integeratred.

3. if suppose we got a requirement from client to make an application to get the data from their r/3 then show it.

we will make an application accessing rfc function module.

for this we made a JCO connection i just want to know which server we will use development or direct production as we cant use direct production.

ANS: you should use development server, after complete development and thorough testing (after sucessfull , error free development), you can deploy your application to the production server using ear files.

Hope it helps.

Regards,

Yogesh...

Former Member
0 Kudos

Hi Punit,

check these links also for more information on NWDI.

BLOGS

/people/scott.braker/blog/2006/01/04/if-yan-can-cook133-yan-could-code133-sap-nwdi-part-ii

/people/scott.braker/blog/2006/01/11/if-yan-can-cook133-yan-could-code133-sap-nwdi-part-iii

/people/scott.braker/blog/2006/01/11/if-yan-can-cook133-yan-could-code133-sap-nwdi-part-iv

Documents

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/java/netweaver%2bdevelopment%2binfrastructure%2b(...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/bde05f14-0701-0010-33bd-c4daaabf...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e3813736-0301-0010-b6b8-8880ca90...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9e26a6e3-0601-0010-d798-d307801a...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0f341af-e86e-2910-3e8a-d9e3c227...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4093a091-ed97-2910-eb94-ca5c2c87...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/bbdcb1a2-0a01-0010-d787-d6f687de...

http://help.sap.com/saphelp_nw04s/helpdata/en/e0/364c4005a99523e10000000a1550b0/frameset.htm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/371ad7e4-0601-0010-1db0-bfbb584f...

help.sap.com

http://help.sap.com/saphelp_nw04s/helpdata/en/1e/086440bdd39a0ae10000000a155106/frameset.htm

http://help.sap.com/saphelp_nw04s/helpdata/en/1c/bca99c220c0e45a1cae3c4cccf4346/frameset.htm

http://help.sap.com/saphelp_nw70/helpdata/en/70/3a56405aff1e24e10000000a1550b0/frameset.htm

http://help.sap.com/saphelp_nw70/helpdata/en/87/216dae55bacc42b9ee62f7eee06db5/frameset.htm

http://help.sap.com/saphelp_nw70/helpdata/en/43/bb9615ef8d4deee10000000a422035/frameset.htm

Regards,

Krishna.

Former Member
0 Kudos

HI Punit

1.Compusary you need NWDS to devlop their applications

2.In Real time we come across the concept of NWDI were we integrate all the applications related to the project which are done by different developers by using tracks in NWDI.

3.JCo destinations are defined in SLD.They take data from devlopment server not production server ,

see the link of NWDI

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0b2b146-5776-2910-4a8f-9b3190ea...

Thanks,

Tulasi

PradeepBondla
Active Contributor
0 Kudos

Hi Punit,

are my answers in your thread are not clear?

let me know if you need more clarification.

PradeeP