InventStdCostConvItem::itemWillBeConverted Method
Determines whether an item will be converted to standard cost.
Syntax
server public static boolean itemWillBeConverted(ItemId _itemId, CostingVersionId _costingVersionId)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID.
- _costingVersionId
Type: CostingVersionId Extended Data Type
The costing version Id
Return Value
Type: boolean
true if the item will be converted to standard cost; otherwise, false.