InventTransOrigin::transactionsExist Method
Checks whether any inventory transaction exists for the inventory transactions originator.
Syntax
client server public static boolean transactionsExist(InventTransOriginId _inventTransOriginId)
Run On
Called
Parameters
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type
The ID of the inventory transactions originator.
Return Value
Type: boolean
true if any transaction exists; otherwise, false.