Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the sales order settings of the item exist.
Syntax
client server public static boolean exist(ItemId _itemId, InventDimId _inventDimId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID.
- _inventDimId
Type: InventDimId Extended Data Type
The inventory dimension ID.
Return Value
Type: boolean
true if the sales order settings of the item exist; otherwise, false.