Parameters
- proj
- Project where the Function will be located in
- strPartnr
- this is the article number
- strVariant
- this is the article Variant
| Exception | Description | 
|---|---|
| System.ArgumentNullException | Thrown when projisnull. | 
| System.ArgumentNullException | Thrown when strPartnrisnull. | 
| System.ArgumentNullException | Thrown when strVariantisnull. | 
| ObjectCreationException | Thrown when the function cannot be created. | 
| System.ArgumentException | Thrown when strPartNrwithstrVariantalready exists in the project. |