Skip to main content

Error - 'serial number already exists'

When using Goods received from Stocked Parts Menu to add serial numbers to a part, the following message displays: serial number already exists

B
Written by Bogdan Branetiu
Updated this week

Check the serial number in the Serial Number Control table in the Factory Master database:
​

SELECT * FROM SNCONTRL WHERE Serial_Number =  'SN5281'


You will find the relevant serial number is already assigned to a works order for different part, which is why the same serial number cannot be used on another part being booked in.

Did this answer your question?