cancel
Showing results for 
Search instead for 
Did you mean: 

Problem regarding BAPI call from a webdynpro applications

Former Member
0 Kudos

Hi,

We are trying to call a BAPI in R/3 system from a webdynpro application through the standard method. But we are getting some problems in JCO settings. We already wasted so much time in solving those problems. Is there anyway where i can access BAPI from Webdynpro application.

Rgrds,

Anna

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Anna,

You can do it by using SAP Java Connector API's in the implementation of the Webdynpro application. You can refer to the sample programs for JCO at http://service.sap.com/connectors and download the latest version of SAP JCo in that install those files as per the installation document in the downloaded zip. The downloaded zip contains information about JCo APIs and sample programs.

Hope this will solve your problem.

Best Regards,

Srinivas.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

refer this link

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/web dynpro sample applications and tutorials.htm

<b>Backend Access</b>

Adaptive RFC Model, BAPIs 4 | 9

Gives you steps to access BAPI

Regards,

RK

Former Member
0 Kudos

hi anna,

First check whether the JCO connections are working.

Go to this link

http://help.sap.com/saphelp_nw04/helpdata/en/01/d1374f747e824f9eb6a58c29957ff5/frameset.htm

This shows how to call a Bapi from Webdynpro Application

Regards

Rohit

Former Member
0 Kudos

hello Anna,

first check if ur SLD is configured. then make a JCO connection any try. i think there is not other way to call a BAPI using webdynpro.

regards,

Piyush.