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 Solution for VS 2010 and 4.6C

Former Member
0 Likes
447

Hi Gurus,

I have inherited a website and I am not a web programmer.  I have also only been programming for a year, and ABAP for six months. 

I have a Solution that has one project with Bapis in C# and my main web project in VB.net.

The web programmer is no longer here and I am struggling and having difficulty finding solutions online.  Part of my problem is probably because

I don't know the right questions to ask.  I am on 4.6C and do not have Netweaver installed.

The Bapis were created with free software from Softwise that is now owned by another company who's customer support does not seem to

want to earn my business.  They  also have video tutorials that lack quality so unfortunately I am pursuing other vendors.  I have been looking at RFC Connector, Theobald, and a couple others that seem to be decent.

To my questions:

I would like to know if anyone knows how I should compile my solution so that I don't get compile errors.  Is there a specific order to compile so

that my Bapis work with my solution?  I would also like to know if anyone has had any success with a proxy generator for converting Bapis to .net.

If anyone has had experience and or could point me in the correct direction, I would be very appreciative.

Cheers,

Doug

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
414

Doug:

I suggest you outline the different building block you are trying to put together.

Also, start small, e.g. by building a prototype / proof-of-concept using simple tools you feel comfortable with.

A good entry point for me - getting into the world of connecting to SAP from the outside is this tutorial:

http://klanguedoc.hubpages.com/hub/Silent-Connection-with-SAPLOGON-with-RFCSDK-Example-RFC-Excel-VBA

good luck!

Matt

1 REPLY 1
Read only

Former Member
0 Likes
415

Doug:

I suggest you outline the different building block you are trying to put together.

Also, start small, e.g. by building a prototype / proof-of-concept using simple tools you feel comfortable with.

A good entry point for me - getting into the world of connecting to SAP from the outside is this tutorial:

http://klanguedoc.hubpages.com/hub/Silent-Connection-with-SAPLOGON-with-RFCSDK-Example-RFC-Excel-VBA

good luck!

Matt