BOMVersion::existBomId Method
Retrieves the first BOMVersion record based on the BOMId and ItemId values.
Syntax
client server public static boolean existBomId(BOMId _bomId, ItemId _itemId)
Run On
Called
Parameters
- _bomId
Type: BOMId Extended Data Type
The BOMId value of the record to be found.
- _itemId
Type: ItemId Extended Data Type
The ItemId value of the record to be found.
Return Value
Type: boolean
true if a record is found; otherwise, false