BOMVersion::find Method
Syntax
client server public static BOMVersion find(
ItemId _itemId,
BOMId _bomId,
boolean _active,
StartDate _fromDate,
[EndDate _toDate,
FromQty _fromQty,
boolean _forUpdate])
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
- _bomId
Type: BOMId Extended Data Type
- _active
Type: boolean
- _fromDate
Type: StartDate Extended Data Type
- _toDate
Type: EndDate Extended Data Type
- _fromQty
Type: FromQty Extended Data Type
- _forUpdate
Type: boolean