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 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.