cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BoM already exists?

0 Kudos
768

While I was adding BoM for one Item, error occurred like this : this entry already exists in the following table (ITT1) (ODBC - 2035)screenshot-from-2023-10-28-15-41-21.png, So, how can I solve this issue? I thought that I've already created BoM for this item, but I didn't create.

Accepted Solutions (1)

Accepted Solutions (1)

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi dev_beep,

Does the following query return the result?

Select * from ITT1 where "Father" not in (Select "Code" from OITT);

If yes, kindly refer to SAP Note 3260498. The issue has already been fixed in Feature Package 2305 for SAP Business One version 10.0.

If the above mentioned select query retrieves a result, please create a support message with the component SBO-PP-BOM.

Kind regards,

ANKIT CHAUHAN

SAP Business One Support

0 Kudos
ANKIT_CHAUHAN
0 Kudos
ANKIT_CHAUHAN thank you

Answers (0)