Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Takes an inventDim and converts all inventory that is within that dim to the new status.
Syntax
client server public static void convertStatus(
InventDim _inventDim,
WHSInventStatusId _newStatus,
[ItemId _itemId])
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
The InventDim ID that is being converted.
- _newStatus
Type: WHSInventStatusId Extended Data Type
The new inventory status ID.
- _itemId
Type: ItemId Extended Data Type
The item ID. Optional parameter that is used to convert only inventory for that item.