BOMVersion::exist Method
Syntax
client server public static boolean exist(
ItemId _itemId,
BOMId _bomId,
boolean _active,
StartDate _fromDate,
EndDate _toDate,
FromQty _fromQty)
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