cancel
Showing results for 
Search instead for 
Did you mean: 

'Failed to update SAP B1 Business Object' error

former_member675796
Participant
0 Kudos

I’m trying to execute a task. It updates our (internal) bin location data (called U_Bin_Location_2) located in the AITW table (Items – Warehouse – History). I am getting a very strange error:

‘Failed to Update SAP B1 Business Object (-2035 This entry already exists in the following

tables (ODBC-2035)’

It seems that other people online who have got this error tend to see a Business Object table referred to in the error eg ‘…in the following tables OCRD (ODBC -2035).’ ODBC is the connection type – and I’m not even using an ODBC connection anywhere in the task! Perhaps DIAPI uses an ODBC connection under the hood?

What is this error telling me?

Thanks.

PierreBrothier
Contributor
0 Kudos

Hi Alex,

You shouldn't try to update history table. This is not the way B1 is designed.

When you modify master data or document in B1, it automatically trigger the change log.

You'll need to use ItemWareHouseInfo object wich is linked to OITW

Accepted Solutions (0)

Answers (0)