Purpose:
The addArtNo function is used to create quantity and article number (i.e. the artnos argument for the activatePart and creditPart function). or Throws an exception with error code and error message.
Return value:
The artnos argument for the activatePart and creditPart functions.
Code examples
Please note that you can find more code examples in our API-files which you will find under Download API in the left menu.
Input data:
| Variable | Type | Description | |
|---|---|---|---|
| Required | qty | integer | Number of items to activate |
| Required | artno | string | Article number on item to be activated or credited |
