PdsBatchAttributes::existsAny Method
Checks whether any attribute exists that has the specified reference.
Syntax
client server public static boolean existsAny(ItemId _itemId, InventBatchId _inventBatchId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The reference to an ID of a product in the current company.
- _inventBatchId
Type: InventBatchId Extended Data Type
The reference to an ID of a batch.
Return Value
Type: boolean
true if any attribute exists that is linked to the specified arguments; otherwise, false.