| Overload | Description | 
|---|---|
| AddPart(String,String) | Adds a new part into the parts database. | 
| AddPart(String) | Adds a new part into the parts database. That part will get the default-variant: "1" If it's not possible (because there is already a part with that partnr and variant) an MDInvalidArgumentException will be thrown | 
