Wiki source code of Zeichnungsnummer / Drawingsno
Version 1.3 by Florian Hillen on 2026/07/03 09:13
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | Drawing Numbers Numbering scheme: | ||
| 2 | |||
| 3 | * same Drawing No for Part and Drawing | ||
| 4 | * weldments are always assemblies | ||
| 5 | * assemblies have different drawing no than parts | ||
| 6 | * style like: BT000223-01 where -01 is Revison code | ||
| 7 | * Revision starting at -00 | ||
| 8 | * BT = for Bauteile ( Parts ) | ||
| 9 | * BG = Baugruppen / Assemblies | ||
| 10 | * BG does not differentiate between Weldment and non Weldment | ||
| 11 | |||
| 12 | Once a part get put into ERP it gets an indepent ERP No | ||
| 13 | |||
| 14 | |||
| 15 | |||
| 16 | ERP No style is like: | ||
| 17 | |||
| 18 | * BT-01-123456 | ||
| 19 | * same struture with BT and BG and NT (catalogue part) and EL (eletrical part) | ||
| 20 | * not every Drawings gets an ERP No. for Example a submetal sheet of a weldment has a drawing no. but not an ERP no. | ||
| 21 | * once we can sell or buy a part / assembly / weldment we are giving an ERP no | ||
| 22 | |||
| 23 | |||
| 24 | |||
| 25 | Revisions | ||
| 26 | |||
| 27 | if a part is revisionized the drawing get revisionized as well | ||
| 28 | |||
| 29 | if a drawings revisioniezd the part gets revisionized as well => we want that they stay in sync |