cancel
Showing results for 
Search instead for 
Did you mean: 

Stand alone web dynpro applications

Former Member
0 Kudos

HI all,

I need to develop Webdynpro applications without using portal can any one help me out ...

Also there a twist i need to call data from Rfcs i.e. R/3 without using Jcos as jcos reside on portal

Please help me out with sufficient documentation.

Regards

Nikhil Tapkir

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I think you can do this by exporting your BAPI as webservice and consuming that webservice as Adaptive Webservice model in Webdynpro Java.

Regards

Raghu

Former Member
0 Kudos

Hi,

any Pdf to help me out ???

Former Member
0 Kudos

Hi,

One more solution is you can create a EJB to access BAPI and expose that EJB as webservice.

Go through the following links,

[https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/3982] [original link is broken] [original link is broken] [original link is broken];

[https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/1b651014-0301-0010-c39a-98d7cd057847]

for more docs you can search in SDN

Regards

Raghu

former_member201361
Active Contributor
0 Kudos

Hi Nikil,

Go through this wiki.

[https://www.sdn.sap.com/irj/scn/wiki?path=/display/wdjava/faq%252b-%252bmodels%252b-%252badaptive%252brfc]

Thanks and regards

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

You can create standalone Web Dynpro applications. Deploy these on the SAP Web AS & run them.

To fetch data from RFCs, you can import RFC model in your Web Dynpro project. You will need to create JCo destinations on the server (this server need not have portal setup)

Kind Regards,

Nitin

PS: Some Links

PDF doc - https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a00f7103-6790-2a10-ac9c-fcac7c5b...

SAP NW Library - http://help.sap.com/saphelp_nw04s/helpdata/en/6a/11f1f29526944e8580c5e59333d96d/frameset.htm