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

BAPI call in .Net

Former Member
0 Likes
1,251

Hi,

To call BAPI from .Net what is needed ? We are getting a msg saying some library is needed .Could some one guide me. I am trying to call 'BAPI_GOODSMVT_CREATE' for inventory movement. pls. help.

Thanks.

4 REPLIES 4
Read only

amit_khare
Active Contributor
0 Likes
654

You will be requiring .NET Connector for that.

Check this link -

http://www.erpgenie.com/sapgenie/docs/SAP%20Connectors.doc#_Toc9775341

Regards,

Amit

Reward all helpful replies.

Read only

Former Member
0 Likes
654

Hi Vinni,

.Net connector can be used to call RFC/BAPI (from SAP) from .Net application.

You need to install .NET connector in your .NET application development system. The .Net connector setup file and documentation are available in this link

http://service.sap.com/connectors

After you installed .NET connector in your .NET application, you should be able to access RFC or BAPI.

Hope this will help.

Regards,

Ferry Lianto

Read only

0 Likes
654

Hey, I installed the connector. Could some one tell me how to call this in .Net

An example please.

Read only

0 Likes
654

Vinni,

Check these might help .....

<a href="https://websmp202.sap-ag.de/sapidb/011000358700008636572002E/RTM_DNC_10_rename.pdf">https://websmp202.sap-ag.de/sapidb/011000358700008636572002E/RTM_DNC_10_rename.pdf</a>

http://www.erpgenie.com/interfaces/netconnector.htm

http://www.google.co.in/url?sa=U&start=1&q=http://www.codeproject.com/dotnet/SapDBReader.asp&e=14905...

Rgds,

Chandra.

Message was edited by:

Ch@ndra