cancel
Showing results for 
Search instead for 
Did you mean: 

When get BP Object Error HRESULT: 0x80010105

Former Member
0 Kudos

Error : Try-Catch,Can't Insert BusinessPartner :System.Runtime.InteropServices.COMException (0x80010105): The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))

at SAPbobsCOM.CompanyClass.GetBusinessObject(BoObjectTypes Object)

at i3C.Business.Services.SAPB1.IQALAB.BPMasterBS.ManageOCRDBTF04_TempW(DataRow objDR) in D:\My-Coding\Coding-IQALAB\i3CSAP2005Interface\IQALAB\i3C.Business.Services.SAPB1.IQALAB\BPMasterBS.cs:line 346

This MyCode

line 345 : SAPbobsCOM.BusinessPartners oBP;

line 346 : oBP = (SAPbobsCOM.BusinessPartners)oComp.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oBusinessPartners);

Please help me to solve problem

Thank for Advance

Accepted Solutions (1)

Accepted Solutions (1)

YatseaLi
Product and Topic Expert
Product and Topic Expert
0 Kudos

Please refer to SAP note 1234122:

[https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/smb_searchnotes/display.htm?note_langu=E&note_numm=0001234122|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/smb_searchnotes/display.htm?note_langu=E&note_numm=0001234122]

Answers (0)