cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrading add-on from SAP 2007 to 8.8

costas_ioannou2
Active Participant
0 Kudos

Hi guys,

We have just upgraded from SAP 2007 to 8.8. I am trying to upgrade my add-ons to work with 8.8 and I'm having trouble. I have changed the SAPbouiCOM and SAPbobsCOM in the reference to 8.8, but my add-on fails at this point:

Globals.oCompany = (SAPbobsCOM.Company)Globals.SBO_Application.Company.GetDICompany();

Did something go wrong with the upgrade or is there anything else I need to change on my add-on?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

costas_ioannou2
Active Participant
0 Kudos

It seems uninstalling and reinstalling the SDK and DI API did the trick