My current understanding of PDM and/or ERP softwares is that every part must have a unique identifier (part/drawing number).
We currently use a third part serial number generator for our part numbers such as 2-12345.
The "2" indicates an 11x17 drawing
The 12345 is the root of the part number.
If a part is configured, we will add a -XX, such as 2-12345-01.
The configuration tree would look like:
2-12345
2-12345-01
2-12345-02
My question is, how does PDM and/or ERP software handle configuration names? Will we need to pull a unique part number for every configuration and scrap the base part number? Such as:
2-12345
2-12564
2-12945
Or is it possible to have a serial number inside of a serial number? If that makes sense.
One thing you need about configurations is that if you assign a revision letter to the part file, each configuration will need to be at the same revision. This is because PDM sets the revision to the part file, not the individual configurations within it.
If you take your configuration tree, all of the configurations need to be at Rev A for example. You cannot have 2-12345 as Rev A, 2-12345-01 as Rev B, and 2-12345-02 as Rev C.
PDM will understand that 2-12345-02 is a configuration within part file 2-12345 though.