cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting to SAP from Web Dynpro

lajitha_menon
Contributor
0 Kudos

Hi,

I am new to web dynpro, but have downloaded the java sneak preview edition and worked through it a bit. I understand that we have to use JCo to connect to SAP from Java Web dynpro, . Is it true?

What about web dynpro for ABAP? Can we use normal select statements to connect to SAP? How is it exactly done in that case?

Thanks in advance

PG

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi pg

Just go thru this example which describes how to connect to SAP from web dynpro application.

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

thanks

kris

Answers (1)

Answers (1)

Former Member
0 Kudos

Regarding the WebDynpro for Java you need to create the JCo connection to connect to SAP and call the RFCs. Please refer to my document 'Linking RFC to WebDypro' for more on that.

COnfigure SLD for your server and create 2 JCo connections and you can use Web Dynpro to call RFCs in ABAP.

Regards,

Noufal