InventTrans::hasNotReturnedTransactions Method
Checks whether there are not returned transactions for an InventTransOrigin table.
Syntax
client server public static boolean hasNotReturnedTransactions(InventTransOriginId _transOriginId)
Run On
Called
Parameters
- _transOriginId
Type: InventTransOriginId Extended Data Type
The origin ID to check.
Return Value
Type: boolean
true if there are not returned transactions; otherwise, false.