cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding how many technics to use java to build application with sap!

Former Member
0 Kudos

Hello everybody:

I've got started to study Webdynpro for java, but I'm wondering how many technics to use java to communicate with sap besides RFC, couldn't thank you more.

Best regards

Frank

Accepted Solutions (1)

Accepted Solutions (1)

chintan_virani
Active Contributor
0 Kudos

Dong,

WDJava - SAP communication can be handled in two ways:-

1) BAPI calls to SAP (RFC model)

2) Create a WebService from the backend BAPI (Web Service Model).

Chintan

Former Member
0 Kudos

mate, where to download specification about backend BAPI because I want to create Webservice using backend Bapi

chintan_virani
Active Contributor
0 Kudos

Dong,

Refer these links :

[Creating a Service Definition|http://help.sap.com/saphelp_nw70/helpdata/en/0d/2eac5a56d7e345853fe9c935954ff1/frameset.htm]

[Web Service Creation Wizard|http://help.sap.com/saphelp_nw04/helpdata/en/76/249f02f5235b44b4dc6abbce35f44a/frameset.htm]

Chintan

Edited by: Chintan Virani on Feb 20, 2008 10:12 AM

Answers (0)