Application Development 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: 

Creating a sales order in sap via bapi

Former Member
0 Kudos

Hi all,

I need to create a sales order through internet in sap.

What do I need?

I can write programs both with abap and C#(as well as VB) well and had the knowledge a little, introduction level of java.

How can I interact with sap from C#, is there any intermediary packet programs?

And any code sample please?

Thanks.

Deniz.

2 REPLIES 2

Former Member
0 Kudos

sap provides connection APIs in java and .net as well. I have used java for that u need sapjco connectors, with this u can call funcitons, use internal tables etc.

you can find detailed information just search for JCO connectors, if u intend to do it in java.

Former Member
0 Kudos

Hello Denis.

I hope RFC has been always to the rescue in such terms.

I have come across, "Connector"

[SAP HELP Library - Standard Reference - RFC Parameter Mapping to C#|http://help.sap.com/saphelp_nw04/helpdata/en/0c/c59f7cd9648f408fe4943fc9dab264/frameset.htm]

Hope that's usefull.

Good Luck & Regards.

Harsh Dave