cancel
Showing results for 
Search instead for 
Did you mean: 

Looking for C++ Developers

Former Member
0 Kudos

I'm looking for Developers using C+. I should start a project in Visual C+ and I would need a few information about the first steps, because all samples are in Visual Basic.

e.g.: What do I need to start develop?

As I have seen, there is two DLLs to use. Is there a LIB or .H also?

Please help me, if you can.

Thanks

Christina

Accepted Solutions (1)

Accepted Solutions (1)

Trinidad
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Cristina,

To have access to the DI and UI API using C++ you must import

"C:\Program Files\SAP Manage\SAP Business One DI API\DI API 65\Object\SAPbobsCOM65.dll"

and

"C:\Program Files\SAP Manage\SAP Business One\SAPbouiCOM.exe".

There are some C++ samples you can download in the Service Marketplace -> SAP SMB Portal -> Solution Development -> SAP Business One -> Software Development Kit -> Downloads -> Samples.

Hope it helps,

Trinidad.

Answers (0)