InventItemCostGroupRollup::find Method
Syntax
client server public static InventItemCostGroupRollup find(
InventItemPriceRefRecId _priceRefRecId,
CostGroupId _costGroupId,
InventCostLevel _inventCostLevel,
NoYesId _split,
[boolean _forUpdate])
Run On
Called
Parameters
- _priceRefRecId
Type: InventItemPriceRefRecId Extended Data Type
- _costGroupId
Type: CostGroupId Extended Data Type
- _inventCostLevel
Type: InventCostLevel Enumeration
- _split
Type: NoYesId Extended Data Type
- _forUpdate
Type: boolean