Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Integration Question

Former Member
0 Likes
442

for integration purpose I have following queries:

1. Can we execute Java code on SAP?

2. Can we execute C# code / DLLs on SAP?

3. Can we call web-services from SAP?

does anyone have the expreince related to above query

Regards

3 REPLIES 3
Read only

Former Member
0 Likes
418

Hello,

 
1. Can we execute Java code on SAP?
Yes, ABAP Javascript programming is possible in SAP ABAP using  CL_JAVA_SCRIPT.
2. Can we execute C# code / DLLs on SAP?
I hope it is not possible in SAP.
3. Can we call web-services from SAP?
Yes. Web services are maintained in SOAMANAGER transaction.

Best Regards,

D. R. Lakshmi Prasad

Read only

ThomasZloch
Active Contributor
0 Likes
418

This is the ABAP forum. Please search for available information, use correct forum when posting, only one question per thread please.

Thread locked.

Thomas

Read only

Former Member
0 Likes
418

Hi,

Yeah In Netweaver platform you can code in ABAP as well as Java.

You can also consume web services in SAP.

Did it answer your query?

Thanks

Ajay