| Name | Description | Type | Additional information |
|---|---|---|---|
| Description |
A description for the inventory basis. |
string |
Required Max length: 80 |
| BranchId |
The id of the branch for which the inventory basis is being created for. |
integer |
Required |
| SortingOrder |
In what order should the inventory basis be sorted. |
StockSortingOrder |
Required |
| Stock |
The id for a specific stock used in the inventory basis. |
globally unique identifier |
None. |
| ArticleNumberStart |
The start article number for a sequence of articles |
integer |
None. |
| ArticleNumberEnd |
The end article number for a sequence of articles. |
integer |
None. |
| MaingroupIdStart |
The start Id for a sequence of main groups. |
integer |
None. |
| MaingroupIdEnd |
The end Id for a sequence of main groups. |
integer |
None. |
| SubgroupIdStart |
The start Id for a sequence of sub groups. |
integer |
None. |
| SubgroupIdEnd |
The end Id for a sequence of sub groups. |
integer |
None. |
| LeaveArticlesInventoriedStartDate |
Use this for excluding article that has been inventoried between to dates. |
date |
None. |
| LeaveArticlesInventoriedEndDate |
Use this for excluding article that has been inventoried between to dates. |
date |
None. |
| GroupByMaingroup |
Group the inventory basis on main group |
boolean |
None. |
| GroupBySubgroup |
Group the inventory basis on sub group |
boolean |
None. |
| ShowQuantity |
Show the quantity for a article. |
boolean |
None. |
| ShowReservations |
Show the quantity of reservations made for a article |
boolean |
None. |
| UseOnlyArticlesInStock |
Use only articles in stock. |
boolean |
None. |
| ShowPalletPlace |
Show pallet place for the articles. |
boolean |
None. |