cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect backend SAP system from webdynpro?

Former Member
0 Kudos

Hi all

i know there are 3 ways to connect to the backend sap system from the webdynpro

i want sample code how to connect sap backend system from webdynpro on 3 ways

1) thru BAPI

2) Webservice

Regards

Sunil

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

The method of using both the BAPI as well as the Web Service is almost the same. Both can be imported as model and you may start using them.

Noufal

Former Member
0 Kudos

Hi Sunil,

Go through these links

for RFC call

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/webdynpro/tu... on accessing abap functions in web dynpro - 4.htm

for webservice call

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/webdynpro/tu... on accessing an email web service - 6_0_.htm

Hope this helps you

Regards

Rohit