InventModelGroup::isModelGroupUsedInStdCostConv Method
Validates whether an inventory model group is specified in a standard cost conversion.
Syntax
server public static boolean isModelGroupUsedInStdCostConv(InventModelGroupId _inventModelGroupId)
Run On
Server
Parameters
- _inventModelGroupId
Type: InventModelGroupId Extended Data Type
The ID of the inventory model group that should be validated.
Return Value
Type: boolean
true if the inventory model group is either referenced from a standard cost conversion or from a standard cost conversion item; otherwise, false.