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