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.
Syntax
client server public static InventItemPriceSim find(
ItemId _itemId,
CostingVersionId _versionId,
FromDate _fromDate,
CostingVersionPriceType _priceType,
InventDimId _inventDimId,
[InventSiteId _newSiteId,
boolean _forUpdate])
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
- _versionId
Type: CostingVersionId Extended Data Type
- _fromDate
Type: FromDate Extended Data Type
- _priceType
Type: CostingVersionPriceType Enumeration
- _inventDimId
Type: InventDimId Extended Data Type
- _newSiteId
Type: InventSiteId Extended Data Type
- _forUpdate
Type: boolean