InventItemSalesSetup::exist Method
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.